Race Condition in Linux Kernel's AppArmor Affects Data Integrity
CVE-2026-23411

7.8HIGH

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
1 April 2026

What is CVE-2026-23411?

A race condition has been identified in the AppArmor subsystem of the Linux Kernel, which can compromise data integrity. When AppArmor removes a file system entry, it improperly handles references to i_private data. After the removal process, the inode may still exist, creating an opportunity for file system callback functions to access the released data. This race condition can lead to potentially exploitable scenarios if crafted inputs are used, particularly affecting rawdata/loaddata due to their minimal references. The vulnerability has been mitigated by adjusting the reference management to occur during the inode eviction process.

Affected Version(s)

Linux c961ee5f21b202dea60b63eeef945730d92e46a6

Linux c961ee5f21b202dea60b63eeef945730d92e46a6

Linux c961ee5f21b202dea60b63eeef945730d92e46a6 < 13bc2772414d68e94e273dea013181a986948ddf

References

CVSS V3.1

Score:
7.8
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.