Lucene search
+L

18288 matches found

OSV
OSV
added 2024/06/21 6:17 a.m.20 views

CLSA-2024-1718950656 Fix of 22 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26764 - aio: remove an outdated BUGON and comment in aiocomplete - aio: remove the extra getfile/fput pair in iosubmitone - aio: refactor read/write iocb setup - fs/aio: Restrict kiocbsetcancelfn to I/O submitted via libaio CVE-url:...

8.8CVSS7.1AI score0.02701EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/21 6:09 a.m.24 views

CLSA-2024-1718950178 Fix of 22 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26764 - aio: remove an outdated BUGON and comment in aiocomplete - aio: remove the extra getfile/fput pair in iosubmitone - aio: refactor read/write iocb setup - fs/aio: Restrict kiocbsetcancelfn to I/O submitted via libaio CVE-url:...

8.8CVSS7.1AI score0.02701EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.8 views

SUSE CVE-2021-47582

In the Linux kernel, the following vulnerability has been resolved: USB: core: Make doproccontrol and doprocbulk killable The USBDEVFSCONTROL and USBDEVFSBULK ioctls invoke usbstartwaiturb, which contains an uninterruptible wait with a user-specified timeout value. If timeout value is very large...

5.5CVSS6.6AI score0.00198EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/06/21 3:06 a.m.7 views

SUSE CVE-2024-36977

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: Wait unconditionally after issuing EndXfer command Currently all controller IP/revisions except DWC3usb3 = 310a wait 1ms unconditionally for ENDXFER completion when IOC is not set. This is because DWCusb3 controller...

4.7CVSS6.8AI score0.00221EPSS
SaveExploits0References10
Zero Day Initiative
Zero Day Initiative
added 2024/06/21 12:00 a.m.30 views

(Pwn2Own) Sony XAV-AX5500 USB Configuration Descriptor Buffer Overflow Remote Code Execution Vulnerability

This vulnerability allows physically present attackers to execute arbitrary code on affected installations of Sony XAV-AX5500 devices. Authentication is not required to exploit this vulnerability. The specific flaw exists within the USB host driver. A crafted USB configuration descriptor can...

6.8CVSS7.7AI score0.00893EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2024/06/21 12:00 a.m.29 views

Linux Kernel USB/IP VHCI Driver Race Condition Privilege Escalation Vulnerability

This vulnerability allows physically present attackers to escalate privileges on affected installations of Linux Kernel. Authentication is not required to exploit this vulnerability. The specific flaw exists within the processing of the reset event. The issue results from the lack of proper locki...

7.1CVSS7.7AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/06/20 2:53 p.m.31 views

CVE-2022-48761

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 1 PREEMPT SMP Modules linked in: CPU: 2 PID: 244...

4.4CVSS7.2AI score0.00212EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 2:53 p.m.31 views

CVE-2022-48760

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

4.1CVSS8.6AI score0.00186EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 12:15 p.m.7 views

DEBIAN-CVE-2022-48761

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 1 PREEMPT SMP Modules linked in: CPU: 2 PID: 244...

5.3CVSS5.3AI score0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/20 12:15 p.m.24 views

CVE-2022-48761

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 1 PREEMPT SMP Modules linked in: CPU: 2 PID: 244...

5.3CVSS0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/20 12:15 p.m.7 views

DEBIAN-CVE-2022-48760

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

7.1CVSS5.5AI score0.00186EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/20 12:15 p.m.33 views

CVE-2022-48760

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

7.1CVSS0.00186EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/06/20 11:58 a.m.43 views

CVE-2024-38619

In the Linux kernel, the following vulnerability has been resolved: usb-storage: alauda: Check whether the media is initialized The member "uzonesize" of struct alaudainfo will remain 0 if alaudainitmedia fails, potentially causing divide errors in alaudareaddata and alaudawritelba. - Add a membe...

5.5CVSS7.2AI score0.00253EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 11:26 a.m.33 views

CVE-2021-47582

In the Linux kernel, the following vulnerability has been resolved: USB: core: Make doproccontrol and doprocbulk killable The USBDEVFSCONTROL and USBDEVFSBULK ioctls invoke usbstartwaiturb, which contains an uninterruptible wait with a user-specified timeout value. If timeout value is very large...

3.3CVSS7.3AI score0.00198EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.30 views

CVE-2022-48761 usb: xhci-plat: fix crash when suspend if remote wake enable

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 1 PREEMPT SMP Modules linked in: CPU: 2 PID: 244...

7.1AI score0.00212EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.33 views

CVE-2022-48761 usb: xhci-plat: fix crash when suspend if remote wake enable

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 1 PREEMPT SMP Modules linked in: CPU: 2 PID: 244...

0.00212EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/20 11:13 a.m.112 views

CVE-2022-48761

CVE-2022-48761 affects the Linux kernel USB xhci-plat code. The issue occurs on platforms like i.MX8QM during suspend with remote wake enabled, where xhci_suspend disables the hub wake and then accesses registers after the device clock is gated by run-time suspend. The underlying root cause was t...

5.3CVSS7AI score0.00212EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.39 views

CVE-2022-48761

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 1 PREEMPT SMP Modules linked in: CPU: 2 PID: 244...

5.3CVSS5.2AI score0.00212EPSS
SaveExploits0
OSV
OSV
added 2024/06/20 11:13 a.m.24 views

CVE-2022-48761 usb: xhci-plat: fix crash when suspend if remote wake enable

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 1 PREEMPT SMP Modules linked in: CPU: 2 PID: 244...

5.3CVSS6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.44 views

CVE-2022-48760 USB: core: Fix hang in usb_kill_urb by adding memory barriers

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

0.00186EPSS
SaveExploits0References9
Rows per page
Query Builder