Lucene search
+L

15514 matches found

OSV
OSV
added 2024/06/24 2:15 p.m.5 views

DEBIAN-CVE-2024-38663

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix list corruption from resetting io stat Since commit 3b8cc6298724 "blk-cgroup: Optimize blkcgrstatflush", each iostat instance is added to blkcg percpu list, so blkcgresetstats can't reset the stat instance by...

5.5CVSS6.1AI score0.00259EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/24 2:15 p.m.6 views

DEBIAN-CVE-2024-34027

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover reserve,releasecompressblocks w/ cprwsem lock It needs to cover reserve,releasecompressblocks w/ cprwsem lock to avoid racing with checkpoint, otherwise, filesystem metadata including blkaddr in dnode...

7.8CVSS5.5AI score0.00237EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/24 1:56 p.m.63 views

CVE-2024-34027 f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem lock

In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix to cover reserve,releasecompressblocks w/ cprwsem lock It needs to cover reserve,releasecompressblocks w/ cprwsem lock to avoid racing with checkpoint, otherwise, filesystem metadata including blkaddr in dnode...

7.8CVSS0.00237EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/24 12:10 p.m.18 views

CLSA-2024-1719231016 kernel: Fix of 52 CVEs

net: iptunnel: make sure to pull inner header in iptunnelrcv CVE-2024-26882 - tls: fix use-after-free on failed backlog decryption CVE-2024-26800 - tls: separate no-async decryption request handling from async CVE-2024-26584 - tls: decrement decryptpending if no async completion will be called...

9.8CVSS7AI score0.02423EPSS
SaveExploits3References1
Positive Technologies
Positive Technologies
added 2024/06/24 12:00 a.m.22 views

PT-2024-29242

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the btrfs file system in the Linux kernel. When running btrfs/060 with the forced RST feature, it would crash due to an ASSERT inside scrub read endio. This happe...

5.5CVSS5.5AI score0.00197EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/24 12:00 a.m.137 views

CentOS 9 : kernel-5.14.0-467.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the kernel-5.14.0-467.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: efivarfs: force RO when remounting if SetVariable is not supported ...

9.8CVSS6.5AI score0.08555EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/06/24 12:00 a.m.13 views

Linux kernel security vulnerabilities

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 a list corruption in blk-cgroup...

5.5CVSS6.6AI score0.00259EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/06/22 3:35 a.m.15 views

SUSE CVE-2024-38567

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: add a proper sanity check for endpoints Syzkaller reports 1 hitting a warning which is caused by presence of a wrong endpoint type at the URB sumbitting stage. While there was a check for a specific 4th endpoint,...

5.5CVSS6.3AI score0.00254EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/06/21 7:53 p.m.24 views

CVE-2024-38636

A vulnerability was found in the Flash-Friendly File System F2FS in the Linux kernel, where the system failed to correctly recognize valid zero block addresses in multi-device configurations. This issue could potentially lead to improper handling of data or file system errors. Mitigation Mitigati...

5.5CVSS8.9AI score0.00211EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/21 11:15 a.m.4 views

DEBIAN-CVE-2024-38636

In the Linux kernel, the following vulnerability has been resolved: f2fs: multidev: fix to recognize valid zero block address As reported by Yi Zhang in mailing list 1, kernel warning was catched during zbd/010 test as below: ./check zbd/010 zbd/010 test gap zone support with F2FS failed runtime...

5.5CVSS5.2AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.15 views

AZL-48962 CVE-2024-36478 affecting package kernel for versions less than 6.6.57.1-1

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' Writing 'power' and 'submitqueues' concurrently will trigger kernel panic: Test script: modprobe nullblk nrdevices=0 mkdir -p...

5.5CVSS6.8AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.16 views

AZL-48948 CVE-2024-36478 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' Writing 'power' and 'submitqueues' concurrently will trigger kernel panic: Test script: modprobe nullblk nrdevices=0 mkdir -p...

5.5CVSS6.8AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.8 views

UBUNTU-CVE-2024-36478

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix null-ptr-dereference while configuring 'power' and 'submitqueues' Writing 'power' and 'submitqueues' concurrently will trigger kernel panic: Test script: modprobe nullblk nrdevices=0 mkdir -p...

5.5CVSS6.1AI score0.00269EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/21 11:15 a.m.15 views

UBUNTU-CVE-2024-38636

In the Linux kernel, the following vulnerability has been resolved: f2fs: multidev: fix to recognize valid zero block address As reported by Yi Zhang in mailing list 1, kernel warning was catched during zbd/010 test as below: ./check zbd/010 zbd/010 test gap zone support with F2FS failed runtime...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.36 views

CVE-2024-38636

In the Linux kernel, the following vulnerability has been resolved: f2fs: multidev: fix to recognize valid zero block address As reported by Yi Zhang in mailing list 1, kernel warning was catched during zbd/010 test as below: ./check zbd/010 zbd/010 test gap zone support with F2FS failed runtime...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/21 10:18 a.m.17 views

CVE-2024-38636 f2fs: multidev: fix to recognize valid zero block address

In the Linux kernel, the following vulnerability has been resolved: f2fs: multidev: fix to recognize valid zero block address As reported by Yi Zhang in mailing list 1, kernel warning was catched during zbd/010 test as below: ./check zbd/010 zbd/010 test gap zone support with F2FS failed runtime...

6AI score
SaveExploits0References7
CVE
CVE
added 2024/06/21 10:18 a.m.100 views

CVE-2024-38636

CVE-2024-38636 (Linux kernel, f2fs multi-device support) : The issue occurs when using multiple block devices with F2FS where reads on the non-primary device are mapped to the first block (address 0). This causes f2fs_map_blocks() to return a valid zero block address, but f2fs_iomap_begin() treat...

5.5CVSS6.4AI score0.00211EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.24 views

CVE-2024-38636 f2fs: multidev: fix to recognize valid zero block address

In the Linux kernel, the following vulnerability has been resolved: f2fs: multidev: fix to recognize valid zero block address As reported by Yi Zhang in mailing list 1, kernel warning was catched during zbd/010 test as below: ./check zbd/010 zbd/010 test gap zone support with F2FS failed runtime...

6.8AI score0.00211EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.9 views

SUSE CVE-2021-47576

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

3.4CVSS7.6AI score0.00256EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/06/21 3:37 a.m.9 views

SUSE CVE-2022-48747

In the Linux kernel, the following vulnerability has been resolved: block: Fix wrong offset in biotruncate biotruncate clears the buffer outside of last block of bdev, however current biotruncate is using the wrong offset of page. So it can return the uninitialized data. This happened when both o...

5.3CVSS7.7AI score0.00915EPSS
SaveExploits0References10
Rows per page
Query Builder