Lucene search
+L

3261 matches found

OSV
OSV
added 2025/12/30 12:8 p.m.7 views

CVE-2022-50811 erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails

In the Linux kernel, the following vulnerability has been resolved: erofs: fix missing unmap if zerofsgetextentcompressedlen fails Otherwise, meta buffers could be leaked...

6.3AI score0.00198EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.7 views

PT-2025-54020

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified and resolved in the mt7996 mcu exit routine within the mt76 module for the mt7996 wireless chipset. The issue involved failing to properly purge memory queue...

6.2AI score0.00162EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992491)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992491 advisory. In the Linux kernel, the following vulnerability has been resolved: intelth: msu: Fix vmalloced buffers After commit f5ff79fddf0e dma-mapping: remove CONFIGDMAREMAP...

7.8CVSS6.3AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992499)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992499 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak For some sev ioc...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.11 views

SUSE CVE-2023-54041

In the Linux kernel, the following vulnerability has been resolved: iouring: fix memory leak when removing provided buffers When removing provided buffers, iobuffer structs are not being disposed of, leading to a memory leak. They can't be freed individually, because they are allocated in...

5.5CVSS6.4AI score0.00168EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54041

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iouring: fix memory leak when removing provided buffers When removing provided buffers, iobuffer structs are not being disposed of, leading to a memory leak. Th...

5.9AI score0.00168EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2022-55804

In the Linux kernel, the following vulnerability has been resolved: media: camss: Clean up received buffers on failed start of streaming It is required to return the received buffers, if streaming can not be started. For instance mediapipelinestart may fail with EPIPE, if a link validation betwee...

5.8AI score0.00225EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.15 views

CVE-2023-54140

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix WARNING in markbufferdirty due to discarded buffer reuse A syzbot stress test using a corrupted disk image reported that markbufferdirty called from nilfsmarkinodedirty or nilfspalloccommitallocentry may output a kern...

0.00203EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2022-50757

In the Linux kernel, the following vulnerability has been resolved: media: camss: Clean up received buffers on failed start of streaming It is required to return the received buffers, if streaming can not be started. For instance mediapipelinestart may fail with EPIPE, if a link validation betwee...

0.00225EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:16 p.m.4 views

UBUNTU-CVE-2023-54052

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix skb leak by txs missing in AMSDU txs may be dropped if the frame is aggregated in AMSDU. When the problem shows up, some SKBs would be hold in driver to cause network stopped temporarily. Even if the probl...

5.7AI score0.00208EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:16 p.m.4 views

UBUNTU-CVE-2022-50757

In the Linux kernel, the following vulnerability has been resolved: media: camss: Clean up received buffers on failed start of streaming It is required to return the received buffers, if streaming can not be started. For instance mediapipelinestart may fail with EPIPE, if a link validation betwee...

5.7AI score0.00225EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 1:16 p.m.7 views

UBUNTU-CVE-2025-68749

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

4.7CVSS5.7AI score0.00089EPSS
SaveExploits0References20
CVE
CVE
added 2025/12/24 1:6 p.m.21 views

CVE-2023-54140

CVE-2023-54140 affects Linux kernels, describing a nilfs2 issue where mark_buffer_dirty() can warn and cause a panic when the uptodate flag on internally held buffers is lost and buffers are reused. The vulnerability originates from nilfs2 keeping buffer pointers in local metadata structures and ...

6AI score0.00203EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 1:6 p.m.14 views

CVE-2022-50774

In the Linux kernel, CVE-2022-50774 relates to the QAT crypto DMA mapping logic. When DMA API debug is enabled, add_dma_entry warned about overlapping mappings for in-place crypto self-tests, caused by using DMA_BIDIRECTIONAL for both input and output. The fix specifies correct DMA transfer direc...

6.1AI score0.00217EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:6 p.m.6 views

CVE-2022-50774 crypto: qat - fix DMA transfer direction

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix DMA transfer direction When CONFIGDMAAPIDEBUG is selected, while running the crypto self test on the QAT crypto algorithms, the function adddmaentry reports a warning similar to the one below, saying that...

6.4AI score0.00217EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:5 p.m.7 views

CVE-2022-50757 media: camss: Clean up received buffers on failed start of streaming

In the Linux kernel, the following vulnerability has been resolved: media: camss: Clean up received buffers on failed start of streaming It is required to return the received buffers, if streaming can not be started. For instance mediapipelinestart may fail with EPIPE, if a link validation betwee...

6.2AI score0.00225EPSS
SaveExploits0References11
CVE
CVE
added 2025/12/24 1:5 p.m.17 views

CVE-2022-50757

CVE-2022-50757 is a Linux kernel vulnerability affecting the media/camss subsystem. The issue arises when streaming fails to start (for example, media_pipeline_start() may fail with EPIPE during link validation), and the driver incorrectly handles received buffers, triggering a kernel warning. Th...

5.9AI score0.00225EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:5 p.m.30 views

CVE-2022-50757 media: camss: Clean up received buffers on failed start of streaming

In the Linux kernel, the following vulnerability has been resolved: media: camss: Clean up received buffers on failed start of streaming It is required to return the received buffers, if streaming can not be started. For instance mediapipelinestart may fail with EPIPE, if a link validation betwee...

0.00225EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:5 p.m.17 views

CVE-2022-50740

CVE-2022-50740 is referenced in multiple advisories as a Linux kernel vulnerability affecting the wifi/ath9k driver (hif_usb) where a memory leak of urbs occurs in ath9k_hif_usb_dealloc_tx_urbs(). The root cause is that usb_get_urb() is followed by usb_free_urb()/usb_put_urb() not being called in...

6AI score0.00248EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 12:9 p.m.35 views

CVE-2025-68749 accel/ivpu: Fix race condition when unbinding BOs

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpugembofree removes the BO from the BOs list before it gets unmapped. Then fileprivunbind triggers a...

0.00089EPSS
SaveExploits0References4
Rows per page
Query Builder