7.8

CVE-2023-3106

A NULL pointer dereference vulnerability was found in netlink_dump. This issue can occur when the Netlink socket receives the message(sendmsg) for the XFRM_MSG_GETSA, XFRM_MSG_GETPOLICY type message, and the DUMP flag is set and can cause a denial of service or possibly another unspecified impact. Due to the nature of the flaw, privilege escalation cannot be fully ruled out, although it is unlikely.

Data is provided by the National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 3.15 < 3.16.39
LinuxLinux Kernel Version >= 3.17 < 4.4.223
LinuxLinux Kernel Version >= 4.5 < 4.7.10
LinuxLinux Kernel Version4.8 Updaterc1
LinuxLinux Kernel Version4.8 Updaterc2
LinuxLinux Kernel Version4.8 Updaterc3
LinuxLinux Kernel Version4.8 Updaterc4
LinuxLinux Kernel Version4.8 Updaterc5
LinuxLinux Kernel Version4.8 Updaterc6
FedoraprojectFedora Version38
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.01% 0.016
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
secalert@redhat.com 6.6 1.8 4.7
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H
CWE-476 NULL Pointer Dereference

The product dereferences a pointer that it expects to be valid but is NULL.