Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-23410
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-01 Apr, 2026 | 08:36
Updated At-18 Apr, 2026 | 08:58
Rejected At-
▼CVE Numbering Authority (CNA)
apparmor: fix race on rawdata dereference

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix race on rawdata dereference There is a race condition that leads to a use-after-free situation: because the rawdata inodes are not refcounted, an attacker can start open()ing one of the rawdata files, and at the same time remove the last reference to this rawdata (by removing the corresponding profile, for example), which frees its struct aa_loaddata; as a result, when seq_rawdata_open() is reached, i_private is a dangling pointer and freed memory is accessed. The rawdata inodes weren't refcounted to avoid a circular refcount and were supposed to be held by the profile rawdata reference. However during profile removal there is a window where the vfs and profile destruction race, resulting in the use after free. Fix this by moving to a double refcount scheme. Where the profile refcount on rawdata is used to break the circular dependency. Allowing for freeing of the rawdata once all inode references to the rawdata are put.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • security/apparmor/apparmorfs.c
  • security/apparmor/include/policy_unpack.h
  • security/apparmor/policy.c
  • security/apparmor/policy_unpack.c
Default Status
unaffected
Versions
Affected
  • From 5d5182cae40115c03933989473288e54afb39c7c before 3b8e77c7abab40e6de9ad9de730d77984a498840 (git)
  • From 5d5182cae40115c03933989473288e54afb39c7c before d9d8560b9b7932f8cffc4c068c14289220900f79 (git)
  • From 5d5182cae40115c03933989473288e54afb39c7c before 6b6ba87579c7e7c669e0bec91823e7fb693bc5df (git)
  • From 5d5182cae40115c03933989473288e54afb39c7c before 6ef1f2926c41ab96952d9696d55a052f1b3a9418 (git)
  • From 5d5182cae40115c03933989473288e54afb39c7c before f9761add6d100962a23996cb68f3d6abdd4d1815 (git)
  • From 5d5182cae40115c03933989473288e54afb39c7c before af782cc8871e3683ddd5a3cd2f7df526599863a9 (git)
  • From 5d5182cae40115c03933989473288e54afb39c7c before 763e838adc3c7ec5a7df2990ce84cad951e42721 (git)
  • From 5d5182cae40115c03933989473288e54afb39c7c before a0b7091c4de45a7325c8780e6934a894f92ac86b (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • security/apparmor/apparmorfs.c
  • security/apparmor/include/policy_unpack.h
  • security/apparmor/policy.c
  • security/apparmor/policy_unpack.c
Default Status
affected
Versions
Affected
  • 4.13
Unaffected
  • From 0 before 4.13 (semver)
  • From 5.10.253 through 5.10.* (semver)
  • From 5.15.203 through 5.15.* (semver)
  • From 6.1.169 through 6.1.* (semver)
  • From 6.6.130 through 6.6.* (semver)
  • From 6.12.77 through 6.12.* (semver)
  • From 6.18.18 through 6.18.* (semver)
  • From 6.19.8 through 6.19.* (semver)
  • From 7.0 through * (original_commit_for_fix)
Metrics
VersionBase scoreBase severityVector
3.17.8HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Version: 3.1
Base score: 7.8
Base severity: HIGH
Vector:
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://git.kernel.org/stable/c/3b8e77c7abab40e6de9ad9de730d77984a498840
N/A
https://git.kernel.org/stable/c/d9d8560b9b7932f8cffc4c068c14289220900f79
N/A
https://git.kernel.org/stable/c/6b6ba87579c7e7c669e0bec91823e7fb693bc5df
N/A
https://git.kernel.org/stable/c/6ef1f2926c41ab96952d9696d55a052f1b3a9418
N/A
https://git.kernel.org/stable/c/f9761add6d100962a23996cb68f3d6abdd4d1815
N/A
https://git.kernel.org/stable/c/af782cc8871e3683ddd5a3cd2f7df526599863a9
N/A
https://git.kernel.org/stable/c/763e838adc3c7ec5a7df2990ce84cad951e42721
N/A
https://git.kernel.org/stable/c/a0b7091c4de45a7325c8780e6934a894f92ac86b
N/A
Hyperlink: https://git.kernel.org/stable/c/3b8e77c7abab40e6de9ad9de730d77984a498840
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/d9d8560b9b7932f8cffc4c068c14289220900f79
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/6b6ba87579c7e7c669e0bec91823e7fb693bc5df
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/6ef1f2926c41ab96952d9696d55a052f1b3a9418
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/f9761add6d100962a23996cb68f3d6abdd4d1815
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/af782cc8871e3683ddd5a3cd2f7df526599863a9
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/763e838adc3c7ec5a7df2990ce84cad951e42721
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/a0b7091c4de45a7325c8780e6934a894f92ac86b
Resource: N/A
Details not found