Lucene search
+L

3632 matches found

Cvelist
Cvelist
added 2025/09/04 3:33 p.m.18 views

CVE-2025-38721 netfilter: ctnetlink: fix refcount leak on table dump

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: fix refcount leak on table dump There is a reference count leak in ctnetlinkdumptable: if res ctgeneral; // HERE cb-args1 = unsigned longct; ... While its very unlikely, its possible that ct == last. If this...

0.00165EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/04 3:33 p.m.38 views

CVE-2025-38714

CVE-2025-38714 affects the Linux kernel’s HFS+ subsystem. The issue is a slab-out-of-bounds in hfsplus_bnode_read(), leading to potential memory corruption during operations that touch HFS+ bnodes. The connected advisories indicate a fix has been applied in upstream kernel code (hfsplus_bnode_rea...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References12Affected Software1
CVE
CVE
added 2025/09/04 3:32 p.m.56 views

CVE-2025-38700

Concrete details found in connected documents confirm CVE-2025-38700 affects the Linux kernel's SCSI libiscsi path (iscsi_conn->dd_data) during iSER setup when ib_fast_reg_mr allocation fails. The root cause is unconditional initialization of iscsi_conn->dd_data when dd_size may be 0, leadi...

5.5CVSS5.8AI score0.00172EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.15 views

CVE-2025-38694 media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090p_rw_on_apb()

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: dib7090p: fix null-ptr-deref in dib7090prwonapb In dib7090prwonapb, msg is controlled by user. When msg0.buf is null and msg0.len is zero, former checks on msg0.buf would be passed. If accessing msg0.buf2...

0.00172EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.16 views

CVE-2025-38692 exfat: add cluster chain loop check for dir

In the Linux kernel, the following vulnerability has been resolved: exfat: add cluster chain loop check for dir An infinite loop may occur if the following conditions occur due to file system corruption. 1 Condition for exfatcountdirentries to loop infinitely. - The cluster chain includes a loop....

0.00155EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/04 3:32 p.m.8 views

CVE-2025-38690 drm/xe/migrate: prevent infinite recursion

In the Linux kernel, the following vulnerability has been resolved: drm/xe/migrate: prevent infinite recursion If the buf + offset is not aligned to XECAHELINEBYTES we fallback to using a bounce buffer. However the bounce buffer here is allocated on the stack, and the only alignment requirement...

6.6AI score
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/04 10:16 a.m.6 views

f2fs: fix to avoid panic in f2fs_evict_inode

...

7.8CVSS7AI score0.00186EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:24 a.m.5 views

tipc: Fix use-after-free in tipc_conn_close().

...

7.8CVSS6.8AI score0.00169EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:23 a.m.7 views

fs/inode: Prevent dump_mapping() accessing invalid dentry.d_name.name

...

7.1CVSS7AI score0.00261EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:18 a.m.9 views

f2fs: fix null-ptr-deref in f2fs_submit_page_bio()

...

5.5CVSS7AI score0.00222EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:17 p.m.13 views

rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()

...

7.8CVSS7AI score0.0022EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2025/08/27 5:18 p.m.10 views

K000153181: Linux kernel vmxnet3 module vulnerability CVE-2025-37799

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: vmxnet3: Fix malformed packet sizing in vmxnet3processxdp vmxnet3 driver's XDP handling is buggy for packet sizes using ring0 that is, packet sizes between 128 - 3k bytes. We noticed MTU-related...

8.6CVSS5.7AI score0.00334EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/08/27 1:21 p.m.10 views

kernel: driver: base: fix UAF when driver_attach failed

A flaw was discovered in the Linux kernel’s device driver core. When driverattachdrv fails, the associated driverprivate structure is freed—but the driver remains registered on the bus. This leads to a use-after-free condition when the kernel subsequently references the freed driverprivate. A...

7.8CVSS7AI score0.00297EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/27 11:42 a.m.6 views

kernel: misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()

In the Linux kernel, the following vulnerability has been resolved: misc/vmwvmci: fix an infoleak in vmcihostdoreceivedatagram struct vmcieventqp allocated by qpnotifypeer contains padding, which may carry uninitialized data to the userspace, as observed by KMSAN: BUG: KMSAN: kernel-infoleak in...

5.5CVSS6.3AI score0.00208EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/08/27 8:37 a.m.7 views

kernel: Bluetooth: hci_core: Fix use-after-free in vhci_flush()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix use-after-free in vhciflush syzbot reported use-after-free in vhciflush without repro. 0 From the splat, a thread closed a vhci file descriptor while its device was being used by iotcl on another thread...

7.8CVSS6.8AI score0.00145EPSS
SaveExploits0References5
CVE
CVE
added 2025/08/26 1:7 p.m.49 views

CVE-2025-38676

CVE-2025-38676 affects the Linux kernel (iommu/amd) and fixes a stack buffer overflow when processing kernel cmdline acpiid length. The issue is local and can be triggered by crafted kernel command-line input; base score 7.8 (HIGH) with LOCAL/LOW complexity, no user interaction. The CVE is addres...

7.8CVSS7.6AI score0.00397EPSS
SaveExploits1References10Affected Software1
Positive Technologies
Positive Technologies
added 2025/08/26 12:0 a.m.6 views

PT-2025-39141

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists between inode eviction and inode caching within the Btrfs file system. This condition can lead to a live struct btrfs inode being absent from the root-inodes...

4.7CVSS8.3AI score0.00099EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/08/25 11:47 p.m.4 views

SUSE CVE-2024-38633

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Update uartdriverregistered on driver removal The removal of the last MAX3100 device triggers the removal of the driver. However, code doesn't update the respective global variable and after insmod - rmmod - insm...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-52617

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PCI: switchtec: Fix stdevrelease crash after surprise hot remove A PCI device hot removal may occur while stdev-cdev is held open. The call to stdevrelease then...

4.4CVSS5.8AI score0.00237EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.5 views

SUSE CVE-2025-38652

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-boundary access in devs.path - touch /mnt/f2fs/012345678901234567890123456789012345678901234567890123 - truncate -s $102410241024 \ /mnt/f2fs/012345678901234567890123456789012345678901234567890123 - touc...

6.6CVSS6.5AI score0.00171EPSS
SaveExploits0References3
Rows per page
Query Builder