Lucene search
K

17735 matches found

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

CVE-2023-53766

In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Check for read-only mounted filesystem in txBegin This patch adds a check for read-only mounted filesystem in txBegin before starting a transaction potentially saving from NULL pointer deref...

0.00165EPSS
Exploits0References8
OSV
OSV
added 2025/12/08 2:15 a.m.8 views

DEBIAN-CVE-2023-53766

In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Check for read-only mounted filesystem in txBegin This patch adds a check for read-only mounted filesystem in txBegin before starting a transaction potentially saving from NULL pointer deref...

5.3AI score0.00165EPSS
Exploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.4 views

DEBIAN-CVE-2023-53763

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: fix to do sanity check on extent cache correctly" syzbot reports a f2fs bug as below: UBSAN: array-index-out-of-bounds in fs/f2fs/f2fs.h:3275:19 index 1409 is out of range for type 'le32923' aka 'unsigned int923' Ca...

5.2AI score0.00156EPSS
Exploits0References1
NVD
NVD
added 2025/12/08 2:15 a.m.6 views

CVE-2023-53751

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential...

0.00156EPSS
Exploits0References4
OSV
OSV
added 2025/12/08 2:15 a.m.1 views

DEBIAN-CVE-2023-53751

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential...

5.2AI score0.00156EPSS
Exploits0References1
NVD
NVD
added 2025/12/08 2:15 a.m.3 views

CVE-2022-50622

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4fcrecordmodifiedinode As krealloc may return NULL, in this case 'state-fcmodifiedinodes' may not be freed by krealloc, but 'state-fcmodifiedinodes' already set NULL. Then will lead to...

0.00168EPSS
Exploits0References5
OSV
OSV
added 2025/12/08 2:15 a.m.10 views

UBUNTU-CVE-2023-53766

In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Check for read-only mounted filesystem in txBegin This patch adds a check for read-only mounted filesystem in txBegin before starting a transaction potentially saving from NULL pointer deref...

5.7AI score0.00165EPSS
Exploits0References11
OSV
OSV
added 2025/12/08 1:19 a.m.9 views

CVE-2023-53766 FS: JFS: Check for read-only mounted filesystem in txBegin

In the Linux kernel, the following vulnerability has been resolved: FS: JFS: Check for read-only mounted filesystem in txBegin This patch adds a check for read-only mounted filesystem in txBegin before starting a transaction potentially saving from NULL pointer deref...

6.4AI score0.00165EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.23 views

CVE-2023-53751 cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential...

0.00156EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/12/08 1:19 a.m.2 views

CVE-2023-53751

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential use-after-free bugs in TCPServerInfo::hostname TCPServerInfo::hostname may be updated once or many times during reconnect, so protect its access outside reconnect path as well and then prevent any potential...

5.2AI score0.00156EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/12/08 1:16 a.m.11 views

CVE-2022-50622

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4fcrecordmodifiedinode As krealloc may return NULL, in this case 'state-fcmodifiedinodes' may not be freed by krealloc, but 'state-fcmodifiedinodes' already set NULL. Then will lead to...

5.3AI score0.00168EPSS
Exploits0
OSV
OSV
added 2025/12/08 1:16 a.m.4 views

CVE-2022-50620 f2fs: fix to invalidate dcc->f2fs_issue_discard in error path

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to invalidate dcc-f2fsissuediscard in error path Syzbot reports a NULL pointer dereference issue as below: refcountadd include/linux/refcount.h:193 inline refcountinc include/linux/refcount.h:250 inline refcountinc...

6.4AI score0.00168EPSS
Exploits0References7
NVD
NVD
added 2025/12/08 1:16 a.m.3 views

CVE-2025-40312

In the Linux kernel, the following vulnerability has been resolved: jfs: Verify inode mode when loading from disk The inode mode loaded from corrupted disk can be invalid. Do like what commit 0a9e74051313 "isofs: Verify inode mode when loading from disk" does...

0.00165EPSS
Exploits0References8
OSV
OSV
added 2025/12/08 1:16 a.m.5 views

DEBIAN-CVE-2025-40312

In the Linux kernel, the following vulnerability has been resolved: jfs: Verify inode mode when loading from disk The inode mode loaded from corrupted disk can be invalid. Do like what commit 0a9e74051313 "isofs: Verify inode mode when loading from disk" does...

5.1AI score0.00165EPSS
Exploits0References1
NVD
NVD
added 2025/12/08 1:16 a.m.6 views

CVE-2025-40307

In the Linux kernel, the following vulnerability has been resolved: exfat: validate cluster allocation bits of the allocation bitmap syzbot created an exfat image with cluster bits not set for the allocation bitmap. exfat-fs reads and uses the allocation bitmap without checking this. The problem ...

0.00158EPSS
Exploits0References3
OSV
OSV
added 2025/12/08 1:16 a.m.4 views

UBUNTU-CVE-2025-40305

In the Linux kernel, the following vulnerability has been resolved: 9p/transfd: p9fdrequest: kick rx thread if EPOLLIN p9readwork doesn't set Rworksched and doesn't do scheduleworkm-rq if listempty&m-reqlist. However, if the pipe is full, we need to read more data and this used to work prior to...

5.7AI score0.00145EPSS
Exploits0References21
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.19 views

CVE-2025-40324 NFSD: Fix crash in nfsd4_read_release()

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix crash in nfsd4readrelease When tracing is enabled, the tracenfsdreaddone trace point crashes during the pynfs read.testNoFh test...

0.00161EPSS
Exploits0References7
OSV
OSV
added 2025/12/08 12:46 a.m.8 views

CVE-2025-40324 NFSD: Fix crash in nfsd4_read_release()

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix crash in nfsd4readrelease When tracing is enabled, the tracenfsdreaddone trace point crashes during the pynfs read.testNoFh test...

6.4AI score0.00161EPSS
Exploits0References10
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.4 views

CVE-2025-40312

In the Linux kernel, the following vulnerability has been resolved: jfs: Verify inode mode when loading from disk The inode mode loaded from corrupted disk can be invalid. Do like what commit 0a9e74051313 "isofs: Verify inode mode when loading from disk" does...

5.1AI score0.00165EPSS
Exploits0
OSV
OSV
added 2025/12/08 12:46 a.m.10 views

CVE-2025-40312 jfs: Verify inode mode when loading from disk

In the Linux kernel, the following vulnerability has been resolved: jfs: Verify inode mode when loading from disk The inode mode loaded from corrupted disk can be invalid. Do like what commit 0a9e74051313 "isofs: Verify inode mode when loading from disk" does...

6.4AI score0.00165EPSS
Exploits0References11
Rows per page
Query Builder