PT-2025-18515 · Linux+1 · Linux Kernel+1

Published

2022-11-20

·

Updated

2025-05-02

·

CVE-2022-49798

CVSS v3.1

4.7

Medium

VectorAV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A race condition in the Linux kernel's tracing system allows eprobes to be called before the event, potentially leading to a NULL kernel pointer bug. This occurs because the flag indicating that the event should call its triggers after reading the event is set for eprobes after they are enabled. As a result, an eprobe may be triggered at the start of an event when the record information is NULL, causing the eprobe to dereference the NULL record.
Recommendations For the Linux kernel, test for a NULL record to prevent this issue from occurring. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Race Condition

Weakness Enumeration

Related Identifiers

BDU:2026-03967
CVE-2022-49798

Affected Products

Astra Linux
Linux Kernel