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-43272
PUBLISHED
More InfoOfficial Page
Assigner-Linux
Assigner Org ID-416baaa9-dc9f-4396-8d5f-8c081fb06d67
View Known Exploited Vulnerability (KEV) details
Published At-06 May, 2026 | 11:28
Updated At-06 May, 2026 | 11:28
Rejected At-
▼CVE Numbering Authority (CNA)
ring-buffer: Fix possible dereference of uninitialized pointer

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix possible dereference of uninitialized pointer There is a pointer head_page in rb_meta_validate_events() which is not initialized at the beginning of a function. This pointer can be dereferenced if there is a failure during reader page validation. In this case the control is passed to "invalid" label where the pointer is dereferenced in a loop. To fix the issue initialize orig_head and head_page before calling rb_validate_buffer. Found by Linux Verification Center (linuxtesting.org) with SVACE.

Affected Products
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • kernel/trace/ring_buffer.c
Default Status
unaffected
Versions
Affected
  • From 5f3b6e839f3ceb8d6ef02231ba9b5aca71b8bf55 before bc77986f3cb7476637052edf2d87137fa39f153d (git)
  • From 5f3b6e839f3ceb8d6ef02231ba9b5aca71b8bf55 before d9942396845fef2369478c157b26738fe07142f6 (git)
  • From 5f3b6e839f3ceb8d6ef02231ba9b5aca71b8bf55 before f1547779402c4cd67755c33616b7203baa88420b (git)
Vendor
Linux Kernel Organization, IncLinux
Product
Linux
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Program Files
  • kernel/trace/ring_buffer.c
Default Status
affected
Versions
Affected
  • 6.12
Unaffected
  • From 0 before 6.12 (semver)
  • From 6.18.16 through 6.18.* (semver)
  • From 6.19.6 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/bc77986f3cb7476637052edf2d87137fa39f153d
N/A
https://git.kernel.org/stable/c/d9942396845fef2369478c157b26738fe07142f6
N/A
https://git.kernel.org/stable/c/f1547779402c4cd67755c33616b7203baa88420b
N/A
Hyperlink: https://git.kernel.org/stable/c/bc77986f3cb7476637052edf2d87137fa39f153d
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/d9942396845fef2369478c157b26738fe07142f6
Resource: N/A
Hyperlink: https://git.kernel.org/stable/c/f1547779402c4cd67755c33616b7203baa88420b
Resource: N/A
Details not found