Lucene search
+L

19158 matches found

CNNVD
CNNVD
•added 2025/06/18 12:00 a.m.•14 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 missing ofnodeput call in the octeon2usbclocksstart function...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits0References9
CNNVD
CNNVD
•added 2025/06/18 12:00 a.m.•12 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 random warning message that may be generated when the usb cdns3 driver is loaded...

7.8CVSS6.2AI score0.00197EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/06/18 12:00 a.m.•0 views

CVE-2022-50152: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: usb: ohci-nxp: Fix refcount leak in ohcihcdnxpprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/06/18 12:00 a.m.•1 views

CVE-2022-49980: Use After Free

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free Read in usbudcuevent The syzbot fuzzer found a race between uevent callbacks and gadget driver unregistration that can cause a use-after-free bug:...

7.8CVSS6.6AI score0.00235EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/06/18 12:00 a.m.•1 views

CVE-2022-50132: NULL Pointer Dereference

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: change place of 'privep' assignment in cdns3gadgetepdequeue, cdns3gadgetepenable If 'ep' is NULL, result of eptocdns3epep is invalid pointer and its dereference with privep-cdns3dev may cause panic. Found by Linux...

5.5CVSS5.8AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
•added 2025/06/17 10:09 a.m.•17 views

RHSA-2025:9156 Red Hat Security Advisory: golang-github-openprinting-ipp-usb security update

Bulletin has no description...

5.4CVSS7.8AI score0.00811EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
•added 2025/06/17 7:33 a.m.•24 views

Moderate: Red Hat Security Advisory: golang-github-openprinting-ipp-usb security update

An update for golang-github-openprinting-ipp-usb is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available fo...

9.1CVSS6.8AI score0.00811EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2025/06/17 12:00 a.m.•16 views

The vulnerability in the driver/usb/gadget/function/u_audio.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the drivers/usb/gadget/function/uaudio.c module of the Linux operating system is related to the exhaustion of file descriptors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00147EPSS
SaveExploits0References12Affected Software2
OSV
OSV
•added 2025/06/17 12:00 a.m.•9 views

ALSA-2025:9156 Moderate: golang-github-openprinting-ipp-usb security update

HTTP reverse proxy, backed by IPP-over-USB connection to device. It enables driverless support for USB devices capable of using IPP-over-USB protocol. Security Fixes: net/http: Request smuggling due to acceptance of invalid chunked data in net/http CVE-2025-22871 For more details about the securi...

7.9AI score0.00811EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2025/06/17 12:00 a.m.•7 views

RHEL 10 : golang-github-openprinting-ipp-usb (RHSA-2025:9156)

The remote Redhat Enterprise Linux 10 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2025:9156 advisory. HTTP reverse proxy, backed by IPP-over-USB connection to device. It enables driverless support for USB devices capable of using IPP-over-USB protoco...

7.2AI score0.00811EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
•added 2025/06/17 12:00 a.m.•12 views

The vulnerability in the `drivers/usb/dwc2/platform.c` module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the drivers/usb/dwc2/platform.c module of the Linux operating system is related to a memory leak. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00197EPSS
SaveExploits0References8Affected Software2
BDU FSTEC
BDU FSTEC
•added 2025/06/17 12:00 a.m.•13 views

The vulnerability in the driver/usb/typec/tcpm/tcpm.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the drivers/usb/typec/tcpm/tcpm.c module of the Linux operating system is related to resource management errors. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.2AI score0.00193EPSS
SaveExploits0References8Affected Software3
VulnCheck KEV
VulnCheck KEV
•added 2025/06/17 12:00 a.m.•7 views

VulnCheck KEV: CVE-2021-46229

D-Link device DI-7200GV2.E1 v21.04.09E1 was discovered to contain a command injection vulnerability in the function usbpaswd.asp. This vulnerability allows attackers to execute arbitrary commands via the name parameter...

9.8CVSS6.1AI score0.04375EPSS
SaveIn wildExploits0References2
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: USB: Type-C: Fix for NULL pointer access Concurrent calls to typecpartnerunlinkdevice can lead to a NULL pointer dereference. This patch adds a mutex to protect USB device pointers and prevent this issue. The same mutex also...

5.5CVSS6.1AI score0.00195EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: usbnet: ipheth: Use a static NDP16 location within the URB. The original code allowed the start of NDP16 to be anywhere within the URB, based on the wNdpIndex value in NTH16. Only the start position of NDP16 was checked, which ma...

7.1CVSS6.5AI score0.00222EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Added locks for usbdriverclaiminterface The documentation for usbdriverclaiminterface states that “the device lock” is required when this function is called from locations other than probe. This seems ...

7.8CVSS6.3AI score0.00146EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•2 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking The current implementation uses biasPadEnable as a reference count to manage the shared bias pad for all UTMI PHYs. However, during system suspension with connecte...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtlsetuprealtek If a USB dongle is inserted whose chip is not maintained in the icidtable, it will lead to a NULL access. Adding a NULL check can prevent Kernel Oops...

5.5CVSS6.3AI score0.00218EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: fixed a stack-out-of-bounds read in usbcheckintendpoints Syzbot1 identified a stack-out-of-bounds read of the epaddr array from the hid-thrustmaster driver. This array is passed to the usbcheckintendpoints...

7.1CVSS6.5AI score0.00233EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: The issue was that can: ucan: introduced an out-of-bound read in the strscpy function’s source code. Commit 7fdaf8966aae “can: ucan: use strscpy instead of strncpy” inadvertently resulted in an out-of-bound read of one byte from...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References3
Rows per page
Query Builder