CVE Database
/

CVE-2024-36481

Back to search

CVE-2024-36481

Published: Jun 21, 2024

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parse_btf_field() btf_find_struct_member() might return NULL or an error via the ERR_PTR() macro. However, its caller in parse_btf_field() only checks for the NULL condition. Fix this by using IS_ERR() and returning the error up the stack.

VendorProductVersions

Linux

Linux

affected
c440adfbe30257dde905adc1fce51131145f7245 - < ad4b202da2c498fefb69e5d87f67b946e7fe1e6a
affected
c440adfbe30257dde905adc1fce51131145f7245 - < 4ed468edfeb54c7202e559eba74c25fac6a0dad0
affected
c440adfbe30257dde905adc1fce51131145f7245 - < e569eb34970281438e2b48a3ef11c87459fcfbcb

Linux

Linux

affected
6.6
unaffected
0 - < 6.6
unaffected
6.6.33 - <= 6.6.*
unaffected
6.9.4 - <= 6.9.*
unaffected
6.10 - <= *

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now