Lucene search
+L

3267 matches found

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

DEBIAN-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.5CVSS5.3AI score0.00226EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.11 views

CVE-2021-47411

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.7AI score
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

UBUNTU-CVE-2021-47405

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: free rawreport buffers in usbhidstop Free the unsent rawreport buffers when the device is removed. Fixes a memory leak reported by syzbot at: https://syzkaller.appspot.com/bug?id=7b4fa7cb1a7c2d3342a2a8a6c53371c8c418a...

5.5CVSS6.2AI score0.00251EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/21 3:15 p.m.11 views

UBUNTU-CVE-2021-47288

In the Linux kernel, the following vulnerability has been resolved: media: ngene: Fix out-of-bounds bug in ngenecommandconfigfreebuf Fix an 11-year old bug in ngenecommandconfigfreebuf while addressing the following warnings caught with -Warray-bounds: arch/alpha/include/asm/string.h:22:16:...

7.1CVSS5.9AI score0.00234EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/21 3:15 p.m.7 views

UBUNTU-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.2AI score0.00226EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/21 3:4 p.m.23 views

CVE-2021-47411

Removed by vendor...

5.3AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/21 3:3 p.m.21 views

CVE-2021-47405

In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: free rawreport buffers in usbhidstop Free the unsent rawreport buffers when the device is removed. Fixes a memory leak reported by syzbot at: https://syzkaller.appspot.com/bug?id=7b4fa7cb1a7c2d3342a2a8a6c53371c8c418a...

5.5CVSS7.1AI score0.00251EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.19 views

CVE-2021-47297 net: fix uninit-value in caif_seqpkt_sendmsg

In the Linux kernel, the following vulnerability has been resolved: net: fix uninit-value in caifseqpktsendmsg When nrsegs equal to zero in iovecfromuser, the object msg-msgiter.iov is uninit stack memory in caifseqpktsendmsg which is defined in syssendmsg. So we cann't just judge...

6.8AI score0.00226EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.32 views

CVE-2021-47297 net: fix uninit-value in caif_seqpkt_sendmsg

In the Linux kernel, the following vulnerability has been resolved: net: fix uninit-value in caifseqpktsendmsg When nrsegs equal to zero in iovecfromuser, the object msg-msgiter.iov is uninit stack memory in caifseqpktsendmsg which is defined in syssendmsg. So we cann't just judge...

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

CVE-2021-47261 IB/mlx5: Fix initializing CQ fragments buffer

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix initializing CQ fragments buffer The function initcqfragbuf can be called to initialize the current CQ fragments buffer cq-buf, or the temporary cq-resizebuf that is filled during CQ resize operation. However, the...

6.4AI score0.00234EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/21 2:0 a.m.6 views

SUSE CVE-2024-35826

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS7.7AI score0.00209EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE CVE-2024-35858

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix memory leak when bringing down interface When bringing down the TX rings we flush the rings but forget to reclaimed the flushed packets. This leads to a memory leak since we do not free the dma mapped buffers. Th...

5.5CVSS6.7AI score0.00232EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/18 1:5 a.m.17 views

CVE-2024-35858

A vulnerability was found in the Linux kernel's bcmasp network driver, which causes a memory leak when an interface is brought down. This issue can lead to memory exhaustion over time, affecting system performance and stability. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS8.9AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 10:38 p.m.33 views

CVE-2024-27411

A flaw was found in the nouveau module in the Linux kernel. In multi-GPU setups, a system-wide rendering freeze can occur when suspending/resuming the system because some resources are released in the wrong place, resulting in a denial of service...

5.5CVSS8.7AI score0.00191EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.24 views

CVE-2024-35858

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix memory leak when bringing down interface When bringing down the TX rings we flush the rings but forget to reclaimed the flushed packets. This leads to a memory leak since we do not free the dma mapped buffers. Th...

5.5CVSS6.7AI score0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/17 3:15 p.m.2 views

DEBIAN-CVE-2024-35858

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix memory leak when bringing down interface When bringing down the TX rings we flush the rings but forget to reclaimed the flushed packets. This leads to a memory leak since we do not free the dma mapped buffers. Th...

5.5CVSS5.5AI score0.00232EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/17 2:47 p.m.17 views

CVE-2024-35858 net: bcmasp: fix memory leak when bringing down interface

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix memory leak when bringing down interface When bringing down the TX rings we flush the rings but forget to reclaimed the flushed packets. This leads to a memory leak since we do not free the dma mapped buffers. Th...

7AI score0.00232EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/17 2:47 p.m.41 views

CVE-2024-35858 net: bcmasp: fix memory leak when bringing down interface

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix memory leak when bringing down interface When bringing down the TX rings we flush the rings but forget to reclaimed the flushed packets. This leads to a memory leak since we do not free the dma mapped buffers. Th...

6.6AI score0.00232EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/17 2:15 p.m.16 views

CVE-2024-35826

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS7.4AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 2:15 p.m.9 views

AZL-67824 CVE-2024-35826 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: block: Fix page refcounts for unaligned buffers in bioreleasepages Fix an incorrect number of pages being released for buffers that do not start at the beginning of a page...

5.5CVSS6.6AI score0.00209EPSS
SaveExploits0References1
Rows per page
Query Builder