Lucene search
+L

2183 matches found

OSV
OSV
added 2025/06/18 11:3 a.m.8 views

CVE-2022-50170 kunit: executor: Fix a memory leak on failure in kunit_filter_tests

In the Linux kernel, the following vulnerability has been resolved: kunit: executor: Fix a memory leak on failure in kunitfiltertests It's possible that memory allocation for 'filtered' will fail, but for the copy of the suite to succeed. In this case, the copy could be leaked. Properly free 'cop...

5.5CVSS6.1AI score0.002EPSS
SaveExploits0References6
CVE
CVE
added 2025/06/18 11:0 a.m.37 views

CVE-2022-49997

CVE-2022-49997 concerns the Linux kernel component net/lantiq_xrx200. In memory-allocation failure scenarios, an invalid buffer address is stored; when the descriptor is used again, the system panics in build_skb() when accessing memory. The vulnerability is described as resolved in the provided ...

5.5CVSS6.7AI score0.00179EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/06/18 11:0 a.m.7 views

CVE-2022-49997 net: lantiq_xrx200: restore buffer if memory allocation failed

In the Linux kernel, the following vulnerability has been resolved: net: lantiqxrx200: restore buffer if memory allocation failed In a situation where memory allocation fails, an invalid buffer address is stored. When this descriptor is used again, the system panics in the buildskb function when...

5.5CVSS6.3AI score0.00179EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 10:15 a.m.2 views

DEBIAN-CVE-2025-38071

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Check return value from memblockphysallocrange At least with CONFIGPHYSICALSTART=0x100000, if there is 4 MiB of contiguous free memory available at this point, the kernel will crash and burn because memblockphysallocrange...

5.5CVSS5.5AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.1 views

DEBIAN-CVE-2025-38023

In the Linux kernel, the following vulnerability has been resolved: nfs: handle failure of nfsgetlockcontext in unlock path When memory is insufficient, the allocation of nfslockcontext in nfsgetlockcontext fails and returns -ENOMEM. If we mistakenly treat an nfs4unlockdata structure whose lctx...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 10:15 a.m.10 views

CVE-2025-38018

In the Linux kernel, the following vulnerability has been resolved: net/tls: fix kernel panic when allocpage failed We cannot set fraglist to NULL pointer when allocpage failed. It will be used in tlsstrpcheckqueueok when the next time tlsstrpreadsock is called. This is because we don't reset...

5.5CVSS0.0016EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 10:15 a.m.2 views

DEBIAN-CVE-2025-38007

In the Linux kernel, the following vulnerability has been resolved: HID: uclogic: Add NULL check in uclogicinputconfigured devmkasprintf returns NULL when memory allocation fails. Currently, uclogicinputconfigured does not check for this case, which results in a NULL pointer dereference. Add NULL...

5.5CVSS5.6AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/18 10:15 a.m.3 views

UBUNTU-CVE-2025-38023

In the Linux kernel, the following vulnerability has been resolved: nfs: handle failure of nfsgetlockcontext in unlock path When memory is insufficient, the allocation of nfslockcontext in nfsgetlockcontext fails and returns -ENOMEM. If we mistakenly treat an nfs4unlockdata structure whose lctx...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References40
CVE
CVE
added 2025/06/18 9:28 a.m.89 views

CVE-2025-38023

CVE-2025-38023 affects the Linux kernel: if nfs_get_lock_context() fails due to ENOMEM, a stored -ENOMEM in an nfs4_unlockdata could be treated as valid and lead to a NULL pointer dereference in nfs4_locku_prepare via rpc_run_task. The fix ensures nfs4_unlockdata is freed when allocation fails an...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References10Affected Software1
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.3 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 the Linux kernel that stems from a memory allocation failure without freeing resources, which could lead to a memory leak...

5.5CVSS6.8AI score0.00161EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.4 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 the Linux kernel that stems from an unchecked memblockphysallocrange return value, which could lead to a memory allocation failure...

5.5CVSS7.4AI score0.00155EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.5 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 that originates from a PCI endpoint causing a double release when a BAR allocation fails...

7.8CVSS7.3AI score0.00154EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.20 views

PT-2025-26101

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak issue has been identified in the Linux kernel, specifically in the tw686x video initialization function. The video device alloc function allocates memory for vdev, but when...

7.8CVSS7.9AI score0.10458EPSS
SaveExploits16References1216
RedHat Linux
RedHat Linux
added 2025/06/17 7:14 a.m.6 views

libvpx: Double-free in libvpx encoder

A flaw was found in libvpx. A double-free issue can occur in vpxcodecencinitmulti after a failed allocation when initializing the encoder for WebRTC. This can cause memory corruption and an exploitable crash...

5.4CVSS7.3AI score0.00517EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/06/16 4:28 p.m.6 views

libvpx: Double-free in libvpx encoder

A flaw was found in libvpx. A double-free issue can occur in vpxcodecencinitmulti after a failed allocation when initializing the encoder for WebRTC. This can cause memory corruption and an exploitable crash...

5.4CVSS7.3AI score0.00517EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/06/16 4:26 p.m.5 views

libvpx: Double-free in libvpx encoder

A flaw was found in libvpx. A double-free issue can occur in vpxcodecencinitmulti after a failed allocation when initializing the encoder for WebRTC. This can cause memory corruption and an exploitable crash...

5.4CVSS7.3AI score0.00517EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/06/16 4:25 p.m.8 views

libvpx: Double-free in libvpx encoder

A flaw was found in libvpx. A double-free issue can occur in vpxcodecencinitmulti after a failed allocation when initializing the encoder for WebRTC. This can cause memory corruption and an exploitable crash...

5.4CVSS7.3AI score0.00517EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/06/16 3:46 p.m.4 views

libvpx: Double-free in libvpx encoder

A flaw was found in libvpx. A double-free issue can occur in vpxcodecencinitmulti after a failed allocation when initializing the encoder for WebRTC. This can cause memory corruption and an exploitable crash...

5.4CVSS7.3AI score0.00517EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fixed a nullptrderef issue in avscomponentprobe. The devmkasprintf function returns NULL when memory allocation fails. Currently, avscomponentprobe does not check for this case, resulting in a NULL pointer...

5.5CVSS6.1AI score0.00164EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.0 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: Bluetooth: btbcm: Fixed NULL dereferencing in btbcmgetboardname. The devmkstrdup function may return a NULL pointer if it fails, but this returned value is not checked in btbcmgetboardname. Add a NULL check in btbcmgetboardnam...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References3
Rows per page
Query Builder