Lucene search
K

62834 matches found

Debian CVE
Debian CVE
added 2026/05/28 9:35 a.m.6 views

CVE-2026-46118

In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Fix null ptr deref in paprhvpipedevcreatehandle commit 6d3789d347a7 "papr-hvpipe: convert paprhvpipedevcreatehandle to FDPREPARE", changed the create handle to FDPREPARE, but it caused kernel null-ptr-deref...

5.7AI score0.00166EPSS
Exploits0
CVE
CVE
added 2026/05/28 9:35 a.m.20 views

CVE-2026-46110

CVE-2026-46110 affects the Linux kernel stmmac driver. When RX memory is exhausted, stmmac_rx() could misinterpret descriptors (full vs dirty), risking a NULL pointer dereference and potential kernel panic. The fix adds an explicit check to bail out when the next RX descriptor is dirty before adv...

7.5CVSS5.9AI score0.00506EPSS
Exploits0References6
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:11 a.m.6 views

libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()

...

7.5CVSS5.4AI score0.00496EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:10 a.m.5 views

rbd: fix null-ptr-deref when device_add_disk() fails

...

5.5CVSS5.4AI score0.00185EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:9 a.m.4 views

net/sched: taprio: fix NULL pointer dereference in class dump

...

5.5CVSS5.4AI score0.00149EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:6 a.m.4 views

bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()

...

5.5CVSS5.4AI score0.00165EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:5 a.m.5 views

Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb()

...

5.5CVSS5.4AI score0.00176EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:5 a.m.6 views

Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()

...

5.5CVSS5.4AI score0.00176EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:5 a.m.7 views

Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()

...

5.5CVSS5.4AI score0.00176EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/05/28 5:3 a.m.7 views

CVE-2026-45848

A flaw was found in the Linux kernel's AppArmor security module. This vulnerability allows a local attacker to trigger a NULL pointer dereference during socket setup or teardown operations. This can lead to a kernel 'oops', resulting in a system crash and a Denial of Service DoS...

5.8AI score0.0021EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 4:37 a.m.8 views

CVE-2026-45857

A flaw was found in the Linux kernel's scsi: csiostor module. This null pointer dereference vulnerability occurs in an error handling path. A local attacker could exploit this to cause a system crash, leading to a Denial of Service DoS. Mitigation To prevent exploitation, the csiostor kernel modu...

5.5CVSS5.8AI score0.0021EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/05/28 4:1 a.m.10 views

SUSE CVE-2025-71307

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix NULL pointer dereference on panthorfwunplug This patch removes the MCU halt and wait for halt procedures during panthorfwunplug as the MCU can be in a variety of states or the FW may not even be loaded/initialize...

5.7AI score0.00189EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/05/28 4:1 a.m.9 views

SUSE CVE-2025-71308

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix potential NULL pointer dereference in context cleanup aiedestroycontext is invoked during error handling in aie2createcontext. However, aiedestroycontext assumes that the context's mailbox channel pointer is...

5.8AI score0.00189EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/05/28 3:57 a.m.8 views

SUSE CVE-2026-45857

In the Linux kernel, the following vulnerability has been resolved: scsi: csiostor: Fix dereference of null pointer rn The error exit path when rn is NULL ends up deferencing the null pointer rn via the use of the macro CSIOINCSTATS. Fix this by adding a new error return path label after the use ...

5.8AI score0.0021EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/28 3:57 a.m.9 views

CVE-2026-45869

A flaw was found in the Linux kernel, specifically within the wm97xx power supply driver. A timing issue, known as a race condition, can occur during the driver's setup. If an interrupt is triggered at a precise moment, it can cause the system to attempt to use an uninitialized memory pointer,...

5.8AI score0.0021EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/05/28 3:57 a.m.6 views

SUSE CVE-2026-45874

In the Linux kernel, the following vulnerability has been resolved: phy: freescale: imx8qm-hsio: fix NULL pointer dereference During the probe the refclkpad pointer is set to NULL if the 'fsl,refclk-pad-mode' property is not defined in the devicetree node. But in imxhsioconfigureclkpad this point...

5.8AI score0.002EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/05/28 3:57 a.m.7 views

SUSE CVE-2026-45877

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: fix NULL-ptr-deref in ishtpbusremoveallclients During a warm reset flow, the cl-device pointer may be NULL if the reset occurs while clients are still being enumerated. Accessing cl-device-referencecount witho...

5.7AI score0.002EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/05/28 3:56 a.m.6 views

SUSE CVE-2026-45911

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix role switching during resume If the role change while we are suspended, the cdns3 driver switches to the new mode during resume. However, switching to host mode in this context causes a NULL pointer dereference. T...

5.8AI score0.00205EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/05/28 3:56 a.m.8 views

SUSE CVE-2026-45918

In the Linux kernel, the following vulnerability has been resolved: ovpn: tcp - don't deref NULL sksocket member after tcpclose When deleting a peer in case of keepalive expiration, the peer is removed from the OpenVPN hashtable and is temporary inserted in a "release list" for further processing...

5.9AI score0.00213EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/05/28 3:55 a.m.8 views

SUSE CVE-2026-45943

In the Linux kernel, the following vulnerability has been resolved: erofs: fix inline data read failure for ztailpacking pclusters Compressed folios for ztailpacking pclusters must be valid before adding these pclusters to I/O chains. Otherwise, zerofsdecompresspcluster may assume they are alread...

5.7AI score0.00168EPSS
Exploits0References3
Rows per page
Query Builder