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-23409
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 differential encoding verification

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix differential encoding verification Differential encoding allows loops to be created if it is abused. To prevent this the unpack should verify that a diff-encode chain terminates. Unfortunately the differential encode verification had two bugs. 1. it conflated states that had gone through check and already been marked, with states that were currently being checked and marked. This means that loops in the current chain being verified are treated as a chain that has already been verified. 2. the order bailout on already checked states compared current chain check iterators j,k instead of using the outer loop iterator i. Meaning a step backwards in states in the current chain verification was being mistaken for moving to an already verified state. Move to a double mark scheme where already verified states get a different mark, than the current chain being kept. This enables us to also drop the backwards verification check that was the cause of the second error as any already verified state is already marked.

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/include/match.h
  • security/apparmor/match.c
Default Status
unaffected
Versions
Affected
  • From 031dcc8f4e84fea37dc6f78fdc7288aa7f8386c3 before ff7c73744fafe944ed9a7b2b7cf6c8d5557a3d84 (git)
  • From 031dcc8f4e84fea37dc6f78fdc7288aa7f8386c3 before 1439150cd3c411228b387ab5efca92199d2a659a (git)
  • From 031dcc8f4e84fea37dc6f78fdc7288aa7f8386c3 before 0fab44285445e9012674396d5c1236a67da518e0 (git)
  • From 031dcc8f4e84fea37dc6f78fdc7288aa7f8386c3 before f90e3ecd9e1ed69f1a370f866ceed1f104f3ab4a (git)
  • From 031dcc8f4e84fea37dc6f78fdc7288aa7f8386c3 before 34fc60b125ed1d4eb002c76b0664bf0619492167 (git)
  • From 031dcc8f4e84fea37dc6f78fdc7288aa7f8386c3 before 623a9d211bbbb031bb1cbdb38b23487648167f8a (git)
  • From 031dcc8f4e84fea37dc6f78fdc7288aa7f8386c3 before 1ff4857fac56ac5a90ee63b24db05fa5e91a45aa (git)
  • From 031dcc8f4e84fea37dc6f78fdc7288aa7f8386c3 before 39440b137546a3aa383cfdabc605fb73811b6093 (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/include/match.h
  • security/apparmor/match.c
Default Status
affected
Versions
Affected
  • 4.17
Unaffected
  • From 0 before 4.17 (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
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/ff7c73744fafe944ed9a7b2b7cf6c8d5557a3d84
N/A
https://git.kernel.org/stable/c/1439150cd3c411228b387ab5efca92199d2a659a
N/A
https://git.kernel.org/stable/c/0fab44285445e9012674396d5c1236a67da518e0
N/A
https://git.kernel.org/stable/c/f90e3ecd9e1ed69f1a370f866ceed1f104f3ab4a
N/A
https://git.kernel.org/stable/c/34fc60b125ed1d4eb002c76b0664bf0619492167
N/A
https://git.kernel.org/stable/c/623a9d211bbbb031bb1cbdb38b23487648167f8a
N/A
https://git.kernel.org/stable/c/1ff4857fac56ac5a90ee63b24db05fa5e91a45aa
N/A
https://git.kernel.org/stable/c/39440b137546a3aa383cfdabc605fb73811b6093
N/A
Hyperlink: https://git.kernel.org/stable/c/ff7c73744fafe944ed9a7b2b7cf6c8d5557a3d84
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/1439150cd3c411228b387ab5efca92199d2a659a
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/0fab44285445e9012674396d5c1236a67da518e0
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/f90e3ecd9e1ed69f1a370f866ceed1f104f3ab4a
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/34fc60b125ed1d4eb002c76b0664bf0619492167
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/623a9d211bbbb031bb1cbdb38b23487648167f8a
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/1ff4857fac56ac5a90ee63b24db05fa5e91a45aa
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/39440b137546a3aa383cfdabc605fb73811b6093
Resource: N/A
Details not found