Lucene search
+L

18280 matches found

OSV
OSV
added 2024/06/20 6:47 a.m.30 views

CVE-2024-38619 usb-storage: alauda: Check whether the media is initialized

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...

6.2AI score
SaveExploits0References15
CVE
CVE
added 2024/06/20 6:47 a.m.232 views

CVE-2024-38619

CVE-2024-38619 (Linux kernel, usb-storage alauda) : The issue arises in the alauda media handling where the field uzonesize can stay zero if alauda_init_media() fails, potentially causing divide errors in alauda_read_data() and alauda_write_lba(). The fix, as described in the description, adds a ...

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/20 6:47 a.m.17 views

CVE-2024-38619 usb-storage: alauda: Check whether the media is initialized

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...

6.7AI score0.00253EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/06/20 12:00 a.m.6 views

Linux kernel security vulnerabilities

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 originates from a crash when the usb:xhci-plat module wakes up remotely...

5.3CVSS6.6AI score0.00212EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.23 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.3CVSS6.1AI score0.00212EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.30 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.5CVSS6.4AI score0.00253EPSS
SaveExploits0References26
CNNVD
CNNVD
added 2024/06/20 12:00 a.m.3 views

Linux kernel security vulnerabilities

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 originates from the USB:core module fixing a hang in usbkillurb by adding a memory barrier...

7.1CVSS6.5AI score0.00186EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/06/20 12:00 a.m.38 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.1CVSS6.5AI score0.00186EPSS
SaveExploits0References11
NVD
NVD
added 2024/06/19 3:15 p.m.19 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...

5.5CVSS0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/19 3:15 p.m.5 views

DEBIAN-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.5CVSS5.6AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 3:15 p.m.32 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...

5.5CVSS8.1AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.19 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...

5.5CVSS6.3AI score0.00198EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/19 3:15 p.m.14 views

UBUNTU-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.3AI score0.00198EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/06/19 2:53 p.m.39 views

CVE-2021-47582 USB: core: Make do_proc_control() and do_proc_bulk() killable

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...

0.00198EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/19 2:53 p.m.152 views

CVE-2021-47582

CVE-2021-47582 affects the Linux kernel USB core (USBDEVFS_CONTROL/USBDEVFS_BULK) where usb_start_wait_urb() can wait uninterruptibly for a very large timeout. The fix changes do_proc_control() and do_proc_bulk() to use a killable wait and GFP_KERNEL instead of GFP_NOIO. Connected advisories (Mir...

5.5CVSS6.7AI score0.00198EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/19 2:53 p.m.17 views

CVE-2021-47582 USB: core: Make do_proc_control() and do_proc_bulk() killable

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...

6.8AI score0.00198EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.22 views

CVE-2024-38567

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: add a proper sanity check for endpoints Syzkaller reports 1 hitting a warning which is caused by presence of a wrong endpoint type at the URB sumbitting stage. While there was a check for a specific 4th endpoint,...

5.5CVSS6.3AI score0.00254EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.25 views

CVE-2024-38565

In the Linux kernel, the following vulnerability has been resolved: wifi: ar5523: enable proper endpoint verification Syzkaller reports 1 hitting a warning about an endpoint in use not having an expected type to it. Fix the issue by checking for the existence of all proper endpoints with their...

6.5CVSS6.3AI score0.00741EPSS
SaveExploits0References28
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.46 views

CVE-2024-38567 wifi: carl9170: add a proper sanity check for endpoints

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: add a proper sanity check for endpoints Syzkaller reports 1 hitting a warning which is caused by presence of a wrong endpoint type at the URB sumbitting stage. While there was a check for a specific 4th endpoint,...

0.00254EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.14 views

CVE-2024-38567 wifi: carl9170: add a proper sanity check for endpoints

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: add a proper sanity check for endpoints Syzkaller reports 1 hitting a warning which is caused by presence of a wrong endpoint type at the URB sumbitting stage. While there was a check for a specific 4th endpoint,...

6.8AI score0.00254EPSS
SaveExploits0References9
Rows per page
Query Builder