CVE-2026-80756

Source
https://cve.org/CVERecord?id=CVE-2026-80756
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80756.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80756
Downstream
Published
2026-09-03T08:26:34.396Z
Modified
2026-09-05T03:48:19.483688915Z
Summary
selinux: do not cancel a policy conversion that never started
Details

In the Linux kernel, the following vulnerability has been resolved:

selinux: do not cancel a policy conversion that never started

selwriteload() calls selinuxpolicycancel() when selmakepolicynodes() fails, and that helper dereferences the outgoing policy to cancel its sidtab conversion. On the first policy load there is no outgoing policy: securityloadpolicy() returns early for that case, before it converts anything, and state->policy is still NULL. A first load that fails while building the selinuxfs tree therefore takes a NULL dereference in selinuxpolicy_cancel(), reached from a write(2) to /sys/fs/selinux/load.

Skip the cancel when there is no old policy, mirroring the check securityloadpolicy() already makes before it converts.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80756.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
02a52c5c8c3b8cbad0f12009cde9f36dbefb6972
Fixed
2d29983104f06f5b0babcd5a25a0f0408272cd27
Fixed
a4f182f8715cb0819445f0850cd5436828f4bafc
Fixed
1059789ae9f99cbbe3a78e361e9c0976beb5958b
Fixed
1acc317d67a755a45e32419a15d70e403fa43f0e
Fixed
a42932c6aa33d0aac683cacdf1ec7009b955ba5d
Fixed
1b4ff94ae7c580c880291519fb0e3e2bd075beef
Fixed
219c96de5d9b6b4af7e8576ad897b774cc3ee9a7
Fixed
e5c0235a3c4e9eb047a16cd02323fe4ecf2f570e

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80756.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.10.0
Fixed
5.10.266
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.217
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.184
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.153
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.105
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.46
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80756.json"