Lucene search
+L

2019 matches found

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
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
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
CVE
CVE
added 2024/12/04 2:20 p.m.200 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.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...

7.8CVSS5.8AI score0.00243EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/12/03 6:41 p.m.6 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
Positive Technologies
Positive Technologies
added 2024/12/03 12:0 a.m.12 views

PT-2024-36950

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.74 Description A warning was encountered in the Linux kernel where close work was canceled before initialization, resulting in a warning. This issue occurs when smc close cancel work is triggered, such as whe...

5.5CVSS5.4AI score0.0051EPSS
SaveExploits0
OSV
OSV
added 2024/11/29 11:58 a.m.13 views

OESA-2024-2494 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: bonding: stop the device in bondsetupbyslave Commit 9eed321cde22 "net: lapbether: only support ethernet devices" has been able to keep syzbot away from net/lapb,...

9.8CVSS6.3AI score0.00659EPSS
SaveExploits0References36
Positive Technologies
Positive Technologies
added 2024/11/28 12:0 a.m.8 views

PT-2024-41499 · 'Ред Софт' · Ред База Данных

Уязвимость функции force close модуля inet.cpp системы управления базами данных «Ред База Данных» связана с некорректной проверкой сериализации. Эксплуатация уязвимости может позволить нарушителю, действующему удаленно, вызвать отказ в обслуживании...

5.6CVSS7.3AI score
SaveExploits0References2
OSV
OSV
added 2024/11/27 9:57 a.m.11 views

CLSA-2024-1732701424 Fix CVE(s): CVE-2024-23672

SECURITY UPDATE: DoS via incomplete cleanup vulnerability - debian/patches/CVE-2024-23672.patch: refactor WebSocket close for suspend/resume to ensure connection closure completes - CVE-2024-23672...

6.3CVSS7.2AI score0.02313EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/26 7:19 p.m.7 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
OSV
OSV
added 2024/11/26 4:5 p.m.12 views

CLSA-2024-1732637149 Fix CVE(s): CVE-2024-23672

SECURITY UPDATE: Denial of Service vulnerability - debian/patches/CVE-2024-23672.patch: refactor WebSocket close for suspend/resume to ensure WebSocket connection closure completes - CVE-2024-23672...

6.3CVSS6.8AI score0.02313EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/26 11:24 a.m.12 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
BDU FSTEC
BDU FSTEC
added 2024/11/26 12:0 a.m.14 views

The vulnerability of the sock_map_{close,destroy,unhash}() functions in the Linux operating system allows a hacker to compromise the confidentiality and accessibility of the protected information.

The vulnerability of the functions sockmapclose,destroy,unhash in the net/core/sockmap.c module of the Linux operating system is related to stack overflow due to infinite recursion. Exploiting this vulnerability can allow a remote attacker to compromise the confidentiality and accessibility of th...

9.1CVSS6.8AI score0.01219EPSS
SaveExploits0References16Affected Software5
AstraLinux
AstraLinux
added 2024/11/23 3:4 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: media: venus: Fixed the issue where a use-after-free occurred in vdecclose. It seems that there might be a potential use-after-free when using vdecclose. The firmware will add the buffer release process to the work queue through...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2024/11/23 3:4 a.m.12 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: net/iucv: Fixed the issue where iucvsockclose was used after memory was freed. The iucvseverpath function is called from both process context and thread context. The iucv-path variable is used to indicate whether someone else ...

7.8CVSS6.3AI score0.00235EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/11/20 4:28 a.m.24 views

waitress: python-waitress: request processing race condition in HTTP pipelining with invalid first request

A flaw was found in the Waitress WSGI server for Python. A remote client can send a request that is exactly recvbytes, which defaults to 8192 long, followed by a secondary request using HTTP pipelining. When request lookahead is disabled default, Waitress won't read any more requests, and when th...

9.1CVSS5.8AI score0.00486EPSS
SaveExploits0References6
NVD
NVD
added 2024/11/19 6:15 p.m.47 views

CVE-2024-53084

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Break an object reference loop When remaining resources are being cleaned up on driver close, outstanding VM mappings may result in resources being leaked, due to an object reference loop, as shown below, with ea...

5.5CVSS0.00186EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/19 5:45 p.m.51 views

CVE-2024-53084 drm/imagination: Break an object reference loop

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Break an object reference loop When remaining resources are being cleaned up on driver close, outstanding VM mappings may result in resources being leaked, due to an object reference loop, as shown below, with ea...

0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 5:45 p.m.15 views

CVE-2024-53084 drm/imagination: Break an object reference loop

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Break an object reference loop When remaining resources are being cleaned up on driver close, outstanding VM mappings may result in resources being leaked, due to an object reference loop, as shown below, with ea...

5.5CVSS6.2AI score
SaveExploits0References5
Rows per page
Query Builder