Lucene search
+L

129 matches found

OSV
OSV
added 2024/12/04 3:15 p.m.8 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.00235EPSS
SaveExploits1References1
OSV
OSV
added 2024/12/04 3:15 p.m.11 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.00235EPSS
SaveExploits1References1
OSV
OSV
added 2024/12/04 3:15 p.m.18 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.00235EPSS
SaveExploits1References1
OSV
OSV
added 2024/12/04 3:15 p.m.11 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...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits1References50
Cvelist
Cvelist
added 2024/12/04 2:20 p.m.19 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...

0.00235EPSS
SaveExploits1References8
OSV
OSV
added 2024/12/04 2:20 p.m.10 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...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits1References13
CVE
CVE
added 2024/12/04 2:20 p.m.196 views

CVE-2024-53140

CVE-2024-53140 — Linux kernel netlink dump cleanup issue : The vulnerability arises when a user closes the netlink socket during an asynchronous dump operation. Dumping is driven by .start/.dump/.done calls in response to socket recvmsg(), and cleanup could be deferred to a workqueue. If the sock...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits1References10Affected Software1
Debian CVE
Debian CVE
added 2024/12/04 2:20 p.m.9 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...

5.5CVSS5.8AI score0.00235EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2024/11/19 12:0 a.m.7 views

PT-2024-35657

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.10.0-rc7 Description The issue is related to a memory leak in the Linux kernel, specifically in the s390/iucv component. When the MSG PEEK flag is passed to skb recv datagram, it increments the skb-users...

6.8CVSS5.5AI score0.00222EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.9 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
OSV
OSV
added 2024/10/16 5:34 p.m.21 views

SUSE-SU-2024:3694-1 Security update for the Linux Kernel (Live Patch 10 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505005549 fixes several issues. The following security issues were fixed: - CVE-2024-35861: Fixed potential UAF in cifssignalcifsdforreconnect bsc1225312. - CVE-2024-36899: gpiolib: cdev: Fix use after free in lineinfochangednotify bsc1225739. -...

7.8CVSS8.3AI score0.0094EPSS
SaveExploits1References47
Tenable Nessus
Tenable Nessus
added 2024/10/16 12:0 a.m.40 views

SUSE SLES15 Security Update : kernel RT (Live Patch 10 for SLE 15 SP5) (SUSE-SU-2024:3631-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:3631-1 advisory. This update for the Linux Kernel 5.14.21-1505001335 fixes several issues. The following security issues were fixed: - CVE-2024-35861: Fixed...

7.8CVSS7AI score0.0094EPSS
SaveExploits1References70
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.3 views

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

...

7.8CVSS6.7AI score0.00235EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 9:15 a.m.7 views

AZL-47808 CVE-2024-42271 affecting package kernel for versions less than 6.6.47.1-1

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use after free in iucvsockclose iucvseverpath is called from process context and from bh context. iucv-path is used as indicator whether somebody else is taking care of severing the path or it is already removed /...

7.8CVSS6.3AI score0.00235EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/08/13 10:53 a.m.15 views

kernel: tls: race between tx work scheduling and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete, which could lead to undefined behavior and a denial of service...

4.7CVSS6.6AI score0.0019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/13 10:53 a.m.13 views

kernel: tls: race between async notify and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread that calls recvmsg/sendmsg may exit as soon as the async crypto handler calls complete; any code past that point risks touching already freed data. This could lead to a use-after-free issue an...

4.7CVSS6.8AI score0.00177EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/08/13 12:0 a.m.10 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: tls: fix race between async notify and socket close The submitting thread one which called recvmsg/sendmsg may exit as soon as the async crypto handler calls complete so any code past that point risks touching...

8.8CVSS6.7AI score0.01287EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/07/29 12:0 a.m.8 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 a race condition between closing a socket and receiving a callback because the former releases the socket and th...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/07/15 9:25 p.m.15 views

kernel: tls: race between tx work scheduling and socket close

A race condition vulnerability was found in the tls subsystem of the Linux kernel. The submitting thread recvmsg/sendmsg may exit as soon as the async crypto handler calls complete, which could lead to undefined behavior and a denial of service...

4.7CVSS6.6AI score0.0019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/07/15 9:25 p.m.39 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available f...

9.8CVSS7.7AI score0.01358EPSS
SaveExploits1References16
Rows per page
Query Builder