Lucene search
+L

3629 matches found

Cvelist
Cvelist
added 2025/12/04 4:8 p.m.38 views

CVE-2025-40261 nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl()

In the Linux kernel, the following vulnerability has been resolved: nvme: nvme-fc: Ensure -ioerrwork is cancelled in nvmefcdeletectrl nvmefcdeleteassocation waits for pending I/O to complete before returning, and an error can cause -ioerrwork to be queued after cancelworksync had been called. Mov...

9.8CVSS0.00551EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/04 4:8 p.m.33 views

CVE-2025-40253 s390/ctcm: Fix double-kfree

In the Linux kernel, the following vulnerability has been resolved: s390/ctcm: Fix double-kfree The function 'mpcrcvdsweepreqmpcginfo' is called conditionally from function 'ctcmpcunpackskb'. It frees passed mpcginfo. After that a call to function 'kfree' in function 'ctcmpcunpackskb' frees it...

8.8CVSS0.00293EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/04 4:8 p.m.5 views

CVE-2025-40251 devlink: rate: Unset parent pointer in devl_rate_nodes_destroy

In the Linux kernel, the following vulnerability has been resolved: devlink: rate: Unset parent pointer in devlratenodesdestroy The function devlratenodesdestroy is documented to "Unset parent for all rate objects". However, it was only calling the driver-specific rateleafparentset or...

7.8CVSS6.2AI score
SaveExploits0References9
EUVD
EUVD
added 2025/12/04 3:31 p.m.5 views

EUVD-2025-201226

In the Linux kernel, the following vulnerability has been resolved: ocfs2: clear extent cache after moving/defragmenting extents The extent map cache can become stale when extents are moved or defragmented, causing subsequent operations to see outdated extent flags. This triggers a BUGON in...

5.8AI score0.00151EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/04 2:14 p.m.7 views

CVE-2025-40216 io_uring/rsrc: don't rely on user vaddr alignment

In the Linux kernel, the following vulnerability has been resolved: iouring/rsrc: don't rely on user vaddr alignment There is no guaranteed alignment for user pointers, however the calculation of an offset of the first page into a folio after coalescing uses some weird bit mask logic, get rid of ...

7.8CVSS6.3AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.10 views

kernel: smb: client: fix use-after-free in cifs_oplock_break

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in cifsoplockbreak A race condition can occur in cifsoplockbreak leading to a use-after-free of the cinode structure when unmounting: cifsoplockbreak cifsFileInfoputcfile cifsFileInfoputfinal...

9.8CVSS5.7AI score0.00405EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/04 12:50 p.m.6 views

kernel: mm: fix zswap writeback race condition

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

7.8CVSS6.8AI score0.0011EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/04 12:38 p.m.35 views

CVE-2025-40214 af_unix: Initialise scc_index in unix_add_edge().

In the Linux kernel, the following vulnerability has been resolved: afunix: Initialise sccindex in unixaddedge. Quang Le reported that the AFUNIX GC could garbage-collect a receive queue of an alive in-flight socket, with a nice repro. The repro consists of three stages. 1 1-a. Create a single...

7.8CVSS0.00144EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/12/03 1:3 p.m.11 views

kernel: mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory

A use-after-free memory bug exists in the linux kernel, such that unpoisonmemory tries to check the PGHWPoison flags of an uninitialized page. So VMBUGONPAGEPagePoisonedpage is triggered, leading to damage to the system availability and integrity...

7.1CVSS5.8AI score0.00143EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/01 12:0 a.m.4 views

CentOS 9 : kernel-5.14.0-645.el9

The remote CentOS Linux 9 host has packages installed that are affected by a vulnerability as referenced in the kernel-5.14.0-645.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: can: j1939: implement NETDEVUNREGISTER notification handler syzbot is...

5.5CVSS6.3AI score0.0012EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/11/27 12:0 a.m.6 views

PT-2025-52253

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel’s sch cake scheduler related to incorrect queue length qlen reduction within the cake drop function. The problem arises because cake enqueue assumes t...

4.6CVSS6.8AI score0.00175EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/25 6:17 p.m.5 views

kernel: Bluetooth: L2CAP: Fix user-after-free

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix user-after-free This uses l2capchanholdunlesszero after calling l2capgetchanblah to prevent the following trace: Bluetooth: l2capcore.c:static void l2capchandestroystruct kref kref Bluetooth: chan...

8.8CVSS6.8AI score0.00336EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/25 5:26 p.m.4 views

kernel: Bluetooth: L2CAP: Fix user-after-free

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix user-after-free This uses l2capchanholdunlesszero after calling l2capgetchanblah to prevent the following trace: Bluetooth: l2capcore.c:static void l2capchandestroystruct kref kref Bluetooth: chan...

8.8CVSS6.8AI score0.00336EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/25 12:47 a.m.7 views

kernel: Bluetooth: L2CAP: Fix user-after-free

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix user-after-free This uses l2capchanholdunlesszero after calling l2capgetchanblah to prevent the following trace: Bluetooth: l2capcore.c:static void l2capchandestroystruct kref kref Bluetooth: chan...

8.8CVSS6.8AI score0.00336EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/11/24 1:4 p.m.14 views

CVE-2025-40212 nfsd: fix refcount leak in nfsd_set_fh_dentry()

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix refcount leak in nfsdsetfhdentry nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses the MOUNT protocol ...

9.8CVSS0.00392EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/11/23 12:23 a.m.9 views

SUSE CVE-2025-40209

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leak of qgrouplist in btrfsaddqgrouprelation When btrfsaddqgrouprelation is called with invalid qgroup levels src = dst, the function returns -EINVAL directly without freeing the preallocated qgrouplist structur...

4.7CVSS6.6AI score0.00181EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/11/21 12:32 p.m.5 views

EUVD-2025-198436

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: Fix use-after-free in acpivideoswitchbrightness The switchbrightnesswork delayed work accesses device-brightness and device-backlight, freed by acpivideodevunregisterbacklight during device removal. If the work...

6.1AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/21 11:15 a.m.2 views

DEBIAN-CVE-2025-40210

In the Linux kernel, the following vulnerability has been resolved: Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND" I've found that pynfs COMP6 now leaves the connection or lease in a strange state, which causes CLOSE9 to hang indefinitely. I've dug into it a little, but ...

7.5CVSS5.3AI score0.00327EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/11/21 10:19 a.m.15 views

CVE-2025-40209 btrfs: fix memory leak of qgroup_list in btrfs_add_qgroup_relation

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory leak of qgrouplist in btrfsaddqgrouprelation When btrfsaddqgrouprelation is called with invalid qgroup levels src = dst, the function returns -EINVAL directly without freeing the preallocated qgrouplist structur...

0.00181EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:0 a.m.9 views

TencentOS Server 4: kernel (TSSA-2025:0349)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2025:0349 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

8.4CVSS7.3AI score0.00798EPSS
SaveExploits3References13
Rows per page
Query Builder