Lucene search
+L

4 matches found

RedhatCVE
RedhatCVE
added 2025/05/02 6:56 a.m.9 views

CVE-2022-49802

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix null pointer dereference in ftraceaddmod The @ftracemod is allocated by kzalloc, so both the members prev,next of @ftracemode-list are NULL, it's not a valid state to call listdel. If kstrdup for @ftracemod-func|modul...

5.5CVSS6.4AI score0.00211EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/01 3:16 p.m.11 views

CVE-2022-49802

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix null pointer dereference in ftraceaddmod The @ftracemod is allocated by kzalloc, so both the members prev,next of @ftracemode-list are NULL, it's not a valid state to call listdel. If kstrdup for @ftracemod-func|modul...

5.5CVSS0.00211EPSS
SaveExploits0References7
CVE
CVE
added 2025/05/01 2:9 p.m.96 views

CVE-2022-49802

CVE-2022-49802 affects the Linux kernel ftrace: a NULL pointer dereference can occur in ftrace_add_mod() when ftrace_mod was not initialized as a list head. The issue arises because kzalloc() can leave list pointers NULL and code may call list_del() on an uninitialized entry, triggering an Oops a...

5.5CVSS6.4AI score0.00211EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/05/01 2:9 p.m.8 views

CVE-2022-49802 ftrace: Fix null pointer dereference in ftrace_add_mod()

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix null pointer dereference in ftraceaddmod The @ftracemod is allocated by kzalloc, so both the members prev,next of @ftracemode-list are NULL, it's not a valid state to call listdel. If kstrdup for @ftracemod-func|modul...

5.9AI score
SaveExploits0References10
Rows per page
Query Builder