Lucene search
+L

2808 matches found

OSV
OSV
•added 2024/08/12 8:31 p.m.•33 views

CLSA-2024-1723494706 Fix of 19 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-42068 - bpf: Take return from setmemoryro into account with bpfproglockro CVE-url: https://ubuntu.com/security/CVE-2024-42079 - gfs2: Fix NULL pointer dereference in gfs2logflush CVE-url: https://ubuntu.com/security/CVE-2024-42226 - usb: xhci: prevent...

9.8CVSS6.8AI score0.00791EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2024/08/08 4:44 a.m.•16 views

kernel: USB: core: Fix access violation during port device removal

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix access violation during port device removal Testing with KASAN and syzkaller revealed a bug in port.c:disablestore: usbhubtostructhub can return NULL if the hub that the port belongs to is concurrently removed, but...

9.1CVSS6.7AI score0.00923EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/08/08 4:44 a.m.•14 views

kernel: usb: typec: ucsi: Limit read size on v1.2

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Limit read size on v1.2 The Linux kernel CVE team has assigned CVE-2024-35924 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024051914-CVE-2024-35924-90f6@gregkh/T...

7.1CVSS6.8AI score0.00219EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2024/08/08 2:20 a.m.•6 views

SUSE CVE-2024-42244

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resume Since commit c49cfa917025 "USB: serial: use generic method if no alternative is provided in usb serial layer", USB serial core calls the generic resume implementation when the driver has...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References18
OSV
OSV
•added 2024/08/07 4:15 p.m.•12 views

AZL-47558 CVE-2024-42244 affecting package kernel for versions less than 6.6.43.1-7

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resume Since commit c49cfa917025 "USB: serial: use generic method if no alternative is provided in usb serial layer", USB serial core calls the generic resume implementation when the driver has...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
•added 2024/08/07 4:15 p.m.•9 views

UBUNTU-CVE-2024-42244

In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resume Since commit c49cfa917025 "USB: serial: use generic method if no alternative is provided in usb serial layer", USB serial core calls the generic resume implementation when the driver has...

5.5CVSS6.1AI score0.00229EPSS
SaveExploits0References34
BDU FSTEC
BDU FSTEC
•added 2024/08/07 12:00 a.m.•12 views

The vulnerability of the __dwc3_stop_active_transfer() function in the DesignWare USB3 driver for Linux operating systems allows a hacker to compromise the accessibility of protected information.

The vulnerability of the dwc3stopactivetransfer function in the drivers/usb/dwc3/gadget.c file of the DesignWare USB3 driver for the Linux operating system is related to concurrent access to resources race conditions. Exploiting this vulnerability could allow a attacker to compromise the...

4.6CVSS6.3AI score0.00221EPSS
SaveExploits0References21Affected Software6
OSV
OSV
•added 2024/08/02 11:07 a.m.•20 views

OESA-2024-1944 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: usb: musb: tusb6010: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the...

7.8CVSS6.5AI score0.00665EPSS
SaveExploits0References30
OSV
OSV
•added 2024/07/29 3:15 p.m.•7 views

DEBIAN-CVE-2024-41035

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor Syzbot has identified a bug in usbcore see the Closes: tag below caused by our assumption that the reserved bits in an endpoint descriptor's...

5.5CVSS5.8AI score0.00299EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2024/07/29 12:00 a.m.•6 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, which stems from a vulnerability due to incomplete USB endpoint checking that could result in the wrong endpoint type being use...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
•added 2024/07/17 4:18 a.m.•5 views

SUSE CVE-2022-48820

In the Linux kernel, the following vulnerability has been resolved: phy: stm32: fix a refcount leak in stm32usbphycpllenable This error path needs to decrement "usbphyc-npllcons.counter" before returning...

5.5CVSS6.5AI score0.00281EPSS
SaveExploits0References8
OSV
OSV
•added 2024/07/16 1:15 p.m.•7 views

DEBIAN-CVE-2022-48836

In the Linux kernel, the following vulnerability has been resolved: Input: aiptek - properly check endpoint type Syzbot reported warning in usbsubmiturb which is caused by wrong endpoint type. There was a check for the number of endpoints, but not for the type of endpoint. Fix it by replacing old...

5.5CVSS5.6AI score0.00244EPSS
SaveExploits0References1
OSV
OSV
•added 2024/07/16 1:15 p.m.•12 views

UBUNTU-CVE-2022-48836

In the Linux kernel, the following vulnerability has been resolved: Input: aiptek - properly check endpoint type Syzbot reported warning in usbsubmiturb which is caused by wrong endpoint type. There was a check for the number of endpoints, but not for the type of endpoint. Fix it by replacing old...

5.5CVSS6.2AI score0.00244EPSS
SaveExploits0References12
OSV
OSV
•added 2024/07/16 12:15 p.m.•14 views

UBUNTU-CVE-2022-48822

In the Linux kernel, the following vulnerability has been resolved: usb: ffs: Fix use-after-free for epfile Consider a case where ffsfuncepsdisable is called from ffsfuncdisable as part of composition switch and at the same time ffsepfilerelease get called from userspace. ffsepfilerelease will fr...

7.8CVSS6.3AI score0.00275EPSS
SaveExploits0References10
CNVD
CNVD
•added 2024/07/15 12:00 a.m.•13 views

NETGEAR RAX30 Information Disclosure Vulnerability

NETGEAR RAX30 is a WiFi 6 router from NETGEAR , supporting dual-band 2.4GHz and 5GHz with a maximum transmission rate of 2400Mbps, three external antenna design, and equipped with a 1.5GHz triple-core processor for simultaneous connection of up to 20 devices. An information disclosure vulnerabili...

4.6CVSS6.2AI score0.00645EPSS
SaveExploits0References1
OSV
OSV
•added 2024/07/12 1:15 p.m.•10 views

DEBIAN-CVE-2024-40927

In the Linux kernel, the following vulnerability has been resolved: xhci: Handle TD clearing for multiple streams case When multiple streams are in use, multiple TDs might be in flight when an endpoint is stopped. We need to issue a Set TR Dequeue Pointer for each, to ensure everything is reset...

7.8CVSS6AI score0.00292EPSS
SaveExploits0References1
OSV
OSV
•added 2024/07/12 1:15 p.m.•16 views

DEBIAN-CVE-2024-40904

In the Linux kernel, the following vulnerability has been resolved: USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages The syzbot fuzzer found that the interrupt-URB completion callback in the cdc-wdm driver was taking too long, and the driver's immediate resubmission of interru...

5.5CVSS5.7AI score0.00291EPSS
SaveExploits0References1
OSV
OSV
•added 2024/07/12 1:15 p.m.•14 views

UBUNTU-CVE-2024-40903

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: fix use-after-free case in tcpmregistersourcecaps There could be a potential use-after-free case in tcpmregistersourcecaps. This could happen when: new say invalid source caps are advertised the existing source...

7.8CVSS6.2AI score0.00284EPSS
SaveExploits0References14
OSV
OSV
•added 2024/07/12 11:07 a.m.•13 views

OESA-2024-1835 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: usb: fix various gadgets null ptr deref on 10gbps cabling. This avoids a null pointer dereference in...

7.8CVSS5.6AI score0.00861EPSS
SaveExploits0References37
Microsoft CVE
Microsoft CVE
•added 2024/07/12 7:00 a.m.•7 views

USB: core: Fix deadlock in port "disable" sysfs attribute

...

7.8CVSS6.5AI score0.00179EPSS
SaveExploits0
Rows per page
Query Builder