Lucene search
K

43 matches found

NVD
NVD
added 2024/10/21 12:15 p.m.10 views

CVE-2024-47680

In the Linux kernel, the following vulnerability has been resolved: f2fs: check discard support for conventional zones As the helper function f2fsbdevsupportdiscard shows, f2fs checks if the target block devices support discard by calling bdevmaxdiscardsectors and bdeviszoned. This check works we...

5.5CVSS0.0023EPSS
Exploits0References3
CVE
CVE
added 2024/10/21 11:53 a.m.94 views

CVE-2024-47680

CVE-2024-47680 affects the Linux kernel’s f2fs discard handling for conventional zones on zoned block devices. The root cause is that f2fs relied on a discard capability check performed by bdev_max_discard_sectors() and bdev_is_zoned(), which bypasses to discard even when a device doesn’t support...

5.5CVSS7.1AI score0.0023EPSS
Exploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/08/28 12:0 a.m.142 views

CentOS 9 : kernel-5.14.0-503.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the kernel-5.14.0-503.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: nullblk: fix validation of block size Block size should be between...

7.8CVSS6.2AI score0.00249EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/08/22 9:9 a.m.19 views

CVE-2024-41077

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix validation of block size Block size should be between 512 and PAGESIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, nullblk would Oops due to a null pointer...

4.4CVSS6.8AI score0.00225EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.7 views

SUSE CVE-2024-41077

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix validation of block size Block size should be between 512 and PAGESIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, nullblk would Oops due to a null pointer...

4.4CVSS6.5AI score0.00225EPSS
Exploits0References13
NVD
NVD
added 2024/07/29 3:15 p.m.20 views

CVE-2024-41077

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix validation of block size Block size should be between 512 and PAGESIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, nullblk would Oops due to a null pointer...

5.5CVSS0.00225EPSS
Exploits0References7
OSV
OSV
added 2024/07/29 3:15 p.m.0 views

DEBIAN-CVE-2024-41077

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix validation of block size Block size should be between 512 and PAGESIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, nullblk would Oops due to a null pointer...

5.5CVSS5.5AI score0.00225EPSS
Exploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.6 views

UBUNTU-CVE-2024-41077

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix validation of block size Block size should be between 512 and PAGESIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, nullblk would Oops due to a null pointer...

5.5CVSS6.1AI score0.00225EPSS
Exploits0References24
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.19 views

CVE-2024-41077 null_blk: fix validation of block size

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix validation of block size Block size should be between 512 and PAGESIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, nullblk would Oops due to a null pointer...

6.8AI score0.00225EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/07/29 2:57 p.m.28 views

CVE-2024-41077 null_blk: fix validation of block size

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix validation of block size Block size should be between 512 and PAGESIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, nullblk would Oops due to a null pointer...

0.00225EPSS
Exploits0References6
OSV
OSV
added 2024/07/29 2:57 p.m.18 views

CVE-2024-41077 null_blk: fix validation of block size

In the Linux kernel, the following vulnerability has been resolved: nullblk: fix validation of block size Block size should be between 512 and PAGESIZE and be a power of 2. The current check does not validate this, so update the check. Without this patch, nullblk would Oops due to a null pointer...

5.5CVSS6.2AI score0.00225EPSS
Exploits0References10
CVE
CVE
added 2024/07/29 2:57 p.m.180 views

CVE-2024-41077

Concretely, CVE-2024-41077 affects the Linux kernel null_blk path. The issue arises from an insufficient validation of the block size: the size must be between 512 and PAGE_SIZE and must be a power of two. The faulty check allowed an invalid bs (e.g., 1536) to be accepted, which could cause a nul...

5.5CVSS6.6AI score0.00225EPSS
Exploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:0 a.m.91 views

SUSE SLED15: cluster-md-kmp-64kb / cluster-md-kmp-default / dlm-kmp-64kb / etc (SUSE-SU-2024:2571-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2571-1 advisory. The SUSE Linux Enterprise 15 SP6 kernel was updated to receive various security bugfixes. The...

9.8CVSS7.1AI score0.02701EPSS
Exploits4References871
OSV
OSV
added 2024/07/22 10:34 a.m.25 views

SUSE-SU-2024:2571-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-39371: iouring: check for non-NULL file pointer in iofilecanpoll bsc1226990. - CVE-2023-52846: hsr: Prevent use after free in prpcreatetaggedframe bsc122509...

9.8CVSS8.5AI score0.02701EPSS
Exploits4References596
OSV
OSV
added 2024/07/19 11:8 a.m.11 views

OESA-2024-1861 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab out of bounds write in smbinheritdacl slab out-of-bounds write is caused by that offsets is bigger than pntsd allocation size. This patch add the...

8.8CVSS7.1AI score0.26864EPSS
Exploits1References19
RedhatCVE
RedhatCVE
added 2024/06/21 7:52 p.m.19 views

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...

4.4CVSS6.8AI score0.00269EPSS
Exploits0References4
NVD
NVD
added 2024/06/21 11:15 a.m.24 views

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.5CVSS0.00269EPSS
Exploits0References5
OSV
OSV
added 2024/06/21 11:15 a.m.1 views

DEBIAN-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.5CVSS5.5AI score0.00269EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.16 views

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.4AI score0.00269EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.10 views

CVE-2024-36478 null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'

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...

6.6AI score0.00269EPSS
Exploits0References4
Rows per page
Query Builder