Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-52914 (GCVE-0-2026-52914)
Vulnerability from cvelistv5 – Published: 2026-06-24 07:14 – Updated: 2026-08-05 12:31
VLAI
EPSS
VEX
Title
batman-adv: fix fragment reassembly length accounting
Summary
In the Linux kernel, the following vulnerability has been resolved:
batman-adv: fix fragment reassembly length accounting
batman-adv keeps a running payload length for queued fragments and uses it
to validate a fragment chain before reassembly.
That accounting currently allows the accumulated fragment length to be
truncated during updates. As a result, malformed fragment chains can
bypass the intended validation and drive reassembly with inconsistent
length state, leading to a local denial of service.
Fix the accounting by storing the accumulated length in a length-typed
field and rejecting update overflows before the existing validation logic
runs.
The fix was verified against the original reproducer and against valid
fragment reassembly paths.
Severity
9.8 (Critical)
Assigner
References
8 references
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Linux | Linux |
Affected:
610bfc6bc99bc83680d190ebc69359a05fc7f605 , < e4f3f6b818aa6a678bc54a2d4e0bece2303c6a64
(git)
Affected: 610bfc6bc99bc83680d190ebc69359a05fc7f605 , < 37be61825b15534a16ff9cfc9546de155b6df982 (git) Affected: 610bfc6bc99bc83680d190ebc69359a05fc7f605 , < 975563c5de1123dde1ec7946bf5556d20c89d74e (git) Affected: 610bfc6bc99bc83680d190ebc69359a05fc7f605 , < f653b040dad1af70fa5cd4fe085e4758925480c9 (git) Affected: 610bfc6bc99bc83680d190ebc69359a05fc7f605 , < e910dbf509125fe51ad68e4fa74dc8ab0a8e787a (git) Affected: 610bfc6bc99bc83680d190ebc69359a05fc7f605 , < 3eb8bcb823391bd58997831b3c9c152a4ba8e255 (git) Affected: 610bfc6bc99bc83680d190ebc69359a05fc7f605 , < fdb2c96efb2baeb3725e9ce3ede8f1e36f5490f0 (git) Affected: 610bfc6bc99bc83680d190ebc69359a05fc7f605 , < 9cd3f16c320bfdadd4509358122368deb56a5741 (git) |
guessed | |
| Linux | Linux |
Affected:
3.13
Unaffected: 0 , < 3.13 (semver) Unaffected: 5.10.258 , ≤ 5.10.* (semver) Unaffected: 5.15.209 , ≤ 5.15.* (semver) Unaffected: 6.1.175 , ≤ 6.1.* (semver) Unaffected: 6.6.142 , ≤ 6.6.* (semver) Unaffected: 6.12.92 , ≤ 6.12.* (semver) Unaffected: 6.18.34 , ≤ 6.18.* (semver) Unaffected: 7.0.11 , ≤ 7.0.* (semver) Unaffected: 7.1 , ≤ * (original_commit_for_fix) |
guessed |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"net/batman-adv/fragmentation.c",
"net/batman-adv/types.h"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "e4f3f6b818aa6a678bc54a2d4e0bece2303c6a64",
"status": "affected",
"version": "610bfc6bc99bc83680d190ebc69359a05fc7f605",
"versionType": "git"
},
{
"lessThan": "37be61825b15534a16ff9cfc9546de155b6df982",
"status": "affected",
"version": "610bfc6bc99bc83680d190ebc69359a05fc7f605",
"versionType": "git"
},
{
"lessThan": "975563c5de1123dde1ec7946bf5556d20c89d74e",
"status": "affected",
"version": "610bfc6bc99bc83680d190ebc69359a05fc7f605",
"versionType": "git"
},
{
"lessThan": "f653b040dad1af70fa5cd4fe085e4758925480c9",
"status": "affected",
"version": "610bfc6bc99bc83680d190ebc69359a05fc7f605",
"versionType": "git"
},
{
"lessThan": "e910dbf509125fe51ad68e4fa74dc8ab0a8e787a",
"status": "affected",
"version": "610bfc6bc99bc83680d190ebc69359a05fc7f605",
"versionType": "git"
},
{
"lessThan": "3eb8bcb823391bd58997831b3c9c152a4ba8e255",
"status": "affected",
"version": "610bfc6bc99bc83680d190ebc69359a05fc7f605",
"versionType": "git"
},
{
"lessThan": "fdb2c96efb2baeb3725e9ce3ede8f1e36f5490f0",
"status": "affected",
"version": "610bfc6bc99bc83680d190ebc69359a05fc7f605",
"versionType": "git"
},
{
"lessThan": "9cd3f16c320bfdadd4509358122368deb56a5741",
"status": "affected",
"version": "610bfc6bc99bc83680d190ebc69359a05fc7f605",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"net/batman-adv/fragmentation.c",
"net/batman-adv/types.h"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "3.13"
},
{
"lessThan": "3.13",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.258",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.209",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.175",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.142",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.92",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.34",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.0.*",
"status": "unaffected",
"version": "7.0.11",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.1",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.10.258",
"versionStartIncluding": "3.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.209",
"versionStartIncluding": "3.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.175",
"versionStartIncluding": "3.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.142",
"versionStartIncluding": "3.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.92",
"versionStartIncluding": "3.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.34",
"versionStartIncluding": "3.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0.11",
"versionStartIncluding": "3.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.1",
"versionStartIncluding": "3.13",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nbatman-adv: fix fragment reassembly length accounting\n\nbatman-adv keeps a running payload length for queued fragments and uses it\nto validate a fragment chain before reassembly.\n\nThat accounting currently allows the accumulated fragment length to be\ntruncated during updates. As a result, malformed fragment chains can\nbypass the intended validation and drive reassembly with inconsistent\nlength state, leading to a local denial of service.\n\nFix the accounting by storing the accumulated length in a length-typed\nfield and rejecting update overflows before the existing validation logic\nruns.\n\nThe fix was verified against the original reproducer and against valid\nfragment reassembly paths."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"scenarios": [
{
"lang": "en",
"value": "AV:N - The vulnerable path is reached by received ETH_P_BATMAN BATADV_UNICAST_FRAG network frames through batadv_batman_skb_recv(). A remote BATMAN-adv mesh peer can deliver crafted fragments to the target node without using a local syscall or device file.\nAC:L - The attacker controls the fragment sequence number, fragment number, total_size field, and payload lengths needed to trigger the wrapped accounting. In a reasonable high-MTU BATMAN-adv deployment, no race or victim-specific state beyond an active mesh interface is required.\nPR:N - The receive path performs packet-format, destination-MAC, mesh-state, and originator lookups, but no authentication or privilege check on the sender. An attacker sending accepted BATMAN-adv frames needs no privileges on the target.\nUI:N - Exploitation is triggered solely by delivery of crafted BATMAN-adv fragments to an active interface. No victim user action is required.\nS:U - The vulnerability corrupts or crashes the kernel handling the same BATMAN-adv/networking security authority. It does not cross a separate boundary such as guest-to-host or IOMMU isolation.\nC:H - The truncated length state can drive reassembly with inconsistent sizing and attacker-controlled fragment data, creating plausible kernel memory corruption. Under the overestimate rule, such corruption can be leveraged for kernel memory disclosure.\nI:H - The reassembly path can size the output skb from the wrapped total while copying more attacker-controlled fragment data than accounted. This is defensibly an out-of-bounds write/kernel memory corruption condition.\nA:H - At minimum, the malformed chain can hit skb tail overrun BUG/panic behavior or otherwise corrupt kernel memory. That gives a reliable kernel crash/denial of service."
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-05T12:31:36.920Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/e4f3f6b818aa6a678bc54a2d4e0bece2303c6a64"
},
{
"url": "https://git.kernel.org/stable/c/37be61825b15534a16ff9cfc9546de155b6df982"
},
{
"url": "https://git.kernel.org/stable/c/975563c5de1123dde1ec7946bf5556d20c89d74e"
},
{
"url": "https://git.kernel.org/stable/c/f653b040dad1af70fa5cd4fe085e4758925480c9"
},
{
"url": "https://git.kernel.org/stable/c/e910dbf509125fe51ad68e4fa74dc8ab0a8e787a"
},
{
"url": "https://git.kernel.org/stable/c/3eb8bcb823391bd58997831b3c9c152a4ba8e255"
},
{
"url": "https://git.kernel.org/stable/c/fdb2c96efb2baeb3725e9ce3ede8f1e36f5490f0"
},
{
"url": "https://git.kernel.org/stable/c/9cd3f16c320bfdadd4509358122368deb56a5741"
}
],
"title": "batman-adv: fix fragment reassembly length accounting",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-52914",
"datePublished": "2026-06-24T07:14:11.906Z",
"dateReserved": "2026-06-09T07:44:35.367Z",
"dateUpdated": "2026-08-05T12:31:36.920Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-52914",
"date": "2026-08-17",
"epss": "0.00513",
"percentile": "0.41316"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-52914\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-06-24T08:16:21.213\",\"lastModified\":\"2026-07-08T15:12:54.603\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nbatman-adv: fix fragment reassembly length accounting\\n\\nbatman-adv keeps a running payload length for queued fragments and uses it\\nto validate a fragment chain before reassembly.\\n\\nThat accounting currently allows the accumulated fragment length to be\\ntruncated during updates. As a result, malformed fragment chains can\\nbypass the intended validation and drive reassembly with inconsistent\\nlength state, leading to a local denial of service.\\n\\nFix the accounting by storing the accumulated length in a length-typed\\nfield and rejecting update overflows before the existing validation logic\\nruns.\\n\\nThe fix was verified against the original reproducer and against valid\\nfragment reassembly paths.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/batman-adv/fragmentation.c\",\"net/batman-adv/types.h\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"610bfc6bc99bc83680d190ebc69359a05fc7f605\",\"lessThan\":\"e4f3f6b818aa6a678bc54a2d4e0bece2303c6a64\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"610bfc6bc99bc83680d190ebc69359a05fc7f605\",\"lessThan\":\"37be61825b15534a16ff9cfc9546de155b6df982\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"610bfc6bc99bc83680d190ebc69359a05fc7f605\",\"lessThan\":\"975563c5de1123dde1ec7946bf5556d20c89d74e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"610bfc6bc99bc83680d190ebc69359a05fc7f605\",\"lessThan\":\"f653b040dad1af70fa5cd4fe085e4758925480c9\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"610bfc6bc99bc83680d190ebc69359a05fc7f605\",\"lessThan\":\"e910dbf509125fe51ad68e4fa74dc8ab0a8e787a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"610bfc6bc99bc83680d190ebc69359a05fc7f605\",\"lessThan\":\"3eb8bcb823391bd58997831b3c9c152a4ba8e255\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"610bfc6bc99bc83680d190ebc69359a05fc7f605\",\"lessThan\":\"fdb2c96efb2baeb3725e9ce3ede8f1e36f5490f0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"610bfc6bc99bc83680d190ebc69359a05fc7f605\",\"lessThan\":\"9cd3f16c320bfdadd4509358122368deb56a5741\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"net/batman-adv/fragmentation.c\",\"net/batman-adv/types.h\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"3.13\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"3.13\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.258\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.209\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.175\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.142\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.92\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.34\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.11\",\"lessThanOrEqual\":\"7.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.13\",\"versionEndExcluding\":\"5.10.258\",\"matchCriteriaId\":\"5719375F-EF0E-4109-B597-92834B5F4367\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.209\",\"matchCriteriaId\":\"919C10A9-7951-4A74-BADD-C135A0A8D8B4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.175\",\"matchCriteriaId\":\"92385813-D91D-480D-83A1-F423D2CBB2BA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.142\",\"matchCriteriaId\":\"FBFF77B0-526A-4AF1-84D0-ED7187624A67\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.12.92\",\"matchCriteriaId\":\"9CB90BD9-95B7-4D7F-9F17-4ECE6CFB66C9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.34\",\"matchCriteriaId\":\"A4B1EF6D-18D7-4838-BC37-7499D5DCC3C0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"7.0.11\",\"matchCriteriaId\":\"0520D091-FC52-4A50-AF07-70AE7D08B750\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"B1EF7059-E670-45F4-B422-54C40FA86390\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D38F0BF-A728-4133-A358-D44A2F7EE6D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"EC732D08-5F7B-46D9-B154-E60C7F4F0A97\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"E5910A9D-F60A-409A-B486-FE66BFEBA9B9\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/37be61825b15534a16ff9cfc9546de155b6df982\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/3eb8bcb823391bd58997831b3c9c152a4ba8e255\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/975563c5de1123dde1ec7946bf5556d20c89d74e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9cd3f16c320bfdadd4509358122368deb56a5741\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e4f3f6b818aa6a678bc54a2d4e0bece2303c6a64\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/e910dbf509125fe51ad68e4fa74dc8ab0a8e787a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f653b040dad1af70fa5cd4fe085e4758925480c9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/fdb2c96efb2baeb3725e9ce3ede8f1e36f5490f0\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
"redhat_vex": {
"aggregate_severity": "None",
"current_release_date": "2026-06-28T11:08:42+00:00",
"cve": "CVE-2026-52914",
"id": "CVE-2026-52914",
"initial_release_date": "2026-06-24T00:00:00+00:00",
"product_status:known_not_affected": "274",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kernel: batman-adv: fix fragment reassembly length accounting",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-52914.json",
"version": "3"
}
}
}
WID-SEC-W-2026-2056
Vulnerability from csaf_certbund - Published: 2026-06-23 22:00 - Updated: 2026-08-10 22:00Summary
Linux Kernel: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Der Kernel stellt den Kern des Linux Betriebssystems dar.
Angriff: Ein Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen Denial-of-Service-Angriff auszulösen oder andere, nicht näher spezifizierte Angriffe durchzuführen.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— |
References
116 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Der Kernel stellt den Kern des Linux Betriebssystems dar.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen Denial-of-Service-Angriff auszul\u00f6sen oder andere, nicht n\u00e4her spezifizierte Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-2056 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-2056.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-2056 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-2056"
},
{
"category": "external",
"summary": "Kernel CVE Announce Mailingliste",
"url": "https://lore.kernel.org/linux-cve-announce/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52914",
"url": "https://lore.kernel.org/linux-cve-announce/2026062428-CVE-2026-52914-f89a@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52915",
"url": "https://lore.kernel.org/linux-cve-announce/2026062429-CVE-2026-52915-44dd@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52916",
"url": "https://lore.kernel.org/linux-cve-announce/2026062429-CVE-2026-52916-3619@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52917",
"url": "https://lore.kernel.org/linux-cve-announce/2026062429-CVE-2026-52917-d3b0@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52918",
"url": "https://lore.kernel.org/linux-cve-announce/2026062429-CVE-2026-52918-42b9@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52919",
"url": "https://lore.kernel.org/linux-cve-announce/2026062430-CVE-2026-52919-f17e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52920",
"url": "https://lore.kernel.org/linux-cve-announce/2026062430-CVE-2026-52920-22f8@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52921",
"url": "https://lore.kernel.org/linux-cve-announce/2026062430-CVE-2026-52921-0628@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52926",
"url": "https://lore.kernel.org/linux-cve-announce/2026062431-CVE-2026-52926-00d4@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52927",
"url": "https://lore.kernel.org/linux-cve-announce/2026062431-CVE-2026-52927-6d20@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52928",
"url": "https://lore.kernel.org/linux-cve-announce/2026062432-CVE-2026-52928-de38@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52929",
"url": "https://lore.kernel.org/linux-cve-announce/2026062432-CVE-2026-52929-63ee@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52930",
"url": "https://lore.kernel.org/linux-cve-announce/2026062432-CVE-2026-52930-9f00@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52931",
"url": "https://lore.kernel.org/linux-cve-announce/2026062432-CVE-2026-52931-f85c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52932",
"url": "https://lore.kernel.org/linux-cve-announce/2026062433-CVE-2026-52932-11a5@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52933",
"url": "https://lore.kernel.org/linux-cve-announce/2026062433-CVE-2026-52933-815c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52934",
"url": "https://lore.kernel.org/linux-cve-announce/2026062433-CVE-2026-52934-ad11@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52935",
"url": "https://lore.kernel.org/linux-cve-announce/2026062433-CVE-2026-52935-7909@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52936",
"url": "https://lore.kernel.org/linux-cve-announce/2026062434-CVE-2026-52936-345e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52937",
"url": "https://lore.kernel.org/linux-cve-announce/2026062434-CVE-2026-52937-62eb@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52938",
"url": "https://lore.kernel.org/linux-cve-announce/2026062434-CVE-2026-52938-e793@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52939",
"url": "https://lore.kernel.org/linux-cve-announce/2026062434-CVE-2026-52939-b7cd@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52940",
"url": "https://lore.kernel.org/linux-cve-announce/2026062434-CVE-2026-52940-734c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52941",
"url": "https://lore.kernel.org/linux-cve-announce/2026062435-CVE-2026-52941-27a5@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52942",
"url": "https://lore.kernel.org/linux-cve-announce/2026062435-CVE-2026-52942-2530@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52914",
"url": "https://lore.kernel.org/linux-cve-announce/2026062426-CVE-2026-52912-9506@gregkh"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2026-52914",
"url": "https://lore.kernel.org/linux-cve-announce/2026062428-CVE-2026-52913-0d7b@gregkh"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8489-1 vom 2026-07-01",
"url": "https://ubuntu.com/security/notices/USN-8489-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8488-1 vom 2026-07-01",
"url": "https://ubuntu.com/security/notices/USN-8488-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4664 vom 2026-07-03",
"url": "https://lists.debian.org/debian-lts-announce/2026/07/msg00005.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4665 vom 2026-07-03",
"url": "https://lists.debian.org/debian-lts-announce/2026/07/msg00006.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4671 vom 2026-07-05",
"url": "https://lists.debian.org/debian-lts-announce/2026/07/msg00012.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8507-1 vom 2026-07-06",
"url": "https://ubuntu.com/security/notices/USN-8507-1"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.10-2026-124 vom 2026-07-08",
"url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.10-2026-124.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22522-1 vom 2026-07-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027308.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22521-1 vom 2026-07-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027309.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2799-1 vom 2026-07-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027328.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22512-1 vom 2026-07-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027316.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22511-1 vom 2026-07-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027317.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2800-1 vom 2026-07-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027327.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2840-1 vom 2026-07-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027380.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2839-1 vom 2026-07-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027377.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2841-1 vom 2026-07-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027376.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:2914-1 vom 2026-07-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027416.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3044-1 vom 2026-07-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027506.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4688 vom 2026-07-18",
"url": "https://lists.debian.org/debian-lts-announce/2026/07/msg00030.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3089-1 vom 2026-07-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027600.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22665-1 vom 2026-07-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027660.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3130-1 vom 2026-07-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027664.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22666-1 vom 2026-07-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027659.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22699-1 vom 2026-07-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027628.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8569-1 vom 2026-07-20",
"url": "https://ubuntu.com/security/notices/USN-8569-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8568-1 vom 2026-07-20",
"url": "https://ubuntu.com/security/notices/USN-8568-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8567-1 vom 2026-07-20",
"url": "https://ubuntu.com/security/notices/USN-8567-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8566-1 vom 2026-07-20",
"url": "https://ubuntu.com/security/notices/USN-8566-1"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.15-2026-110 vom 2026-07-20",
"url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.15-2026-110.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8575-1 vom 2026-07-21",
"url": "https://ubuntu.com/security/notices/USN-8575-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8574-1 vom 2026-07-21",
"url": "https://ubuntu.com/security/notices/USN-8574-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8576-1 vom 2026-07-21",
"url": "https://ubuntu.com/security/notices/USN-8576-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3156-1 vom 2026-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027682.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:3166-1 vom 2026-07-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027691.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8595-1 vom 2026-07-23",
"url": "https://ubuntu.com/security/notices/USN-8595-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8596-1 vom 2026-07-23",
"url": "https://ubuntu.com/security/notices/USN-8596-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8574-2 vom 2026-07-23",
"url": "https://ubuntu.com/security/notices/USN-8574-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8593-1 vom 2026-07-23",
"url": "https://ubuntu.com/security/notices/USN-8593-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22742-1 vom 2026-07-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027764.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22769-1 vom 2026-07-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027740.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8575-2 vom 2026-07-23",
"url": "https://ubuntu.com/security/notices/USN-8575-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8576-2 vom 2026-07-23",
"url": "https://ubuntu.com/security/notices/USN-8576-2"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:21388-1 vom 2026-07-23",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AXHOWBDOVMZKI4EOTEBEYRKGVUMHRC3L/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8603-1 vom 2026-07-24",
"url": "https://ubuntu.com/security/notices/USN-8603-1"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4700 vom 2026-07-26",
"url": "https://lists.debian.org/debian-lts-announce/2026/07/msg00042.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8595-2 vom 2026-07-24",
"url": "https://ubuntu.com/security/notices/USN-8595-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8575-3 vom 2026-07-24",
"url": "https://ubuntu.com/security/notices/USN-8575-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8606-1 vom 2026-07-24",
"url": "https://ubuntu.com/security/notices/USN-8606-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8607-1 vom 2026-07-24",
"url": "https://ubuntu.com/security/notices/USN-8607-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8608-1 vom 2026-07-24",
"url": "https://ubuntu.com/security/notices/USN-8608-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8609-1 vom 2026-07-24",
"url": "https://ubuntu.com/security/notices/USN-8609-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8610-1 vom 2026-07-24",
"url": "https://ubuntu.com/security/notices/USN-8610-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22812-1 vom 2026-07-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027927.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22810-1 vom 2026-07-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027821.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22809-1 vom 2026-07-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027822.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22835-1 vom 2026-07-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027913.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22883-1 vom 2026-07-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027876.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22904-1 vom 2026-07-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027859.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22903-1 vom 2026-07-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027860.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22791-1 vom 2026-07-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027836.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:22790-1 vom 2026-07-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-July/027837.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.15-2026-111 vom 2026-07-28",
"url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.15-2026-111.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8618-1 vom 2026-07-28",
"url": "https://ubuntu.com/security/notices/USN-8618-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8574-3 vom 2026-07-28",
"url": "https://ubuntu.com/security/notices/USN-8574-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8595-3 vom 2026-07-28",
"url": "https://ubuntu.com/security/notices/USN-8595-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8619-1 vom 2026-07-28",
"url": "https://ubuntu.com/security/notices/USN-8619-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8620-1 vom 2026-07-28",
"url": "https://ubuntu.com/security/notices/USN-8620-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:48386 vom 2026-07-30",
"url": "https://access.redhat.com/errata/RHSA-2026:48386"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8620-3 vom 2026-07-31",
"url": "https://ubuntu.com/security/notices/USN-8620-3"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:49212 vom 2026-08-02",
"url": "https://errata.build.resf.org/RLSA-2026:49212"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49212 vom 2026-08-01",
"url": "https://access.redhat.com/errata/RHSA-2026:49212"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49031 vom 2026-07-31",
"url": "https://access.redhat.com/errata/RHSA-2026:49031"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49212 vom 2026-07-31",
"url": "https://access.redhat.com/errata/RHSA-2026:49212"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8620-4 vom 2026-07-31",
"url": "https://ubuntu.com/security/notices/USN-8620-4"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49851 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:49851"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:49857 vom 2026-08-04",
"url": "https://access.redhat.com/errata/RHSA-2026:49857"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-49212 vom 2026-08-05",
"url": "https://linux.oracle.com/errata/ELSA-2026-49212.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4717 vom 2026-08-05",
"url": "https://lists.debian.org/debian-lts-announce/2026/08/msg00007.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:49857 vom 2026-08-06",
"url": "https://errata.build.resf.org/RLSA-2026:49857"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:49851 vom 2026-08-06",
"url": "https://errata.build.resf.org/RLSA-2026:49851"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-49857 vom 2026-08-06",
"url": "https://linux.oracle.com/errata/ELSA-2026-49857.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-49857 vom 2026-08-06",
"url": "http://linux.oracle.com/errata/ELSA-2026-49857.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52649 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52649"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51604 vom 2026-08-07",
"url": "https://access.redhat.com/errata/RHSA-2026:51604"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:51603 vom 2026-08-07",
"url": "https://access.redhat.com/errata/RHSA-2026:51603"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:52764 vom 2026-08-10",
"url": "https://access.redhat.com/errata/RHSA-2026:52764"
}
],
"source_lang": "en-US",
"title": "Linux Kernel: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-08-10T22:00:00.000+00:00",
"generator": {
"date": "2026-08-11T08:56:14.590+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-2056",
"initial_release_date": "2026-06-23T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-06-23T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-06-24T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-38704, EUVD-2026-38707, EUVD-2026-38708, EUVD-2026-38706, EUVD-2026-38712, EUVD-2026-38710, EUVD-2026-38711, EUVD-2026-38709"
},
{
"date": "2026-07-01T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-07-05T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-07-07T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2026-07-08T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-12T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-13T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-15T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-19T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Debian und SUSE aufgenommen"
},
{
"date": "2026-07-20T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE, Ubuntu und Amazon aufgenommen"
},
{
"date": "2026-07-21T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-07-22T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
},
{
"date": "2026-07-23T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-07-26T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Debian und Ubuntu aufgenommen"
},
{
"date": "2026-07-27T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE, Amazon und Ubuntu aufgenommen"
},
{
"date": "2026-07-29T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-07-30T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-08-02T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2026-08-03T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-04T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-08-05T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-08-06T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-08-09T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-08-10T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "25"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Linux Kernel",
"product": {
"name": "Open Source Linux Kernel",
"product_id": "T055755",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T056236",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T054581",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T055946",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-52912",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52912"
},
{
"cve": "CVE-2026-52913",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52913"
},
{
"cve": "CVE-2026-52914",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52914"
},
{
"cve": "CVE-2026-52915",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52915"
},
{
"cve": "CVE-2026-52916",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52916"
},
{
"cve": "CVE-2026-52917",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52917"
},
{
"cve": "CVE-2026-52918",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52918"
},
{
"cve": "CVE-2026-52919",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52919"
},
{
"cve": "CVE-2026-52920",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52920"
},
{
"cve": "CVE-2026-52921",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52921"
},
{
"cve": "CVE-2026-52922",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52922"
},
{
"cve": "CVE-2026-52923",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52923"
},
{
"cve": "CVE-2026-52924",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52924"
},
{
"cve": "CVE-2026-52925",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52925"
},
{
"cve": "CVE-2026-52926",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52926"
},
{
"cve": "CVE-2026-52927",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52927"
},
{
"cve": "CVE-2026-52928",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52928"
},
{
"cve": "CVE-2026-52929",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52929"
},
{
"cve": "CVE-2026-52930",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52930"
},
{
"cve": "CVE-2026-52931",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52931"
},
{
"cve": "CVE-2026-52932",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52932"
},
{
"cve": "CVE-2026-52933",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52933"
},
{
"cve": "CVE-2026-52934",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52934"
},
{
"cve": "CVE-2026-52935",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52935"
},
{
"cve": "CVE-2026-52936",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52936"
},
{
"cve": "CVE-2026-52937",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52937"
},
{
"cve": "CVE-2026-52938",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52938"
},
{
"cve": "CVE-2026-52939",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52939"
},
{
"cve": "CVE-2026-52940",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52940"
},
{
"cve": "CVE-2026-52941",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52941"
},
{
"cve": "CVE-2026-52942",
"product_status": {
"known_affected": [
"T056236",
"2951",
"T002207",
"T054581",
"67646",
"T000126",
"T055946",
"398363",
"T055755"
]
},
"release_date": "2026-06-23T22:00:00.000+00:00",
"title": "CVE-2026-52942"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Loading…
Loading…