Lucene search
+L

92 matches found

CVE
CVE
added 2026/01/01 4:14 p.m.49 views

CVE-2025-48769

CVE-2025-48769 affects Apache NuttX RTOS. The flaw is a Use-After-Free in the fs/vfs/fs_rename code caused by a recursive implementation reusing a single buffer across two pointers, enabling arbitrary user-provided buffer reallocations and writes to a freed heap chunk. In affected scenarios, this...

8.1CVSS7.2AI score0.0154EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.9 views

SUSE CVE-2022-50679

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for i=0; i=8160; i=i+32 do ethtool -G enp130s0f0 rx $i tx $i sleep 0.5 ethtool -g...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/09 6:30 p.m.16 views

EUVD-2022-55726

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for i=0; i=8160; i=i+32 do ethtool -G enp130s0f0 rx $i tx $i sleep 0.5 ethtool -g...

6AI score0.00239EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 4:17 p.m.5 views

DEBIAN-CVE-2022-50679

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for i=0; i=8160; i=i+32 do ethtool -G enp130s0f0 rx $i tx $i sleep 0.5 ethtool -g...

5.4AI score0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 4:17 p.m.10 views

CVE-2022-50679

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for i=0; i=8160; i=i+32 do ethtool -G enp130s0f0 rx $i tx $i sleep 0.5 ethtool -g...

0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 4:17 p.m.11 views

UBUNTU-CVE-2022-50679

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for i=0; i=8160; i=i+32 do ethtool -G enp130s0f0 rx $i tx $i sleep 0.5 ethtool -g...

5.7AI score0.00239EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/09 1:29 a.m.19 views

CVE-2022-50679

CVE-2022-50679 concerns the Linux kernel i40e driver, where DMA mappings leak during RX buffer reallocation. The root cause is that new DMA mappings are created for buffers when reconfiguring RX rings, leading to leaks when old buffers are freed and DMA mappings are freed incorrectly. This can ca...

6AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/09 1:29 a.m.12 views

CVE-2022-50679 i40e: Fix DMA mappings leak

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for i=0; i=8160; i=i+32 do ethtool -G enp130s0f0 rx $i tx $i sleep 0.5 ethtool -g...

6.3AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.22 views

PT-2025-49710

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a flaw related to DMA mappings within the i40e network driver. Specifically, a memory leak occurred during the reallocation of RX receive buffers. This issue...

7.8CVSS7.2AI score0.0094EPSS
SaveExploits2References895
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-50679

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for i=0; i=816...

5.6AI score0.00239EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/06 11:22 p.m.9 views

SUSE CVE-2025-59734

It is possible to cause an use-after-free write in SANM decoding with a carefully crafted animation using subversion storedframe. Stored frames can later be referenced by FTCH chunks. For files using subversion storedframe. Leaving ctx-hasdimensions set to false. A subsequent chunk with type FTCH...

8.7CVSS6.8AI score0.00169EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-21836

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iouring/kbuf: reallocate buf lists on upgrade IORINGREGISTERPBUFRING can reuse an old struct iobufferlist if it was created for legacy selected buffer and has...

7.8CVSS6.7AI score0.00247EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.6 views

SUSE CVE-2022-48690

In the Linux kernel, the following vulnerability has been resolved: ice: Fix DMA mappings leak Fix leak, when user changes ring parameters. During reallocation of RX buffers, new DMA mappings are created for those buffers. New buffers with different RX ring count should substitute older ones, but...

5.5CVSS6.3AI score0.00193EPSS
SaveExploits0References6
NVD
NVD
added 2024/05/03 6:15 p.m.42 views

CVE-2022-48690

In the Linux kernel, the following vulnerability has been resolved: ice: Fix DMA mappings leak Fix leak, when user changes ring parameters. During reallocation of RX buffers, new DMA mappings are created for those buffers. New buffers with different RX ring count should substitute older ones, but...

5.5CVSS7.4AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/03 6:15 p.m.8 views

DEBIAN-CVE-2022-48690

In the Linux kernel, the following vulnerability has been resolved: ice: Fix DMA mappings leak Fix leak, when user changes ring parameters. During reallocation of RX buffers, new DMA mappings are created for those buffers. New buffers with different RX ring count should substitute older ones, but...

5.5CVSS5.3AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 6:15 p.m.7 views

UBUNTU-CVE-2022-48690

In the Linux kernel, the following vulnerability has been resolved: ice: Fix DMA mappings leak Fix leak, when user changes ring parameters. During reallocation of RX buffers, new DMA mappings are created for those buffers. New buffers with different RX ring count should substitute older ones, but...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/03 5:44 p.m.89 views

CVE-2022-48690

In the Linux kernel, the following vulnerability has been resolved: ice: Fix DMA mappings leak Fix leak, when user changes ring parameters. During reallocation of RX buffers, new DMA mappings are created for those buffers. New buffers with different RX ring count should substitute older ones, but...

5.5CVSS6.9AI score0.00193EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/25 3:13 p.m.6 views

yajl: heap-based buffer overflow when handling large inputs due to an integer overflow

A flaw was found in the YAJL library in the way it reallocates a memory buffer to store more data. A very large input causes the value used to calculate the buffer size to overflow, resulting in a heap-based buffer overflow...

7.5CVSS7.5AI score0.03472EPSS
SaveExploits1References4
OSV
OSV
added 2024/02/14 2:32 p.m.9 views

USN-6629-3 ujson vulnerabilities

USN-6629-1 fixed vulnerabilities in UltraJSON. This update provides the corresponding updates for Ubuntu 20.04 LTS. Original advisory details: It was discovered that UltraJSON incorrectly handled certain input with a large amount of indentation. An attacker could possibly use this issue to crash...

7.5CVSS6.8AI score0.02298EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.21 views

kernel: i40e: Fix DMA mappings leak

A DMA mapping leak vulnerability was found in the Intel i40e network driver in the Linux kernel. During reallocation of RX buffers when changing ring parameters via ethtool, DMA mappings are not properly cleaned up before creating new ones. Repeated ring size changes can exhaust DMA resources,...

7AI score0.00239EPSS
SaveExploits0References5
Rows per page
Query Builder