Lucene search
+L

15505 matches found

CVE
CVE
added 2024/07/29 3:04 p.m.146 views

CVE-2024-41081

CVE-2024-41081 is addressed in newer Linux kernel packages for Amazon Linux 2 - Kernel-5.15 Extra. The advisory documents a race in ila_output() where ila_output() may be invoked under rc u_read_lock() and potentially interrupted by softirq, risking corruption of dst_cache data structures. The fi...

9.8CVSS6.5AI score0.00872EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/07/29 2:57 p.m.39 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
SaveExploits0References6
CVE
CVE
added 2024/07/29 2:57 p.m.201 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
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.24 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
SaveExploits0References6
OSV
OSV
added 2024/07/29 2:57 p.m.21 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.2AI score
SaveExploits0References10
Cvelist
Cvelist
added 2024/07/29 6:36 a.m.51 views

CVE-2024-41013 xfs: don't walk off the end of a directory data block

In the Linux kernel, the following vulnerability has been resolved: xfs: don't walk off the end of a directory data block This adds sanity checks for xfsdir2dataunused and xfsdir2dataentry to make sure don't stray beyond valid memory region. Before patching, the loop simply checks that the start...

0.00222EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/29 6:36 a.m.25 views

CVE-2024-41013

In the Linux kernel, the following vulnerability has been resolved: xfs: don't walk off the end of a directory data block This adds sanity checks for xfsdir2dataunused and xfsdir2dataentry to make sure don't stray beyond valid memory region. Before patching, the loop simply checks that the start...

7.1CVSS5.7AI score0.00222EPSS
SaveExploits0
CVE
CVE
added 2024/07/29 6:36 a.m.291 views

CVE-2024-41013

CVE-2024-41013 : The Linux kernel vulnerability in xfs: don't walk off the end of a directory data block has been fixed. The issue was caused by insufficient bounds checks for xfs_dir2_data_unused and xfs_dir2_data_entry, which could allow an out-of-bounds read during directory traversal if a cra...

7.1CVSS6.3AI score0.00222EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/07/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 Linux kernel, which stems from a vulnerability due to incomplete USB endpoint checking that could result in the wrong endpoint type being use...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/07/29 12:00 a.m.9 views

WordPress plugin Ultimate Blocks 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A security vulnerability...

4.6CVSS6AI score0.00318EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/07/29 12:00 a.m.33 views

Ubuntu 16.04 LTS / 18.04 LTS : Linux kernel vulnerabilities (USN-6926-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6926-1 advisory. discovered that the NFC Controller Interface NCI implementation in the Linux kernel did not properly handle certain memory allocation failure...

8.8CVSS7.6AI score0.00828EPSS
SaveExploits0References31
CNNVD
CNNVD
added 2024/07/29 12:00 a.m.9 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 not verifying that the block size is between 512 and PAGESIZE to the power of 2, leading to a possible invalid...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/07/29 12:00 a.m.9 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 the fact that when dealing with a large number of single-block-range IOs, estimating the number of transacti...

5.5CVSS6.4AI score0.00228EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/07/29 12:00 a.m.35 views

CVE-2024-41013

In the Linux kernel, the following vulnerability has been resolved: xfs: don't walk off the end of a directory data block This adds sanity checks for xfsdir2dataunused and xfsdir2dataentry to make sure don't stray beyond valid memory region. Before patching, the loop simply checks that the start...

7.1CVSS6.1AI score0.00222EPSS
SaveExploits0References14
Ubuntu
Ubuntu
added 2024/07/26 3:11 p.m.89 views

USN-6919-1: Linux kernel vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 It was discovered that the ATA over...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits1
Ubuntu
Ubuntu
added 2024/07/26 2:39 p.m.54 views

USN-6918-1: Linux kernel vulnerabilities

It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel when modifying certain settings values through debugfs. A privileged local attacker could use this to cause a denial of service. Several security issues were discovered in the Linux kernel. An attacker...

9.8CVSS7AI score0.01413EPSS
SaveExploits1
Ubuntu
Ubuntu
added 2024/07/26 1:52 p.m.90 views

USN-6917-1: Linux kernel vulnerabilities

Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereference. A local attacker could possibly trigger this vulnerability to cause a denial of service. CVE-2022-38096 Gui-Dong Han discovered that the...

9.8CVSS7.1AI score0.01413EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:00 a.m.23 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-6919-1)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6919-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointer dereferenc...

9.8CVSS7.5AI score0.01635EPSS
SaveExploits1References302
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:00 a.m.134 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-6918-1)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6918-1 advisory. It was discovered that a race condition existed in the Bluetooth subsystem in the Linux kernel when modifying certain settings values through debugfs. A...

9.8CVSS7AI score0.01413EPSS
SaveExploits1References179
Tenable Nessus
Tenable Nessus
added 2024/07/26 12:00 a.m.70 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6917-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6917-1 advisory. Ziming Zhang discovered that the DRM driver for VMware Virtual GPU did not properly handle certain error conditions, leading to a NULL pointe...

9.8CVSS6.7AI score0.01413EPSS
SaveExploits1References155
Rows per page
Query Builder