Lucene search
+L

5579 matches found

CVE
CVE
added 2024/05/20 9:41 a.m.129 views

CVE-2024-35970

The CVE-2024-35970 issue affects the Linux kernel AF_UNIX socket path. The root cause is improper handling of OOB data: when an OOB skb is dequeued, unix_sock(sk)->oob_skb is not cleared, causing incorrect uAPI state and potential deadlocks. Repro shows a socketpair exchange where MSG_OOB is u...

6.3CVSS6.6AI score0.00499EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/20 9:41 a.m.25 views

CVE-2024-35970 af_unix: Clear stale u->oob_skb.

In the Linux kernel, the following vulnerability has been resolved: afunix: Clear stale u-oobskb. syzkaller started to report deadlock of unixgclock after commit 4090fa373f0e "afunix: Replace garbage collection algorithm.", but it just uncovers the bug that has been there since commit 314001f0bf9...

6.3CVSS6.2AI score
SaveExploits0References8
CVE
CVE
added 2024/05/20 9:41 a.m.205 views

CVE-2024-35958

CVE-2024-35958 (Linux kernel, net: ena) fixes an incorrect descriptor free behavior in ENA TX queues. There are two queue types: (1) TX packets from the network stack and (2) TX packets redirected/forwarded by XDP. The bug caused ena_free_tx_bufs() to free descriptors assuming the first category,...

7.8CVSS6.7AI score0.00256EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/05/20 9:41 a.m.24 views

CVE-2024-35958

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix incorrect descriptor free behavior ENA has two types of TX queues: - queues which only process TX packets arriving from the network stack - queues which only process TX packets forwarded to it by XDPREDIRECT or XDPT...

7.8CVSS7.5AI score0.00256EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.19 views

CVE-2024-35958 net: ena: Fix incorrect descriptor free behavior

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix incorrect descriptor free behavior ENA has two types of TX queues: - queues which only process TX packets arriving from the network stack - queues which only process TX packets forwarded to it by XDPREDIRECT or XDPT...

7.8CVSS6.9AI score0.00256EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/20 9:41 a.m.26 views

CVE-2024-35958 net: ena: Fix incorrect descriptor free behavior

In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix incorrect descriptor free behavior ENA has two types of TX queues: - queues which only process TX packets arriving from the network stack - queues which only process TX packets forwarded to it by XDPREDIRECT or XDPT...

7.8CVSS6AI score
SaveExploits0References12
CNNVD
CNNVD
added 2024/05/20 12:00 a.m.2 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 a descriptor not being freed correctly, which can lead to a crash...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/19 11:15 a.m.4 views

DEBIAN-CVE-2024-35926

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix asyncdisable descriptor leak The disableasync paths of iaacompress/decompress don't free idxd descriptors in the asyncdisable case. Currently this only happens in the testcases where req-dst is set to null. Add ...

5.5CVSS5.3AI score0.00183EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/19 11:15 a.m.38 views

CVE-2024-35926

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix asyncdisable descriptor leak The disableasync paths of iaacompress/decompress don't free idxd descriptors in the asyncdisable case. Currently this only happens in the testcases where req-dst is set to null. Add ...

5.5CVSS6.4AI score0.00183EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.26 views

CVE-2024-35926

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix asyncdisable descriptor leak The disableasync paths of iaacompress/decompress don't free idxd descriptors in the asyncdisable case. Currently this only happens in the testcases where req-dst is set to null. Add ...

5.5CVSS5.6AI score0.00183EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/19 11:15 a.m.6 views

UBUNTU-CVE-2024-35926

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix asyncdisable descriptor leak The disableasync paths of iaacompress/decompress don't free idxd descriptors in the asyncdisable case. Currently this only happens in the testcases where req-dst is set to null. Add ...

5.5CVSS5.7AI score0.00183EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.22 views

CVE-2024-35926 crypto: iaa - Fix async_disable descriptor leak

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix asyncdisable descriptor leak The disableasync paths of iaacompress/decompress don't free idxd descriptors in the asyncdisable case. Currently this only happens in the testcases where req-dst is set to null. Add ...

6.8AI score0.00183EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/19 10:10 a.m.120 views

CVE-2024-35926

CVE-2024-35926 : In the Linux kernel, the crypto IA A group fixes an async_disable descriptor leak in the iaa_compress/decompress paths. The root cause was that disable_async paths did not free idxd descriptors, leaking resources in tests where req->dst is null. A patch adds a proper free, res...

5.5CVSS6.6AI score0.00183EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.48 views

CVE-2024-35926 crypto: iaa - Fix async_disable descriptor leak

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix asyncdisable descriptor leak The disableasync paths of iaacompress/decompress don't free idxd descriptors in the asyncdisable case. Currently this only happens in the testcases where req-dst is set to null. Add ...

6.4AI score0.00183EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/19 10:10 a.m.31 views

CVE-2024-35926 crypto: iaa - Fix async_disable descriptor leak

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix asyncdisable descriptor leak The disableasync paths of iaacompress/decompress don't free idxd descriptors in the asyncdisable case. Currently this only happens in the testcases where req-dst is set to null. Add ...

6AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/19 12:00 a.m.21 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 asyncdisable descriptor leak...

5.5CVSS6.5AI score0.00183EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 11:07 a.m.13 views

OESA-2024-1620 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: firmware: armscmi: Harden accesses to the reset domains Accessing reset domains descriptors by the index upon the SCMI drivers requests through the SCMI reset...

7.8CVSS6.4AI score0.00794EPSS
SaveExploits0References29
OSV
OSV
added 2024/05/14 3:44 p.m.3 views

DEBIAN-CVE-2024-4693

A flaw was found in the QEMU Virtio PCI Bindings hw/virtio/virtio-pci.c. An improper release and use of the irqfd for vector 0 during the boot process leads to a guest triggerable crash via vhostnetstop. This flaw allows a malicious guest to crash the QEMU process on the host...

5.5CVSS6.4AI score0.00324EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/14 2:23 p.m.8 views

UBUNTU-CVE-2023-52654

In the Linux kernel, the following vulnerability has been resolved: iouring/afunix: disable sending iouring over sockets File reference cycles have caused lots of problems for iouring in the past, and it still doesn't work exactly right and races with unixstreamreadgeneric. The safest fix would b...

7.8CVSS6.1AI score0.00892EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/11 11:07 a.m.11 views

OESA-2024-1570 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix scsimodesense buffer length handling Several problems exist with scsimodesense buffer length handling: 1 The allocation length field of the MODE...

7.5CVSS6.7AI score0.00252EPSS
SaveExploits0References4
Rows per page
Query Builder