Lucene search
+L

1743 matches found

OSV
OSV
added 2025/07/11 1:43 p.m.8 views

SUSE-SU-2025:20475-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-57982: xfrm: state: fix out-of-bounds read during lookup bsc1237913. - CVE-2024-58053: rxrpc: Fix handling of received connection abort bsc123898...

7.8CVSS6.8AI score0.00369EPSS
SaveExploits3References168
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.3 views

wifi: at76c50x: fix use after free access in at76_disconnect

...

7.8CVSS7.2AI score0.00176EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.4 views

net: tls: explicitly disallow disconnect

...

5.5CVSS7.4AI score0.00278EPSS
SaveExploits0
Amazon
Amazon
added 2025/07/10 12:0 a.m.6 views

Medium: xorg-x11-server-Xwayland

Issue Overview: A flaw was found in the X Rendering extension's handling of animated cursors. If a client provides no cursors, the server assumes at least one is present, leading to an out-of-bounds read and potential crash. CVE-2025-49175 A flaw was found in the Big Requests extension. The reque...

7.8CVSS6.8AI score0.00369EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/07/09 12:36 a.m.10 views

kernel: Bluetooth: Fix use after free in hci_send_acl

A vulnerability was found in the Linux kernel's Bluetooth subsystem in the hcidisconnphylinkcompleteevt function. Improper cleanup and reference handling can lead to a connection object, hcon, being freed and then later accessed during a subsequent function call. This issue can lead to a...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.2 views

SUSE CVE-2025-38123

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix napi rx poll issue When driver handles the napi rx polling requests, the netdev might have been released by the dellink logic triggered by the disconnect operation on user plane. However, in the logic of...

5.5CVSS6.4AI score0.00159EPSS
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2025/07/02 4:33 p.m.10 views

xorg-x11-server-Xwayland: xorg-x11-server: tigervnc: Data Leak in XFIXES Extension's XFixesSetClientDisconnectMode

A flaw was found in the XFIXES extension. The XFixesSetClientDisconnectMode handler does not validate the request length, allowing a client to read unintended memory from previous requests...

6.1CVSS5.7AI score0.00369EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/07/02 1:30 p.m.9 views

kernel: Bluetooth: Fix use after free in hci_send_acl

A vulnerability was found in the Linux kernel's Bluetooth subsystem in the hcidisconnphylinkcompleteevt function. Improper cleanup and reference handling can lead to a connection object, hcon, being freed and then later accessed during a subsequent function call. This issue can lead to a...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/02 6:48 a.m.10 views

kernel: Bluetooth: Fix use after free in hci_send_acl

A vulnerability was found in the Linux kernel's Bluetooth subsystem in the hcidisconnphylinkcompleteevt function. Improper cleanup and reference handling can lead to a connection object, hcon, being freed and then later accessed during a subsequent function call. This issue can lead to a...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/02 4:39 a.m.18 views

kernel: Bluetooth: Fix use after free in hci_send_acl

A vulnerability was found in the Linux kernel's Bluetooth subsystem in the hcidisconnphylinkcompleteevt function. Improper cleanup and reference handling can lead to a connection object, hcon, being freed and then later accessed during a subsequent function call. This issue can lead to a...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/01 10:46 p.m.6 views

kernel: Bluetooth: Fix use after free in hci_send_acl

A vulnerability was found in the Linux kernel's Bluetooth subsystem in the hcidisconnphylinkcompleteevt function. Improper cleanup and reference handling can lead to a connection object, hcon, being freed and then later accessed during a subsequent function call. This issue can lead to a...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/01 12:41 a.m.13 views

kernel: Bluetooth: Fix use after free in hci_send_acl

A vulnerability was found in the Linux kernel's Bluetooth subsystem in the hcidisconnphylinkcompleteevt function. Improper cleanup and reference handling can lead to a connection object, hcon, being freed and then later accessed during a subsequent function call. This issue can lead to a...

7.8CVSS6.8AI score0.00258EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/07/01 12:0 a.m.4 views

FreeBSD : xorg server -- Multiple vulnerabilities (b14cabf7-5663-11f0-943a-18c04d5ea3dc)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the b14cabf7-5663-11f0-943a-18c04d5ea3dc advisory. The X.Org project reports: The X Rendering extension allows creating animated cursors providin...

7.8CVSS6.7AI score0.00369EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/06/26 11:21 p.m.5 views

SUSE CVE-2025-52887

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be released when the connection is disconnected...

7.5CVSS6.8AI score0.0043EPSS
SaveExploits1References3
OSV
OSV
added 2025/06/26 3:15 p.m.5 views

UBUNTU-CVE-2025-52887

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. In version 0.21.0, when many http headers fields are passed in, the library does not limit the number of headers, and the memory associated with the headers will not be released when the connection is disconnected...

7.5CVSS5.6AI score0.0043EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2025/06/23 3:3 a.m.6 views

xorg-x11-server-Xwayland: xorg-x11-server: tigervnc: Data Leak in XFIXES Extension's XFixesSetClientDisconnectMode

A flaw was found in the XFIXES extension. The XFixesSetClientDisconnectMode handler does not validate the request length, allowing a client to read unintended memory from previous requests...

6.1CVSS5.7AI score0.00369EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/06/23 1:31 a.m.5 views

xorg-x11-server-Xwayland: xorg-x11-server: tigervnc: Data Leak in XFIXES Extension's XFixesSetClientDisconnectMode

A flaw was found in the XFIXES extension. The XFixesSetClientDisconnectMode handler does not validate the request length, allowing a client to read unintended memory from previous requests...

6.1CVSS5.7AI score0.00369EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/06/19 7:29 p.m.8 views

CVE-2022-50220

In the Linux kernel, the following vulnerability has been resolved: usbnet: Fix linkwatch use-after-free on disconnect usbnet uses the work usbnetdeferredkevent to perform tasks which may sleep. On disconnect, completion of the work was originally awaited in -ndostop. But in 2003, that was moved ...

4.2CVSS7.2AI score0.00202EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:38 a.m.4 views

SUSE CVE-2022-50220

In the Linux kernel, the following vulnerability has been resolved: usbnet: Fix linkwatch use-after-free on disconnect usbnet uses the work usbnetdeferredkevent to perform tasks which may sleep. On disconnect, completion of the work was originally awaited in -ndostop. But in 2003, that was moved ...

6.5CVSS6.4AI score0.00202EPSS
SaveExploits0References12
NVD
NVD
added 2025/06/18 11:15 a.m.15 views

CVE-2022-50220

In the Linux kernel, the following vulnerability has been resolved: usbnet: Fix linkwatch use-after-free on disconnect usbnet uses the work usbnetdeferredkevent to perform tasks which may sleep. On disconnect, completion of the work was originally awaited in -ndostop. But in 2003, that was moved ...

7.8CVSS0.00202EPSS
SaveExploits0References9
Rows per page
Query Builder