Lucene search
+L

14660 matches found

OSV
OSV
added 2024/12/05 3:34 p.m.25 views

SUSE-SU-2024:4209-1 Security update for the Linux Kernel (Live Patch 2 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002314 fixes several issues. The following security issues were fixed: - CVE-2024-43861: Fix memory leak for not ip packets bsc1229553. - CVE-2024-42133: Bluetooth: Ignore too large handle values in BIG bsc1228511. - CVE-2024-35949: btrfs: make sure that...

7.8CVSS6.9AI score0.00296EPSS
SaveExploits0References13
RedHat Linux
RedHat Linux
added 2024/12/05 2:26 a.m.8 views

waitress: Waitress has a denial of service leading to high CPU usage/resource exhaustion

A flaw was found in the Waitress WSGI server for Python. When a remote client closes the connection before waitress has had the opportunity to call getpeername, waitress will incorrectly clean up the connection, leading to the main thread attempting to write to a socket that no longer exists, and...

7.5CVSS5.7AI score0.01377EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/12/05 12:15 a.m.6 views

SUSE CVE-2024-53140

In the Linux kernel, the following vulnerability has been resolved: netlink: terminate outstanding dump on socket close Netlink supports iterative dumping of data. It provides the families the following ops: - start - optional kicks off the dumping process - dump - actual dump helper, keeps getti...

5.5CVSS6.8AI score0.00243EPSS
SaveExploits1References17
AlmaLinux
AlmaLinux
added 2024/12/05 12:00 a.m.22 views

Moderate: redis:7 security update

Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, ...

8.8CVSS7.9AI score0.04495EPSS
SaveExploits1References12
OSV
OSV
added 2024/12/05 12:00 a.m.26 views

ALSA-2024:10869 Moderate: redis:7 security update

Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, ...

8.8CVSS6.9AI score0.04495EPSS
SaveExploits1References12
OSV
OSV
added 2024/12/04 3:15 p.m.12 views

DEBIAN-CVE-2024-53140

In the Linux kernel, the following vulnerability has been resolved: netlink: terminate outstanding dump on socket close Netlink supports iterative dumping of data. It provides the families the following ops: - start - optional kicks off the dumping process - dump - actual dump helper, keeps getti...

5.5CVSS5.8AI score0.00243EPSS
SaveExploits1References1
OSV
OSV
added 2024/12/04 3:15 p.m.10 views

AZL-54183 CVE-2024-53140 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: netlink: terminate outstanding dump on socket close Netlink supports iterative dumping of data. It provides the families the following ops: - start - optional kicks off the dumping process - dump - actual dump helper, keeps getti...

5.5CVSS6.5AI score0.00243EPSS
SaveExploits1References1
OSV
OSV
added 2024/12/04 3:15 p.m.27 views

AZL-54197 CVE-2024-53140 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: netlink: terminate outstanding dump on socket close Netlink supports iterative dumping of data. It provides the families the following ops: - start - optional kicks off the dumping process - dump - actual dump helper, keeps getti...

5.5CVSS6.4AI score0.00243EPSS
SaveExploits1References1
OSV
OSV
added 2024/12/04 3:15 p.m.15 views

UBUNTU-CVE-2024-53140

In the Linux kernel, the following vulnerability has been resolved: netlink: terminate outstanding dump on socket close Netlink supports iterative dumping of data. It provides the families the following ops: - start - optional kicks off the dumping process - dump - actual dump helper, keeps getti...

7.8CVSS6.2AI score0.00243EPSS
SaveExploits1References50
Cvelist
Cvelist
added 2024/12/04 2:20 p.m.27 views

CVE-2024-53140 netlink: terminate outstanding dump on socket close

In the Linux kernel, the following vulnerability has been resolved: netlink: terminate outstanding dump on socket close Netlink supports iterative dumping of data. It provides the families the following ops: - start - optional kicks off the dumping process - dump - actual dump helper, keeps getti...

7.8CVSS0.00243EPSS
SaveExploits1References8
OSV
OSV
added 2024/12/04 2:20 p.m.12 views

CVE-2024-53140 netlink: terminate outstanding dump on socket close

In the Linux kernel, the following vulnerability has been resolved: netlink: terminate outstanding dump on socket close Netlink supports iterative dumping of data. It provides the families the following ops: - start - optional kicks off the dumping process - dump - actual dump helper, keeps getti...

7.8CVSS6.5AI score
SaveExploits0References13
CVE
CVE
added 2024/12/04 2:20 p.m.203 views

CVE-2024-53140

CVE-2024-53140 affects the Linux kernel netlink dump path. The vulnerability arises because dumps can be left incomplete if a user closes the netlink socket, and the prior cleanup deferred via a workqueue could end up releasing a socket reference still in an unsafe state. The fix removes the work...

7.8CVSS6.6AI score0.00243EPSS
SaveExploits1References10Affected Software1
Debian CVE
Debian CVE
added 2024/12/04 2:20 p.m.11 views

CVE-2024-53140

In the Linux kernel, the following vulnerability has been resolved: netlink: terminate outstanding dump on socket close Netlink supports iterative dumping of data. It provides the families the following ops: - start - optional kicks off the dumping process - dump - actual dump helper, keeps getti...

7.8CVSS5.8AI score0.00243EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.6 views

kernel: net/iucv: fix use after free in iucv_sock_close()

A possible use-after-free vulnerability was found in the Linux kernel in iucvsockclose. This issue may lead to a crash or memory corruption...

7.8CVSS6.8AI score0.00235EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/04 12:51 a.m.6 views

kernel: udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port()

In the Linux kernel, the following vulnerability has been resolved: udp: Set SOCKRCUFREE earlier in udplibgetport. syzkaller triggered the warning 0 in udpv4earlydemux. In udpv46earlydemux and sklookup, we do not touch the refcount of the looked-up sk and use sockpfree as skb-destructor, so we...

7.8CVSS6.7AI score0.00292EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/04 12:19 a.m.7 views

kernel: udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port()

In the Linux kernel, the following vulnerability has been resolved: udp: Set SOCKRCUFREE earlier in udplibgetport. syzkaller triggered the warning 0 in udpv4earlydemux. In udpv46earlydemux and sklookup, we do not touch the refcount of the looked-up sk and use sockpfree as skb-destructor, so we...

7.8CVSS6.7AI score0.00292EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/12/04 12:00 a.m.11 views

CVE-2024-54661

readline.sh in socat before1.8.0.2 relies on the /tmp/$USER/stderr2 file...

9.4AI score0.008EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/12/04 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 the Linux kernel that stems from a netlink socket failing to properly terminate an ongoing data dump operation upon shutdown, which could...

5.5CVSS6.7AI score0.00243EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2024/12/03 12:16 a.m.5 views

SUSE CVE-2024-53117

In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Improve MSGZEROCOPY error handling Add a missing kfreeskb to prevent memory leaks...

5.5CVSS7.6AI score0.00203EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/12/03 12:16 a.m.5 views

SUSE CVE-2024-53118

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix skerrorqueue memory leak Kernel queues MSGZEROCOPY completion notifications on the error queue. Where they remain, until explicitly recved. To prevent memory leaks, clean up the queue when the socket is destroyed...

5.5CVSS7.7AI score0.00203EPSS
SaveExploits0References14
Rows per page
Query Builder