Lucene search
+L

8169 matches found

Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.18 views

CVE-2024-50220

In the Linux kernel, the following vulnerability has been resolved: fork: do not invoke uffd on fork if error occurs Patch series "fork: do not expose incomplete mm on fork". During fork we may place the virtual memory address space into an inconsistent state before the fork operation is complete...

4.7CVSS5.6AI score0.00169EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.6 views

bpf: Zero former ARG_PTR_TO_{LONGINT} args in case of error

...

5.5CVSS6.8AI score0.00236EPSS
SaveExploits0
NVD
NVD
added 2024/11/08 6:15 a.m.30 views

CVE-2024-50211

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

7.8CVSS0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/08 6:15 a.m.9 views

AZL-53283 CVE-2024-50211 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

3.3CVSS6.8AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.4 views

DEBIAN-CVE-2024-50211

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

3.3CVSS5.7AI score0.00214EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/08 6:15 a.m.19 views

CVE-2024-50176

In the Linux kernel, the following vulnerability has been resolved: remoteproc: k3-r5: Fix error handling when power-up failed By simply bailing out, the driver was violating its rule and internal assumptions that either both or no rproc should be initialized. E.g., this could cause the first cor...

5.5CVSS0.00222EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/08 6:15 a.m.17 views

UBUNTU-CVE-2024-50211

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

7.8CVSS6.6AI score0.00214EPSS
SaveExploits0References18
OSV
OSV
added 2024/11/08 6:15 a.m.8 views

UBUNTU-CVE-2024-50186

In the Linux kernel, the following vulnerability has been resolved: net: explicitly clear the sk pointer, when pf-create fails We have recently noticed the exact same KASAN splat as in commit 6cd4a78d962b "net: do not leave a dangling sk pointer, when socket creation fails". The problem is that...

7.8CVSS6.6AI score0.00233EPSS
SaveExploits0References29
CVE
CVE
added 2024/11/08 6:10 a.m.159 views

CVE-2024-50211

CVE-2024-50211 is a Linux kernel issue where the udf inode_bmap() function was refactored to handle errors from udf_next_aext() and other error paths. The change allows udf_extend_file() and related code paths to detect errors earlier (e.g., during operations like ftruncate) instead of relying on...

7.8CVSS3.6AI score0.00214EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/08 6:10 a.m.2 views

CVE-2024-50211 udf: refactor inode_bmap() to handle error

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

7.7AI score0.00214EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/11/08 6:10 a.m.27 views

CVE-2024-50211

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

7.8CVSS5.7AI score0.00214EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/08 6:10 a.m.35 views

CVE-2024-50211 udf: refactor inode_bmap() to handle error

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

7.8CVSS0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/08 6:10 a.m.20 views

CVE-2024-50211 udf: refactor inode_bmap() to handle error

In the Linux kernel, the following vulnerability has been resolved: udf: refactor inodebmap to handle error Refactor inodebmap to handle error since udfnextaext can return error now. On situations like ftruncate, udfextendfile can now detect errors and bail out early without resorting to checking...

7.8CVSS6.2AI score
SaveExploits0References6
OSV
OSV
added 2024/11/08 5:23 a.m.18 views

CVE-2024-50176 remoteproc: k3-r5: Fix error handling when power-up failed

In the Linux kernel, the following vulnerability has been resolved: remoteproc: k3-r5: Fix error handling when power-up failed By simply bailing out, the driver was violating its rule and internal assumptions that either both or no rproc should be initialized. E.g., this could cause the first cor...

5.5CVSS6AI score
SaveExploits0References9
CVE
CVE
added 2024/11/08 5:23 a.m.126 views

CVE-2024-50176

CVE-2024-50176 is tied to the Linux kernel remoteproc k3-r5, where an error path during power-up could violate initialization rules and cause a core mismatch (first core usable, second not), leading to crashes on shutdown. The connected Nessus entry indicates this vulnerable state has not been pa...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2024/11/08 12:00 a.m.16 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 improper handling of errors in the inodebmap function...

3.3CVSS6.6AI score0.00214EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/11/08 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 the Linux kernel, which stems from improper handling of errors when a power boot fails...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:00 a.m.12 views

The vulnerability of the mlx5 component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the mlx5 component in the Linux operating system’s kernel is related to incorrect error handling in the mlx5internalerrretvalue function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.7AI score0.00196EPSS
SaveExploits0References16Affected Software4
CNNVD
CNNVD
added 2024/11/08 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 the Linux kernel that stems from the presence of a device child node error handling path issue...

5.5CVSS6.3AI score0.0018EPSS
SaveExploits0References2
Redos
Redos
added 2024/11/08 12:00 a.m.35 views

ROS-20241108-01

A vulnerability in the mac80211 component of the Linux operating system kernel is related to information disclosure in the function stainfofree in net/mac80211/stainfo.c. Exploitation of the vulnerability could allow an attacker to gain access to confidential information A vulnerability in the As...

9.8CVSS6.8AI score0.00597EPSS
SaveExploits0
Rows per page
Query Builder