VYPR
Medium severity5.5NVD Advisory· Published May 6, 2026· Updated Jun 17, 2026

CVE-2026-43210

CVE-2026-43210

Description

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

tracing: ring-buffer: Fix to check event length before using

Check the event length before adding it for accessing next index in rb_read_data_buffer(). Since this function is used for validating possibly broken ring buffers, the length of the event could be broken. In that case, the new event (e + len) can point a wrong address. To avoid invalid memory access at boot, check whether the length of each event is in the possible range before using it.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

4
  • Linux/Kernelinferred3 versions
    (expand)+ 2 more
    • (no CPE)
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=6.12,<6.12.75
    • (no CPE)
  • osv-coords
    Range: >= 6.12.0, < 6.12.75

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.