Lucene search
+L

41875 matches found

Redos
Redos
•added 2026/01/26 12:00 a.m.•10 views

ROS-20260126-73-0005

A vulnerability in the drm/amd/display component of the Linux kernel is related to pointer dereferencing errors. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS5.9AI score0.00204EPSS
SaveExploits0
NVD
NVD
•added 2026/01/25 3:15 p.m.•12 views

CVE-2026-23002

In the Linux kernel, the following vulnerability has been resolved: lib/buildid: use kernelread for sleepable context Prevent a "BUG: unable to handle kernel NULL pointer dereference in filemapreadfolio". For the sleepable context, convert freader to use kernelread instead of direct page cache...

5.5CVSS0.00172EPSS
SaveExploits1References3
OSV
OSV
•added 2026/01/25 3:15 p.m.•10 views

AZL-78491 CVE-2026-22998 affecting package kernel for versions less than 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix NULL pointer dereferences in nvmettcpbuildpduiovec Commit efa56305908b "nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length" added ttag bounds checking and dataoffset validation in...

7.5CVSS6.3AI score0.0079EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/01/25 3:15 p.m.•14 views

CVE-2026-22998

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix NULL pointer dereferences in nvmettcpbuildpduiovec Commit efa56305908b "nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length" added ttag bounds checking and dataoffset validation in...

7.5CVSS6.1AI score0.0079EPSS
SaveExploits0References33
Cvelist
Cvelist
•added 2026/01/25 2:36 p.m.•66 views

CVE-2026-23008 drm/vmwgfx: Fix KMS with 3D on HW version 10

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix KMS with 3D on HW version 10 HW version 10 does not have GB Surfaces so there is no backing buffer for surface backed FBs. This would result in a nullptr dereference and crash the driver causing a black screen...

0.00154EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/01/25 2:36 p.m.•52 views

CVE-2026-23002 lib/buildid: use __kernel_read() for sleepable context

In the Linux kernel, the following vulnerability has been resolved: lib/buildid: use kernelread for sleepable context Prevent a "BUG: unable to handle kernel NULL pointer dereference in filemapreadfolio". For the sleepable context, convert freader to use kernelread instead of direct page cache...

0.00172EPSS
SaveExploits1References3
CVE
CVE
•added 2026/01/25 2:36 p.m.•76 views

CVE-2026-23002

CVE-2026-23002 affects the Linux kernel’s buildid path. The fix switches the sleepable context reader to use __kernel_read() for reading file data instead of direct page cache access via read_cache_folio(), reducing the risk of a NULL pointer dereference in filemap_read_folio. The patch keeps exi...

5.5CVSS5.3AI score0.00172EPSS
SaveExploits1References3Affected Software1
attackerkb
attackerkb
•added 2026/01/25 2:36 p.m.•8 views

CVE-2026-23000

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix crash on profile change rollback failure mlx5enetdevchangeprofile can fail to attach a new profile and can fail to rollback to old profile, in such case, we could end up with a dangling netdev with a fully reset...

5.7AI score0.00172EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
•added 2026/01/25 2:36 p.m.•9 views

CVE-2026-22998 nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix NULL pointer dereferences in nvmettcpbuildpduiovec Commit efa56305908b "nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length" added ttag bounds checking and dataoffset validation in...

7.5CVSS5.3AI score0.0079EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2026/01/25 12:23 a.m.•11 views

SUSE CVE-2026-22982

In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: Fix crash when adding interface under a lag Commit 15faa1f67ab4 "lan966x: Fix crash when adding interface under a lag" fixed a similar issue in the lan966x driver caused by a NULL pointer dereference. The...

5.5CVSS5.3AI score0.00139EPSS
SaveExploits0References19
CNNVD
CNNVD
•added 2026/01/25 12:00 a.m.•14 views

Linux Kernel Security Vulnerabilities

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a null pointer dereferencing and could lead to kernel crashes...

5.5CVSS6AI score0.00172EPSS
SaveExploits1References3
CNNVD
CNNVD
•added 2026/01/25 12:00 a.m.•15 views

Linux Kernel Security Vulnerabilities

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a null pointer dereferencing and could lead to kernel crashes...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/01/25 12:00 a.m.•2 views

CVE-2026-23000: NULL Pointer Dereference

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix crash on profile change rollback failure mlx5enetdevchangeprofile can fail to attach a new profile and can fail to rollback to old profile, in such case, we could end up with a dangling netdev with a fully reset...

5.5CVSS5.7AI score0.00172EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/01/25 12:00 a.m.•1 views

CVE-2026-22996: NULL Pointer Dereference

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Don't store mlx5epriv in mlx5edev devlink priv mlx5epriv is an unstable structure that can be memset0 if profile attaching fails, mlx5epriv in mlx5edev devlink private is used to reference the netdev and mdev associate...

5.5CVSS5.7AI score0.00178EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2026/01/25 12:00 a.m.•14 views

Linux Kernel Security Vulnerabilities

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the issue of reusing freed resources, potentially leading to null pointer dereferencing...

7.8CVSS5.8AI score0.00209EPSS
SaveExploits1References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/01/25 12:00 a.m.•0 views

CVE-2026-23006: NULL Pointer Dereference

In the Linux kernel, the following vulnerability has been resolved: ASoC: tlv320adcx140: fix null pointer The "sndsoccomponent" in "adcx140priv" was only used once but never set. It was only used for reaching "dev" which is already present in "adcx140priv"...

5.5CVSS5.8AI score0.00207EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/01/25 12:00 a.m.•2 views

CVE-2026-22998: NULL Pointer Dereference

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix NULL pointer dereferences in nvmettcpbuildpduiovec Commit efa56305908b "nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length" added ttag bounds checking and dataoffset validation in...

7.5CVSS5.8AI score0.0079EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2026/01/25 12:00 a.m.•16 views

Linux Kernel Security Vulnerabilities

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a null pointer dereferencing and could lead to kernel crashes...

7.5CVSS5.8AI score0.0079EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2026/01/25 12:00 a.m.•22 views

Linux Kernel Security Vulnerabilities

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a null pointer dereferencing and may cause the system to freeze or display a black screen...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/01/25 12:00 a.m.•0 views

CVE-2026-23008: NULL Pointer Dereference

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix KMS with 3D on HW version 10 HW version 10 does not have GB Surfaces so there is no backing buffer for surface backed FBs. This would result in a nullptr dereference and crash the driver causing a black screen...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References1
Rows per page
Query Builder