CVE-2026-53314 (GCVE-0-2026-53314)
Vulnerability from cvelistv5 – Published: 2026-06-26 19:41 – Updated: 2026-06-26 19:41
VLAI
Title
padata: Put CPU offline callback in ONLINE section to allow failure
Summary
In the Linux kernel, the following vulnerability has been resolved:
padata: Put CPU offline callback in ONLINE section to allow failure
syzbot reported the following warning:
DEAD callback error for CPU1
WARNING: kernel/cpu.c:1463 at _cpu_down+0x759/0x1020 kernel/cpu.c:1463, CPU#0: syz.0.1960/14614
at commit 4ae12d8bd9a8 ("Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux")
which tglx traced to padata_cpu_dead() given it's the only
sub-CPUHP_TEARDOWN_CPU callback that returns an error.
Failure isn't allowed in hotplug states before CPUHP_TEARDOWN_CPU
so move the CPU offline callback to the ONLINE section where failure is
possible.
Severity
5.5 (Medium)
Assigner
References
6 references
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| Linux | Linux |
Affected:
894c9ef9780c5cf2f143415e867ee39a33ecb75d , < 65dae8b34f0810f3fa9f77c4c63650cd20820693
(git)
Affected: 894c9ef9780c5cf2f143415e867ee39a33ecb75d , < a6d44f477000c6352de6b05e9e276e62083e5fbf (git) Affected: 894c9ef9780c5cf2f143415e867ee39a33ecb75d , < 3e6c08dd97dcd22a00aee469e0adfa819071d80e (git) Affected: 894c9ef9780c5cf2f143415e867ee39a33ecb75d , < 5a9f29a3e076b637d2234093e57989cf755ded5b (git) Affected: 894c9ef9780c5cf2f143415e867ee39a33ecb75d , < 9afe53f14a2aae8c4beb30e5ea51641a34f1a3d3 (git) Affected: 894c9ef9780c5cf2f143415e867ee39a33ecb75d , < c8c4a2972f83c8b68ff03b43cecdb898939ff851 (git) Affected: 2b1207801c393a5e9af2fbac2dd8b0377d8ae63a (git) Affected: 0685dfa0a2ff7635c0b64f7b7f0fafbf1c3e0c14 (git) Affected: 3f4d3d010477365ee1aefedc3ad52563740b777e (git) Affected: 4.19.202 , < 4.20 (semver) Affected: 5.4.22 , < 5.5 (semver) Affected: 5.5.6 , < 5.6 (semver) |
|
| Linux | Linux |
Affected:
5.6
Unaffected: 0 , < 5.6 (semver) Unaffected: 6.1.175 , ≤ 6.1.* (semver) Unaffected: 6.6.141 , ≤ 6.6.* (semver) Unaffected: 6.12.91 , ≤ 6.12.* (semver) Unaffected: 6.18.33 , ≤ 6.18.* (semver) Unaffected: 7.0.10 , ≤ 7.0.* (semver) Unaffected: 7.1 , ≤ * (original_commit_for_fix) |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"include/linux/cpuhotplug.h",
"include/linux/padata.h",
"kernel/padata.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "65dae8b34f0810f3fa9f77c4c63650cd20820693",
"status": "affected",
"version": "894c9ef9780c5cf2f143415e867ee39a33ecb75d",
"versionType": "git"
},
{
"lessThan": "a6d44f477000c6352de6b05e9e276e62083e5fbf",
"status": "affected",
"version": "894c9ef9780c5cf2f143415e867ee39a33ecb75d",
"versionType": "git"
},
{
"lessThan": "3e6c08dd97dcd22a00aee469e0adfa819071d80e",
"status": "affected",
"version": "894c9ef9780c5cf2f143415e867ee39a33ecb75d",
"versionType": "git"
},
{
"lessThan": "5a9f29a3e076b637d2234093e57989cf755ded5b",
"status": "affected",
"version": "894c9ef9780c5cf2f143415e867ee39a33ecb75d",
"versionType": "git"
},
{
"lessThan": "9afe53f14a2aae8c4beb30e5ea51641a34f1a3d3",
"status": "affected",
"version": "894c9ef9780c5cf2f143415e867ee39a33ecb75d",
"versionType": "git"
},
{
"lessThan": "c8c4a2972f83c8b68ff03b43cecdb898939ff851",
"status": "affected",
"version": "894c9ef9780c5cf2f143415e867ee39a33ecb75d",
"versionType": "git"
},
{
"status": "affected",
"version": "2b1207801c393a5e9af2fbac2dd8b0377d8ae63a",
"versionType": "git"
},
{
"status": "affected",
"version": "0685dfa0a2ff7635c0b64f7b7f0fafbf1c3e0c14",
"versionType": "git"
},
{
"status": "affected",
"version": "3f4d3d010477365ee1aefedc3ad52563740b777e",
"versionType": "git"
},
{
"lessThan": "4.20",
"status": "affected",
"version": "4.19.202",
"versionType": "semver"
},
{
"lessThan": "5.5",
"status": "affected",
"version": "5.4.22",
"versionType": "semver"
},
{
"lessThan": "5.6",
"status": "affected",
"version": "5.5.6",
"versionType": "semver"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"include/linux/cpuhotplug.h",
"include/linux/padata.h",
"kernel/padata.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.6"
},
{
"lessThan": "5.6",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.175",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.141",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.91",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.33",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.0.*",
"status": "unaffected",
"version": "7.0.10",
"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": "6.1.175",
"versionStartIncluding": "5.6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.141",
"versionStartIncluding": "5.6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.91",
"versionStartIncluding": "5.6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.33",
"versionStartIncluding": "5.6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0.10",
"versionStartIncluding": "5.6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.1",
"versionStartIncluding": "5.6",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "4.19.202",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.4.22",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.5.6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\npadata: Put CPU offline callback in ONLINE section to allow failure\n\nsyzbot reported the following warning:\n\n DEAD callback error for CPU1\n WARNING: kernel/cpu.c:1463 at _cpu_down+0x759/0x1020 kernel/cpu.c:1463, CPU#0: syz.0.1960/14614\n\nat commit 4ae12d8bd9a8 (\"Merge tag \u0027kbuild-fixes-7.0-2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux\")\nwhich tglx traced to padata_cpu_dead() given it\u0027s the only\nsub-CPUHP_TEARDOWN_CPU callback that returns an error.\n\nFailure isn\u0027t allowed in hotplug states before CPUHP_TEARDOWN_CPU\nso move the CPU offline callback to the ONLINE section where failure is\npossible."
}
],
"providerMetadata": {
"dateUpdated": "2026-06-26T19:41:07.447Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/65dae8b34f0810f3fa9f77c4c63650cd20820693"
},
{
"url": "https://git.kernel.org/stable/c/a6d44f477000c6352de6b05e9e276e62083e5fbf"
},
{
"url": "https://git.kernel.org/stable/c/3e6c08dd97dcd22a00aee469e0adfa819071d80e"
},
{
"url": "https://git.kernel.org/stable/c/5a9f29a3e076b637d2234093e57989cf755ded5b"
},
{
"url": "https://git.kernel.org/stable/c/9afe53f14a2aae8c4beb30e5ea51641a34f1a3d3"
},
{
"url": "https://git.kernel.org/stable/c/c8c4a2972f83c8b68ff03b43cecdb898939ff851"
}
],
"title": "padata: Put CPU offline callback in ONLINE section to allow failure",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-53314",
"datePublished": "2026-06-26T19:41:07.447Z",
"dateReserved": "2026-06-09T07:44:35.397Z",
"dateUpdated": "2026-06-26T19:41:07.447Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-53314",
"date": "2026-07-08",
"epss": "0.00114",
"percentile": "0.01791"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-53314\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-06-26T20:17:24.717\",\"lastModified\":\"2026-07-06T20:13:40.943\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\npadata: Put CPU offline callback in ONLINE section to allow failure\\n\\nsyzbot reported the following warning:\\n\\n DEAD callback error for CPU1\\n WARNING: kernel/cpu.c:1463 at _cpu_down+0x759/0x1020 kernel/cpu.c:1463, CPU#0: syz.0.1960/14614\\n\\nat commit 4ae12d8bd9a8 (\\\"Merge tag \u0027kbuild-fixes-7.0-2\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux\\\")\\nwhich tglx traced to padata_cpu_dead() given it\u0027s the only\\nsub-CPUHP_TEARDOWN_CPU callback that returns an error.\\n\\nFailure isn\u0027t allowed in hotplug states before CPUHP_TEARDOWN_CPU\\nso move the CPU offline callback to the ONLINE section where failure is\\npossible.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"include/linux/cpuhotplug.h\",\"include/linux/padata.h\",\"kernel/padata.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"894c9ef9780c5cf2f143415e867ee39a33ecb75d\",\"lessThan\":\"65dae8b34f0810f3fa9f77c4c63650cd20820693\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"894c9ef9780c5cf2f143415e867ee39a33ecb75d\",\"lessThan\":\"a6d44f477000c6352de6b05e9e276e62083e5fbf\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"894c9ef9780c5cf2f143415e867ee39a33ecb75d\",\"lessThan\":\"3e6c08dd97dcd22a00aee469e0adfa819071d80e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"894c9ef9780c5cf2f143415e867ee39a33ecb75d\",\"lessThan\":\"5a9f29a3e076b637d2234093e57989cf755ded5b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"894c9ef9780c5cf2f143415e867ee39a33ecb75d\",\"lessThan\":\"9afe53f14a2aae8c4beb30e5ea51641a34f1a3d3\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"894c9ef9780c5cf2f143415e867ee39a33ecb75d\",\"lessThan\":\"c8c4a2972f83c8b68ff03b43cecdb898939ff851\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2b1207801c393a5e9af2fbac2dd8b0377d8ae63a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0685dfa0a2ff7635c0b64f7b7f0fafbf1c3e0c14\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"3f4d3d010477365ee1aefedc3ad52563740b777e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4.19.202\",\"lessThan\":\"4.20\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.4.22\",\"lessThan\":\"5.5\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.5.6\",\"lessThan\":\"5.6\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"include/linux/cpuhotplug.h\",\"include/linux/padata.h\",\"kernel/padata.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.6\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.6\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.175\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.141\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.91\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.33\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.10\",\"lessThanOrEqual\":\"7.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.19.202\",\"versionEndExcluding\":\"4.20\",\"matchCriteriaId\":\"C382278C-9FE5-45C8-8B1C-EF8EE75B5676\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.22\",\"versionEndExcluding\":\"5.5\",\"matchCriteriaId\":\"FD229B9C-2E9F-4E23-8282-DCE6835D5DE4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5.6\",\"versionEndExcluding\":\"6.1.175\",\"matchCriteriaId\":\"149B8A4A-6C08-4B86-92F0-5ECD6467BBCC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.141\",\"matchCriteriaId\":\"97A9FFFA-22BB-4D5C-9790-5A2286E392F7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.12.91\",\"matchCriteriaId\":\"C918746B-DE6F-448F-A93E-A04C5481688D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.18.33\",\"matchCriteriaId\":\"96D99E49-380D-43AB-BDBA-25C3AD018A9C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"7.0.10\",\"matchCriteriaId\":\"A13475D2-59BF-4716-94B5-7C1D239A2CF4\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/3e6c08dd97dcd22a00aee469e0adfa819071d80e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/5a9f29a3e076b637d2234093e57989cf755ded5b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/65dae8b34f0810f3fa9f77c4c63650cd20820693\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9afe53f14a2aae8c4beb30e5ea51641a34f1a3d3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a6d44f477000c6352de6b05e9e276e62083e5fbf\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c8c4a2972f83c8b68ff03b43cecdb898939ff851\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}"
}
}
Loading…
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…
Loading…