{"api_version":"1","generated_at":"2026-09-12T12:18:18+00:00","cve":"CVE-2026-89520","urls":{"html":"https://cve.report/CVE-2026-89520","api":"https://cve.report/api/cve/CVE-2026-89520.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-89520","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-89520"},"summary":{"title":"sched/core: Make core-sched flips wait for in-flight selections","description":"In the Linux kernel, the following vulnerability has been resolved:\n\nsched/core: Make core-sched flips wait for in-flight selections\n\nCore scheduling's pick_next_task() operates on all sibling rqs under one\nacquisition of the shared core-wide lock. A ->pick_task() that releases the\nrq lock leaves every sibling __lock momentarily free, letting\n__sched_core_flip(false) complete mid-selection and rebind rq_lockp() under\nit. The selection resumes on the split locks, touching sibling state it no\nlonger protects, and __schedule() finally releases a lock that was never\ntaken while leaking the one that was.\n\nCount in-flight core-wide selections in the leader's rq->core_pick_in_flight\nand make __sched_core_flip() wait for the count to drain. The count only\nchanges under the shared lock, which the flip holds while sampling, so no\nother ordering is needed. The wait can repeat while selections overlap, but\nthe flip backs off between samples and flips are rare cookie-lifetime\nevents.\n\nsched_core_cpu_deactivate() moves the count to the new leader - a stale copy\nleft behind would bias it forever if that CPU later returns as its own\nleader.","state":"PUBLISHED","assigner":"Linux","published_at":"2026-09-11 20:19:34","updated_at":"2026-09-11 20:19:34"},"problem_types":[],"metrics":[],"references":[{"url":"https://git.kernel.org/stable/c/9d69422ddaa13526c2223444e237d948d6e44728","name":"https://git.kernel.org/stable/c/9d69422ddaa13526c2223444e237d948d6e44728","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/f3629c63a4af3e491381780bc6c123cb498c4c40","name":"https://git.kernel.org/stable/c/f3629c63a4af3e491381780bc6c123cb498c4c40","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/23eda24f325a6e6d686d30ec75f2e9d6745e2015","name":"https://git.kernel.org/stable/c/23eda24f325a6e6d686d30ec75f2e9d6745e2015","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-89520","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-89520","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 539f65125d20aacab54d02d77f10a839f45b09dc 9d69422ddaa13526c2223444e237d948d6e44728 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 539f65125d20aacab54d02d77f10a839f45b09dc 23eda24f325a6e6d686d30ec75f2e9d6745e2015 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 539f65125d20aacab54d02d77f10a839f45b09dc f3629c63a4af3e491381780bc6c123cb498c4c40 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 5.14","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 5.14 semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.18.51 6.18.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.2.4 7.2.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.3-rc1 * original_commit_for_fix","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"Linux","programFiles":["kernel/sched/core.c","kernel/sched/sched.h"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"lessThan":"9d69422ddaa13526c2223444e237d948d6e44728","status":"affected","version":"539f65125d20aacab54d02d77f10a839f45b09dc","versionType":"git"},{"lessThan":"23eda24f325a6e6d686d30ec75f2e9d6745e2015","status":"affected","version":"539f65125d20aacab54d02d77f10a839f45b09dc","versionType":"git"},{"lessThan":"f3629c63a4af3e491381780bc6c123cb498c4c40","status":"affected","version":"539f65125d20aacab54d02d77f10a839f45b09dc","versionType":"git"}]},{"defaultStatus":"affected","product":"Linux","programFiles":["kernel/sched/core.c","kernel/sched/sched.h"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"status":"affected","version":"5.14"},{"lessThan":"5.14","status":"unaffected","version":"0","versionType":"semver"},{"lessThanOrEqual":"6.18.*","status":"unaffected","version":"6.18.51","versionType":"semver"},{"lessThanOrEqual":"7.2.*","status":"unaffected","version":"7.2.4","versionType":"semver"},{"lessThanOrEqual":"*","status":"unaffected","version":"7.3-rc1","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"cpeMatch":[{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.18.51","versionStartIncluding":"5.14","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.2.4","versionStartIncluding":"5.14","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.3-rc1","versionStartIncluding":"5.14","vulnerable":true}],"negate":false,"operator":"OR"}]}],"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nsched/core: Make core-sched flips wait for in-flight selections\n\nCore scheduling's pick_next_task() operates on all sibling rqs under one\nacquisition of the shared core-wide lock. A ->pick_task() that releases the\nrq lock leaves every sibling __lock momentarily free, letting\n__sched_core_flip(false) complete mid-selection and rebind rq_lockp() under\nit. The selection resumes on the split locks, touching sibling state it no\nlonger protects, and __schedule() finally releases a lock that was never\ntaken while leaking the one that was.\n\nCount in-flight core-wide selections in the leader's rq->core_pick_in_flight\nand make __sched_core_flip() wait for the count to drain. The count only\nchanges under the shared lock, which the flip holds while sampling, so no\nother ordering is needed. The wait can repeat while selections overlap, but\nthe flip backs off between samples and flips are rare cookie-lifetime\nevents.\n\nsched_core_cpu_deactivate() moves the count to the new leader - a stale copy\nleft behind would bias it forever if that CPU later returns as its own\nleader."}],"providerMetadata":{"dateUpdated":"2026-09-11T19:44:02.510Z","orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux"},"references":[{"url":"https://git.kernel.org/stable/c/9d69422ddaa13526c2223444e237d948d6e44728"},{"url":"https://git.kernel.org/stable/c/23eda24f325a6e6d686d30ec75f2e9d6745e2015"},{"url":"https://git.kernel.org/stable/c/f3629c63a4af3e491381780bc6c123cb498c4c40"}],"title":"sched/core: Make core-sched flips wait for in-flight selections","x_generator":{"engine":"bippy-1.2.0"}}},"cveMetadata":{"assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","assignerShortName":"Linux","cveId":"CVE-2026-89520","datePublished":"2026-09-11T19:44:02.510Z","dateReserved":"2026-09-11T19:38:34.718Z","dateUpdated":"2026-09-11T19:44:02.510Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-09-11 20:19:34","lastModifiedDate":"2026-09-11 20:19:34","problem_types":[],"metrics":[],"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"89520","Ordinal":"1","Title":"sched/core: Make core-sched flips wait for in-flight selections","CVE":"CVE-2026-89520","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"89520","Ordinal":"1","NoteData":"In the Linux kernel, the following vulnerability has been resolved:\n\nsched/core: Make core-sched flips wait for in-flight selections\n\nCore scheduling's pick_next_task() operates on all sibling rqs under one\nacquisition of the shared core-wide lock. A ->pick_task() that releases the\nrq lock leaves every sibling __lock momentarily free, letting\n__sched_core_flip(false) complete mid-selection and rebind rq_lockp() under\nit. The selection resumes on the split locks, touching sibling state it no\nlonger protects, and __schedule() finally releases a lock that was never\ntaken while leaking the one that was.\n\nCount in-flight core-wide selections in the leader's rq->core_pick_in_flight\nand make __sched_core_flip() wait for the count to drain. The count only\nchanges under the shared lock, which the flip holds while sampling, so no\nother ordering is needed. The wait can repeat while selections overlap, but\nthe flip backs off between samples and flips are rare cookie-lifetime\nevents.\n\nsched_core_cpu_deactivate() moves the count to the new leader - a stale copy\nleft behind would bias it forever if that CPU later returns as its own\nleader.","Type":"Description","Title":"sched/core: Make core-sched flips wait for in-flight selections"}]}}}