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.
History

Wed, 11 Sep 2024 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 11 Sep 2024 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-06-21T11:18:47.482Z

Updated: 2024-09-11T17:34:44.007Z

Reserved: 2024-06-21T11:16:40.616Z

Link: CVE-2024-36481

cve-icon Vulnrichment

Updated: 2024-08-02T03:37:05.177Z

cve-icon NVD

Status : Analyzed

Published: 2024-06-21T12:15:11.110

Modified: 2024-06-24T18:35:33.157

Link: CVE-2024-36481

cve-icon Redhat

Severity : Low

Publid Date: 2024-06-21T00:00:00Z

Links: CVE-2024-36481 - Bugzilla