Lucene search
+L

2256 matches found

UbuntuCve
UbuntuCve
added 2024/02/29 11:15 p.m.19 views

CVE-2021-47059

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - fix result memory leak on error path This patch fixes a memory leak on an error path...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References2
OSV
OSV
added 2024/02/29 11:15 p.m.4 views

UBUNTU-CVE-2021-47059

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - fix result memory leak on error path This patch fixes a memory leak on an error path...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/29 11:15 p.m.5 views

UBUNTU-CVE-2021-47020

In the Linux kernel, the following vulnerability has been resolved: soundwire: stream: fix memory leak in stream config error path When stream config is failed, master runtime will release all slave runtime in the slavertlist, but slave runtime is not added to the list at this time. This patch...

5.5CVSS6.6AI score0.00226EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.38 views

CVE-2021-47059 crypto: sun8i-ss - fix result memory leak on error path

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - fix result memory leak on error path This patch fixes a memory leak on an error path...

6.7AI score0.00222EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/29 10:37 p.m.32 views

CVE-2021-47057 crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of object d when dmaiv fails to map In the case where the dmaiv mapping fails, the return error path leaks the memory allocated to object d. Fix this by adding a new error return label and jumpi...

6.6AI score0.00222EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.28 views

CVE-2023-52492 dmaengine: fix NULL pointer in channel unregistration function

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fix NULL pointer in channel unregistration function dmaasyncdevicechannelregister can fail. In case of failure, chan-local is freed with freepercpu, and chan-local is nullified. When dmaasyncdeviceunregister is called...

7.5AI score0.00269EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/02/29 3:52 p.m.39 views

CVE-2023-52491 media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix use after free bug due to error path handling in mtkjpegdecdevicerun In mtkjpegprobe, &jpeg-jobtimeoutwork is bound with mtkjpegjobtimeoutwork. In mtkjpegdecdevicerun, if error happens in mtkjpegsetdecdst, it...

7.8CVSS7.7AI score0.00276EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/02/29 11:2 a.m.22 views

CVE-2021-47043

In the Linux kernel, the following vulnerability has been resolved: media: venus: core: Fix some resource leaks in the error path of 'venusprobe' If an error occurs after a successful 'oficcget' call, it must be undone. Use 'devmoficcget' instead of 'oficcget' to avoid the leak. Update the remove...

4.4CVSS6.5AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/29 9:18 a.m.25 views

CVE-2021-46988

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: release page in error path to avoid BUGON Consider the following sequence of events: 1. Userspace issues a UFFD ioctl, which ends up calling into shmemmfillatomicpte. We successfully account the blocks, we...

5.5CVSS6.4AI score0.0024EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/29 7:3 a.m.27 views

CVE-2021-46966

In the Linux kernel, the following vulnerability has been resolved: ACPI: custommethod: fix potential use-after-free issue In cmwrite, buf is always freed when reaching the end of the function. If the requested count is less than table.length, the allocated buffer will be freed but subsequent cal...

6.7CVSS6.7AI score0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.8 views

DEBIAN-CVE-2021-47043

In the Linux kernel, the following vulnerability has been resolved: media: venus: core: Fix some resource leaks in the error path of 'venusprobe' If an error occurs after a successful 'oficcget' call, it must be undone. Use 'devmoficcget' instead of 'oficcget' to avoid the leak. Update the remove...

5.5CVSS4.9AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.7 views

CVE-2021-47015

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

5.5CVSS7.4AI score
SaveExploits0References5
OSV
OSV
added 2024/02/28 9:15 a.m.3 views

DEBIAN-CVE-2021-46996

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix a memleak from userdata error path in new objects Release object name if userdata allocation fails...

5.5CVSS6.3AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.0 views

DEBIAN-CVE-2021-47015

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

5.5CVSS5.9AI score0.0025EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.6 views

CVE-2021-47015

In the Linux kernel, the following vulnerability has been resolved: bnxten: Fix RX consumer index logic in the error path. In bnxtrxpkt, the RX buffers are expected to complete in order. If the RX consumer index indicates an out of order buffer completion, it means we are hitting a hardware bug a...

5.5CVSS6.5AI score0.0025EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/02/28 9:15 a.m.9 views

CVE-2021-46996

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix a memleak from userdata error path in new objects Release object name if userdata allocation fails...

5.5CVSS6.7AI score
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.1 views

DEBIAN-CVE-2021-47009

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Fix memory leak on object td Two error return paths are neglecting to free allocated object td, causing a memory leak. Fix this by returning via the error return path that securely kfree's td. Fixes clang scan-buil...

5.5CVSS5.9AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.0 views

DEBIAN-CVE-2021-46988

In the Linux kernel, the following vulnerability has been resolved: userfaultfd: release page in error path to avoid BUGON Consider the following sequence of events: 1. Userspace issues a UFFD ioctl, which ends up calling into shmemmfillatomicpte. We successfully account the blocks, we...

5.5CVSS5.7AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.4 views

DEBIAN-CVE-2021-46985

In the Linux kernel, the following vulnerability has been resolved: ACPI: scan: Fix a memory leak in an error handling path If 'acpidevicesetname' fails, we must free 'acpidevicebusid-busid' or there is a potential memory leak...

5.5CVSS5.7AI score0.00249EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/02/28 9:15 a.m.5 views

CVE-2020-36786

In the Linux kernel, the following vulnerability has been resolved: media: next staging: media: atomisp: fix memory leak of object flash In the case where the call to lm3554platformdatafunc returns an error there is a memory leak on the error return path of object flash. Fix this by adding an err...

5.5CVSS5.8AI score0.00222EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder