VYPR
High severity7.8NVD Advisory· Published Nov 5, 2024· Updated May 12, 2026

CVE-2024-50131

CVE-2024-50131

Description

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

tracing: Consider the NULL character when validating the event length

strlen() returns a string length excluding the null byte. If the string length equals to the maximum buffer length, the buffer will have no space for the NULL terminating character.

This commit checks this condition and returns failure for it.

AI Insight

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

Affected products

111

Patches

Vulnerability mechanics

References

10

News mentions

0

No linked articles in our index yet.