Lucene search
+L

33874 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50359

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: cx88: Fix a null-ptr-deref bug in bufferprepare When the driver calls cx88riscbuffer to prepare the buffer, the function call may fail, resulting in a...

5.5CVSS5.8AI score0.00208EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53336

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings When ipubridgeparserotation and ipubridgeparseorientation run sensor-adev is not set yet...

5.5CVSS5.6AI score0.00201EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-53294

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix null-ptr-deref on inode-iop in ntfslookup Syzbot reported a null-ptr-deref bug...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53343

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - icmp6: Fix null-ptr-deref of ip6nullentry-rt6iidev in icmp6dev. With some IPv6 Ext Hdr RPL, SRv6, etc., we can send a packet that has the link-local address as...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/19 11:23 p.m.18 views

SUSE CVE-2025-39850

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD in arp,neighreduce when using nexthop objects When the "proxy" option is enabled on a VXLAN device, the device will suppress ARP requests and IPv6 Neighbor Solicitation messages if it is able to reply on behalf of...

5.5CVSS6.3AI score0.00144EPSS
SaveExploits0References21
OSV
OSV
added 2025/09/19 4:15 p.m.6 views

DEBIAN-CVE-2025-39865

In the Linux kernel, the following vulnerability has been resolved: tee: fix NULL pointer dereference in teeshmput teeshmput have NULL pointer dereference: opteedisableshmcache -- shm = regpairtoptr...;//shm maybe return NULL teeshmfreeshm; -- teeshmputshm;//crash Add check in teeshmput to fix it...

5.5CVSS5.3AI score0.0016EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/19 4:15 p.m.11 views

CVE-2025-39865

In the Linux kernel, the following vulnerability has been resolved: tee: fix NULL pointer dereference in teeshmput teeshmput have NULL pointer dereference: opteedisableshmcache -- shm = regpairtoptr...;//shm maybe return NULL teeshmfreeshm; -- teeshmputshm;//crash Add check in teeshmput to fix it...

5.5CVSS0.0016EPSS
SaveExploits0References11
NVD
NVD
added 2025/09/19 4:15 p.m.15 views

CVE-2025-39856

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndev In the TX completion packet stage of TI SoCs with CPSW2G instance, which has single external ethernet port, ndev is accessed without being initialized if no...

5.5CVSS0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/19 4:15 p.m.7 views

DEBIAN-CVE-2025-39858

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix ISERR vs NULL check bug in mlx4encreaterxring Replace NULL check with ISERR check after calling pagepoolcreate since this function returns error pointers ERRPTR. Using NULL check could lead to invalid pointer...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/19 4:15 p.m.13 views

CVE-2025-39851

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD when refreshing an FDB entry with a nexthop object VXLAN FDB entries can point to either a remote destination or an FDB nexthop group. The latter is usually used in EVPN deployments where learning is disabled...

7.5CVSS0.00293EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/19 4:15 p.m.4 views

DEBIAN-CVE-2025-39842

In the Linux kernel, the following vulnerability has been resolved: ocfs2: prevent release journal inode after journal shutdown Before calling ocfs2deleteosb, ocfs2journalshutdown has already been executed in ocfs2dismountvolume, so osb-journal must be NULL. Therefore, the following calltrace wil...

5.5CVSS5.5AI score0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.9 views

UBUNTU-CVE-2025-39851

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD when refreshing an FDB entry with a nexthop object VXLAN FDB entries can point to either a remote destination or an FDB nexthop group. The latter is usually used in EVPN deployments where learning is disabled...

7.5CVSS5.9AI score0.00293EPSS
SaveExploits0References16
OSV
OSV
added 2025/09/19 4:15 p.m.12 views

UBUNTU-CVE-2025-39865

In the Linux kernel, the following vulnerability has been resolved: tee: fix NULL pointer dereference in teeshmput teeshmput have NULL pointer dereference: opteedisableshmcache -- shm = regpairtoptr...;//shm maybe return NULL teeshmfreeshm; -- teeshmputshm;//crash Add check in teeshmput to fix it...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References29
CVE
CVE
added 2025/09/19 3:26 p.m.54 views

CVE-2025-39865

CVE-2025-39865 affects the Linux kernel tee subsystem. The issue is a potential NULL pointer dereference in tee_shm_put when reg_pair_to_ptr may return NULL, leading to a crash in shutdown flow (optee/shm cache path). The documented fix is to add a NULL check in tee_shm_put to prevent dereferenci...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References11Affected Software1
CVE
CVE
added 2025/09/19 3:26 p.m.44 views

CVE-2025-39857

CVE-2025-39857 affects the Linux kernel net/smc component and is a NULL pointer dereference in smc_ib_is_sg_need_sync(). The issue occurs when ibdev->dma_device is NULL for the software RoCE device, triggering a kernel crash. A NULL pointer check has been added to prevent the problem. Remediat...

7.5CVSS6AI score0.00306EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.22 views

CVE-2025-39857 net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix one NULL pointer dereference in smcibissgneedsync BUG: kernel NULL pointer dereference, address: 00000000000002ec PGD 0 P4D 0 Oops: Oops: 0000 1 SMP PTI CPU: 28 UID: 0 PID: 343 Comm: kworker/28:1 Kdump: loaded Tainte...

7.5CVSS0.00306EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.19 views

CVE-2025-39856

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndev In the TX completion packet stage of TI SoCs with CPSW2G instance, which has single external ethernet port, ndev is accessed without being initialized if no...

5.5CVSS5.5AI score0.00127EPSS
SaveExploits0
OSV
OSV
added 2025/09/19 3:26 p.m.12 views

CVE-2025-39856 net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndev

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndev In the TX completion packet stage of TI SoCs with CPSW2G instance, which has single external ethernet port, ndev is accessed without being initialized if no...

5.5CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2025/09/19 3:26 p.m.62 views

CVE-2025-39851

CVE-2025-39851 relates to the Linux kernel VXLAN implementation. Affected scenario is when learning is enabled and an incoming packet attempts to refresh an FDB entry that points to an FDB nexthop group (not a remote destination). This could dereference a non-existent remote and trigger a NULL po...

7.5CVSS5.8AI score0.00293EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.26 views

CVE-2025-39851 vxlan: Fix NPD when refreshing an FDB entry with a nexthop object

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD when refreshing an FDB entry with a nexthop object VXLAN FDB entries can point to either a remote destination or an FDB nexthop group. The latter is usually used in EVPN deployments where learning is disabled...

7.5CVSS0.00293EPSS
SaveExploits0References3
Rows per page
Query Builder