Lucene search
+L

18235 matches found

SUSE CVE
SUSE CVE
added 2024/08/25 2:31 a.m.9 views

SUSE CVE-2024-43883

In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does not happen. This strictly speaking closes...

6.4CVSS6.3AI score0.0065EPSS
SaveExploits0References23
OSV
OSV
added 2024/08/23 1:15 p.m.7 views

DEBIAN-CVE-2024-43883

In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does not happen. This strictly speaking closes...

7CVSS5.5AI score0.0065EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/23 1:15 p.m.25 views

CVE-2024-43883

In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does not happen. This strictly speaking closes...

9.8CVSS0.0065EPSS
SaveExploits0References10
CVE
CVE
added 2024/08/23 1:08 p.m.135 views

CVE-2024-43883

CVE-2024-43883 is a Linux kernel vulnerability in the usb vhci-hcd subsystem. The issue is described as a race where the driver could carry stale references and may drop them before new references are gained. The description states this is resolved in the Linux kernel; the available connected con...

9.8CVSS6.5AI score0.0065EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/08/23 1:08 p.m.15 views

CVE-2024-43883

In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does not happen. This strictly speaking closes...

9.8CVSS5.5AI score0.0065EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/23 1:08 p.m.30 views

CVE-2024-43883 usb: vhci-hcd: Do not drop references before new references are gained

In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does not happen. This strictly speaking closes...

9.8CVSS6.8AI score0.0065EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/08/23 1:08 p.m.33 views

CVE-2024-43883 usb: vhci-hcd: Do not drop references before new references are gained

In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does not happen. This strictly speaking closes...

9.8CVSS0.0065EPSS
SaveExploits0References8
OSV
OSV
added 2024/08/23 1:08 p.m.20 views

CVE-2024-43883 usb: vhci-hcd: Do not drop references before new references are gained

In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does not happen. This strictly speaking closes...

9.8CVSS5.9AI score
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.8 views

SUSE CVE-2022-48926

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: add spinlock for rndis response list There's no lock for rndis response list. It could cause list corruption if there're two different listadd at the same time like below. It's better to add in rndisaddrespons...

5.5CVSS7.7AI score0.00219EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/08/23 12:00 a.m.21 views

CVE-2024-43883

In the Linux kernel, the following vulnerability has been resolved: usb: vhci-hcd: Do not drop references before new references are gained At a few places the driver carries stale pointers to references that can still be used. Make sure that does not happen. This strictly speaking closes...

9.8CVSS6.1AI score0.0065EPSS
SaveExploits0References25
OpenVAS
OpenVAS
added 2024/08/23 12:00 a.m.42 views

Ubuntu: Security Advisory (USN-6976-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.4CVSS7.3AI score0.00805EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/08/22 6:56 p.m.17 views

CVE-2022-48926

A vulnerability found in the Linux kernel’s USB gadget in the RNDIS subsystem was resolved by adding a spinlock to protect the RNDIS response list. The lack of synchronization previously allowed concurrent listadd operations, leading to list corruption and potential crashes. Mitigation Mitigation...

7.8CVSS7.3AI score0.00219EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/22 4:15 a.m.4 views

DEBIAN-CVE-2022-48926

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: add spinlock for rndis response list There's no lock for rndis response list. It could cause list corruption if there're two different listadd at the same time like below. It's better to add in rndisaddrespons...

7.8CVSS5.6AI score0.00219EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/22 4:15 a.m.30 views

CVE-2022-48926

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: add spinlock for rndis response list There's no lock for rndis response list. It could cause list corruption if there're two different listadd at the same time like below. It's better to add in rndisaddrespons...

7.8CVSS0.00219EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/08/22 4:15 a.m.19 views

CVE-2022-48926

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: add spinlock for rndis response list There's no lock for rndis response list. It could cause list corruption if there're two different listadd at the same time like below. It's better to add in rndisaddrespons...

7.8CVSS6.2AI score0.00219EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/08/22 3:31 a.m.19 views

CVE-2022-48926 usb: gadget: rndis: add spinlock for rndis response list

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: add spinlock for rndis response list There's no lock for rndis response list. It could cause list corruption if there're two different listadd at the same time like below. It's better to add in rndisaddrespons...

6.8AI score0.00219EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/08/22 3:31 a.m.41 views

CVE-2022-48926 usb: gadget: rndis: add spinlock for rndis response list

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: add spinlock for rndis response list There's no lock for rndis response list. It could cause list corruption if there're two different listadd at the same time like below. It's better to add in rndisaddrespons...

0.00219EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/08/22 3:31 a.m.38 views

CVE-2022-48926

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: add spinlock for rndis response list There's no lock for rndis response list. It could cause list corruption if there're two different listadd at the same time like below. It's better to add in rndisaddrespons...

7.8CVSS5.6AI score0.00219EPSS
SaveExploits0
OSV
OSV
added 2024/08/22 3:31 a.m.19 views

CVE-2022-48926 usb: gadget: rndis: add spinlock for rndis response list

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: rndis: add spinlock for rndis response list There's no lock for rndis response list. It could cause list corruption if there're two different listadd at the same time like below. It's better to add in rndisaddrespons...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2024/08/22 3:31 a.m.96 views

CVE-2022-48926

CVE-2022-48926 affects the Linux kernel USB gadget rndis path. The vulnerability arises from a missing spinlock protecting the rndis response list, enabling potential list corruption when two list_add operations occur concurrently. The provided traces show corruption of next->prev and a corres...

7.8CVSS6.8AI score0.00219EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder