Lucene search
+L

15415 matches found

SUSE CVE
SUSE CVE
added 2024/12/29 3:48 a.m.9 views

SUSE CVE-2024-56693

In the Linux kernel, the following vulnerability has been resolved: brd: defer automatic disk creation until module initialization succeeds My colleague Wupeng found the following problems during fault injection: BUG: unable to handle page fault for address: fffffbfff809d073 PGD 6e648067 P4D...

7.8CVSS7.6AI score0.00243EPSS
SaveExploits0References15
CNNVD
CNNVD
added 2024/12/29 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an invalid block device dereference that is not handled correctly in the nfs/blocklayout module, resulting i...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/12/29 12:00 a.m.26 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a handling issue in the erofs file system where the block size is less than PAGESIZE when the file is mounted on...

5.5CVSS5.9AI score0.00174EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/28 10:15 a.m.13 views

AZL-55739 CVE-2024-56692 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncatenode syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2534! RIP: 0010:f2fsinvalidateblocks+0x35f/0x370...

5.5CVSS5.6AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/28 10:15 a.m.12 views

UBUNTU-CVE-2024-56693

In the Linux kernel, the following vulnerability has been resolved: brd: defer automatic disk creation until module initialization succeeds My colleague Wupeng found the following problems during fault injection: BUG: unable to handle page fault for address: fffffbfff809d073 PGD 6e648067 P4D...

7.8CVSS6.2AI score0.00243EPSS
SaveExploits0References32
Vulnrichment
Vulnrichment
added 2024/12/28 9:46 a.m.3 views

CVE-2024-56692 f2fs: fix to do sanity check on node blkaddr in truncate_node()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncatenode syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2534! RIP: 0010:f2fsinvalidateblocks+0x35f/0x370...

7.8CVSS7.6AI score0.00216EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/28 9:46 a.m.37 views

CVE-2024-56692 f2fs: fix to do sanity check on node blkaddr in truncate_node()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncatenode syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2534! RIP: 0010:f2fsinvalidateblocks+0x35f/0x370...

7.8CVSS0.00216EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/12/28 9:46 a.m.23 views

CVE-2024-56692

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node blkaddr in truncatenode syzbot reports a f2fs bug as below: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2534! RIP: 0010:f2fsinvalidateblocks+0x35f/0x370...

7.8CVSS5.6AI score0.00216EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.6 views

SUSE CVE-2024-53166

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix bfqq uaf in bfqlimitdepth Set new allocated bfqq to bic or remove freed bfqq from bic are both protected by bfqd-lock, however bfqlimitdepth is deferencing bfqq from bic without the lock, this can lead to UAF if t...

7CVSS7.8AI score0.00259EPSS
SaveExploits0References51
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.7 views

SUSE CVE-2024-53167

In the Linux kernel, the following vulnerability has been resolved: nfs/blocklayout: Don't attempt unregister for invalid block device Since commit d869da91cccb "nfs/blocklayout: Fix premature PR key unregistration" an unmount of a pNFS SCSI layout-enabled NFS may dereference a NULL blockdevice i...

5.5CVSS7.7AI score0.00639EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.7 views

SUSE CVE-2024-53170

In the Linux kernel, the following vulnerability has been resolved: block: fix uaf for flush rq while iterating tags blkmqclearflushrqmapping is not called during scsi probe, by checking blkqueueinitdone. However, QUEUEFLAGINITDONE is cleared in delgendisk by commit aec89dc5d421 "block: keep...

6.7CVSS7.7AI score0.0024EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.9 views

SUSE CVE-2024-53182

In the Linux kernel, the following vulnerability has been resolved: Revert "block, bfq: merge bfqreleaseprocessref into bfqputcooperator" This reverts commit bc3b1e9e7c50e1de0f573eea3871db61dd4787de. The bic is associated with syncbfqq, and bfqreleaseprocessref cannot be put into bfqputcooperator...

7CVSS6.5AI score0.00223EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.11 views

SUSE CVE-2024-53220

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to account dirty data in getsecsrequired It will trigger system panic w/ testcase in 1: ------------ cut here ------------ kernel BUG at fs/f2fs/segment.c:2752! RIP: 0010:newcurseg+0xc81/0x2110 Call Trace:...

7.8CVSS7.7AI score0.00232EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.5 views

SUSE CVE-2024-56548

In the Linux kernel, the following vulnerability has been resolved: hfsplus: don't query the device logical block size multiple times Devices block sizes may change. One of these cases is a loop device by using ioctl LOOPSETBLOCKSIZE. While this may cause other issues like IO being rejected, in t...

6.7CVSS7.8AI score0.00245EPSS
SaveExploits0References43
CNNVD
CNNVD
added 2024/12/28 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an invalid block device dereference that is not handled correctly in the nfs/blocklayout module, resulting i...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/12/28 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from insufficient integrity checking of node block addresses in the truncatenode function in the f2fs module...

5.5CVSS6.6AI score0.00216EPSS
SaveExploits0References5
OSV
OSV
added 2024/12/27 3:15 p.m.1 views

DEBIAN-CVE-2024-56672

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcgparentblkcg but it was calling that after blkcgdestroyblkgsblkcg which could free the blkcg,...

7CVSS5.9AI score0.00271EPSS
SaveExploits1References1
OSV
OSV
added 2024/12/27 3:15 p.m.20 views

AZL-54920 CVE-2024-56672 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcgparentblkcg but it was calling that after blkcgdestroyblkgsblkcg which could free the blkcg,...

7CVSS6.5AI score0.00271EPSS
SaveExploits1References1
OSV
OSV
added 2024/12/27 3:15 p.m.9 views

UBUNTU-CVE-2024-56627

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix Out-of-Bounds Read in ksmbdvfsstreamread An offset from client could be a negative value, It could lead to an out-of-bounds read from the streambuf. Note that this issue is coming when setting 'vfs objects = streamsxat...

8.1CVSS6.5AI score0.00627EPSS
SaveExploits0References32
OSV
OSV
added 2024/12/27 3:15 p.m.6 views

UBUNTU-CVE-2024-56672

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix UAF in blkcgunpinonline blkcgunpinonline walks up the blkcg hierarchy putting the online pin. To walk up, it uses blkcgparentblkcg but it was calling that after blkcgdestroyblkgsblkcg which could free the blkcg,...

7.8CVSS6.3AI score0.00271EPSS
SaveExploits1References32
Rows per page
Query Builder