Lucene search
+L

9155 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.33 views

UBUNTU-CVE-2021-47279

In the Linux kernel, the following vulnerability has been resolved: usb: misc: brcmstb-usb-pinmap: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/21 3:04 p.m.164 views

CVE-2021-47416

CVE-2021-47416 refers to a Linux kernel issue where a memory leak in the MDIO bus interface could occur due to incorrect state handling of MDIOBUS_ALLOCATED. The bug arises when device_register() is called after a partial allocation; mdiobus_free() would free only the memory with kfree(dev) inste...

5.5CVSS6.6AI score0.00234EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:04 p.m.19 views

CVE-2021-47416

In the Linux kernel, the following vulnerability has been resolved: phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in wrong state logic. MDIOBUSALLOCATED indicates 2 states: 1. Bus is only allocated 2. Bus allocated and mdiobusregister fails, but...

5.5CVSS7.7AI score0.00234EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:04 p.m.24 views

CVE-2021-47416 phy: mdio: fix memory leak

In the Linux kernel, the following vulnerability has been resolved: phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in wrong state logic. MDIOBUSALLOCATED indicates 2 states: 1. Bus is only allocated 2. Bus allocated and mdiobusregister fails, but...

6.4AI score0.00234EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/21 2:34 p.m.24 views

CVE-2021-47287 driver core: auxiliary bus: Fix memory leak when driver_register() fail

In the Linux kernel, the following vulnerability has been resolved: driver core: auxiliary bus: Fix memory leak when driverregister fail If driverregister returns with error we need to free the memory allocated for auxdrv-driver.name before returning from auxiliarydriverregister...

6.5AI score0.00196EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/21 2:34 p.m.18 views

CVE-2021-47287

In the Linux kernel, the following vulnerability has been resolved: driver core: auxiliary bus: Fix memory leak when driverregister fail If driverregister returns with error we need to free the memory allocated for auxdrv-driver.name before returning from auxiliarydriverregister...

5.5CVSS6.9AI score0.00196EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 2:34 p.m.51 views

CVE-2021-47286 bus: mhi: core: Validate channel ID when processing command completions

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: core: Validate channel ID when processing command completions MHI reads the channel ID from the event ring element sent by the device which can be any value between 0 and 255. In order to prevent any out of bound...

6.5AI score0.00231EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/21 2:34 p.m.21 views

CVE-2021-47286

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: core: Validate channel ID when processing command completions MHI reads the channel ID from the event ring element sent by the device which can be any value between 0 and 255. In order to prevent any out of bound...

7.8CVSS4.7AI score0.00231EPSS
SaveExploits0
CVE
CVE
added 2024/05/21 2:34 p.m.86 views

CVE-2021-47286

CVE-2021-47286 affects the Linux kernel MHI bus core. The issue arises when processing command completions: the channel ID read from the device event ring can be any value 0–255, risking out-of-bounds accesses. The fix adds a bounds check against the controller’s maximum channels and against chan...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/21 2:20 p.m.78 views

CVE-2021-47278

CVE-2021-47278 : Linux kernel vulnerability in the bus: mhi: pci_generic driver where the remove path used del_timer(), which may not wait for the timer handler to finish, causing a potential use-after-free. The fix is to replace del_timer() with del_timer_sync() to ensure the timer handler has f...

7.8CVSS6.6AI score0.00219EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.81 views

CVE-2021-47231

In the Linux kernel, the following vulnerability has been resolved: can: mcbausb: fix memory leak in mcbausb Syzbot reported memory leak in SocketCAN driver for Microchip CAN BUS Analyzer Tool. The problem was in unfreed usbcoherent. In mcbausbstart 20 coherent buffers are allocated and there is...

5.5CVSS6.7AI score0.00226EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.34 views

CVE-2021-47231 can: mcba_usb: fix memory leak in mcba_usb

In the Linux kernel, the following vulnerability has been resolved: can: mcbausb: fix memory leak in mcbausb Syzbot reported memory leak in SocketCAN driver for Microchip CAN BUS Analyzer Tool. The problem was in unfreed usbcoherent. In mcbausbstart 20 coherent buffers are allocated and there is...

6.4AI score0.00226EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.20 views

CVE-2021-47231 can: mcba_usb: fix memory leak in mcba_usb

In the Linux kernel, the following vulnerability has been resolved: can: mcbausb: fix memory leak in mcbausb Syzbot reported memory leak in SocketCAN driver for Microchip CAN BUS Analyzer Tool. The problem was in unfreed usbcoherent. In mcbausbstart 20 coherent buffers are allocated and there is...

6.8AI score0.00226EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/21 2:19 p.m.114 views

CVE-2021-47231

CVE-2021-47231 describes a memory leak in the Linux kernel SocketCAN driver (mcba_usb). The issue arises in mcba_usb_start() where 20 usb_coherent buffers are allocated but not freed; callbacks resubmit the URB and disconnect handling doesn’t free or mark URB_FREE_BUFFER for coherent buffers. Thi...

5.5CVSS7AI score0.00226EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.8 views

SUSE CVE-2024-35785

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix kernel panic caused by incorrect error handling The error path while failing to register devices on the TEE bus has a bug leading to kernel panic as follows: 15.398930 Unable to handle kernel paging request at...

7.8CVSS6.7AI score0.00232EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE CVE-2024-35883

In the Linux kernel, the following vulnerability has been resolved: spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxxspiprobe In function pci1xxxxspiprobe, there is a potential null pointer that may be caused by a failed memory allocation by the function devmkzalloc. Hence, a...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.9 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 post-release reuse vulnerability in the net:USB module...

5.5CVSS6.1AI score0.00251EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/05/21 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 Linux kernel, which stems from a vulnerability in the USB:chipidea:cihdrcimx module...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.26 views

CVE-2024-35957

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix WARNON in iommu probe path Commit 1a75cc710b95 "iommu/vt-d: Use rbtree to track iommu probed devices" adds all devices probed by the iommu driver in a rbtree indexed by the source ID of each device. It assumes tha...

5.9CVSS6.4AI score0.00196EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.21 views

CVE-2024-35957 iommu/vt-d: Fix WARN_ON in iommu probe path

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix WARNON in iommu probe path Commit 1a75cc710b95 "iommu/vt-d: Use rbtree to track iommu probed devices" adds all devices probed by the iommu driver in a rbtree indexed by the source ID of each device. It assumes tha...

6.7AI score0.00196EPSS
SaveExploits0References2
Rows per page
Query Builder