Lucene search
+L

15249 matches found

OSV
OSV
added 2025/12/08 2:15 a.m.5 views

DEBIAN-CVE-2022-50629

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Fix memory leak in rsicoexattach The coexcb needs to be freed when rsicreatekthread failed in rsicoexattach...

5.3AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.8 views

DEBIAN-CVE-2022-50583

In the Linux kernel, the following vulnerability has been resolved: md/raid0, raid10: Don't set discard sectors for request queue It should use diskstacklimits to get a proper maxdiscardsectors rather than setting a value by stack drivers. And there is a bug. If all member disks are rotational...

5.2AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.8 views

UBUNTU-CVE-2022-50583

In the Linux kernel, the following vulnerability has been resolved: md/raid0, raid10: Don't set discard sectors for request queue It should use diskstacklimits to get a proper maxdiscardsectors rather than setting a value by stack drivers. And there is a bug. If all member disks are rotational...

5.7AI score0.00193EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/08 1:16 a.m.6 views

DEBIAN-CVE-2025-40320

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential cfid UAF in smb2queryinfocompound When smb2queryinfocompound retries, a previously allocated cfid may have been freed in the first attempt. Because cfid wasn't reset on replay, later cleanup could act o...

9.8CVSS5.2AI score0.00409EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 1:16 a.m.14 views

CVE-2025-40295

In the Linux kernel, the following vulnerability has been resolved: fscrypt: fix left shift underflow when inode-iblkbits PAGESHIFT When simulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, an error trace appears during partition table reading at boot...

0.002EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 1:16 a.m.6 views

DEBIAN-CVE-2025-40295

In the Linux kernel, the following vulnerability has been resolved: fscrypt: fix left shift underflow when inode-iblkbits PAGESHIFT When simulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, an error trace appears during partition table reading at boot...

5.2AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.10 views

UBUNTU-CVE-2025-40295

In the Linux kernel, the following vulnerability has been resolved: fscrypt: fix left shift underflow when inode-iblkbits PAGESHIFT When simulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, an error trace appears during partition table reading at boot...

5.7AI score0.002EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/08 1:16 a.m.10 views

UBUNTU-CVE-2025-40290

In the Linux kernel, the following vulnerability has been resolved: xsk: avoid data corruption on cq descriptor number Since commit 30f241fcf52a "xsk: Fix immature cq descriptor production", the descriptor number is stored in skb control block and xskcqsubmitaddrlocked relies on it to put the ume...

7.8CVSS5.7AI score0.00139EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/08 1:16 a.m.17 views

UBUNTU-CVE-2025-40320

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential cfid UAF in smb2queryinfocompound When smb2queryinfocompound retries, a previously allocated cfid may have been freed in the first attempt. Because cfid wasn't reset on replay, later cleanup could act o...

9.8CVSS5.7AI score0.00409EPSS
SaveExploits0References22
Microsoft CVE
Microsoft CVE
added 2025/12/08 1:05 a.m.8 views

smb/server: fix possible memory leak in smb2_read()

...

7AI score0.00181EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/08 1:05 a.m.10 views

smb/server: fix possible refcount leak in smb2_sess_setup()

...

7.5CVSS6.8AI score0.00402EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 12:46 a.m.7 views

CVE-2025-40320 smb: client: fix potential cfid UAF in smb2_query_info_compound

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential cfid UAF in smb2queryinfocompound When smb2queryinfocompound retries, a previously allocated cfid may have been freed in the first attempt. Because cfid wasn't reset on replay, later cleanup could act o...

9.8CVSS6.3AI score
SaveExploits0References7
CVE
CVE
added 2025/12/08 12:46 a.m.28 views

CVE-2025-40320

CVE-2025-40320 stems from a use-after-free in the Linux kernel SMB client path. Specifically, in smb2_query_info_compound(), when the operation is retried, a previously allocated cfid could be freed on the first attempt and, because cfid isn’t reset on replay, a later cleanup may act on a stale p...

9.8CVSS6AI score0.00409EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.19 views

CVE-2025-40320

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential cfid UAF in smb2queryinfocompound When smb2queryinfocompound retries, a previously allocated cfid may have been freed in the first attempt. Because cfid wasn't reset on replay, later cleanup could act o...

9.8CVSS5.2AI score0.00409EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.40 views

CVE-2025-40295 fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFT

In the Linux kernel, the following vulnerability has been resolved: fscrypt: fix left shift underflow when inode-iblkbits PAGESHIFT When simulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, an error trace appears during partition table reading at boot...

0.002EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/08 12:46 a.m.35 views

CVE-2025-40295

CVE-2025-40295 corresponds to a Linux kernel issue where an underflow in a left shift can occur in fscrypt when inode->i_blkbits exceeds PAGE_SHIFT (e.g., with 8 KiB block sizes under TRANSPARENT_HUGEPAGE). The evidence shows a UBSAN shift-out-of-bounds warning during block device reads, trace...

6AI score0.002EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.16 views

CVE-2025-40295

In the Linux kernel, the following vulnerability has been resolved: fscrypt: fix left shift underflow when inode-iblkbits PAGESHIFT When simulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, an error trace appears during partition table reading at boot...

5.1AI score0.002EPSS
SaveExploits0
OSV
OSV
added 2025/12/08 12:46 a.m.9 views

CVE-2025-40295 fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFT

In the Linux kernel, the following vulnerability has been resolved: fscrypt: fix left shift underflow when inode-iblkbits PAGESHIFT When simulating an nvme device on qemu with both logicalblocksize and physicalblocksize set to 8 KiB, an error trace appears during partition table reading at boot...

6.3AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.9 views

SUSE CVE-2025-40268

In the Linux kernel, the following vulnerability has been resolved: cifs: client: fix memory leak in smb3fscontextparseparam The user calls fsconfig twice, but when the program exits, free only frees ctx-source for the second fsconfig, not the first. Regarding fc-source, there is no code in the f...

4.7CVSS6.6AI score0.00182EPSS
SaveExploits0References20
CVE
CVE
added 2025/12/08 12:09 a.m.41 views

CVE-2025-40290

CVE-2025-40290 concerns the Linux kernel’s XSk patching path. The issue arises from storing the descriptor number in the skb control block to track umem addresses for the xsk completion queue, which is unsafe since the skb control block can be overwritten after transmission. This leads to a NULL ...

7.8CVSS5.8AI score0.00139EPSS
SaveExploits0References3
Rows per page
Query Builder