AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-49798

MEDIUM · CVSS 4.7 EPSS 0.13%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-05-01 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.7. It affects Linux.

CVE
CVE-2022-49798
Severity
MEDIUM
CVSS
4.7
EPSS
0.13%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race where eprobes can be called before the event The flag that tells the event to call its triggers after reading the event is set for eprobes after the eprobe is enabled. This leads to a race where the eprobe may be triggered at the beginning of the event where the record information is NULL. The eprobe then dereferences the NULL record causing a NULL kernel pointer bug. Test for a NULL record to keep this from happening.

Related CVEs

Other vulnerabilities affecting the same vendor(s)