Lucene search
+L

218 matches found

ATTACKERKB
ATTACKERKB
added 2024/05/21 3:15 p.m.5 views

CVE-2020-36788

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: avoid a use-after-free when BO init fails nouveauboinit is backed by ttmboinit and ferries its return code back to the caller. On failures, ttmboinit invokes the provided destructor which should de-initialize and fre...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.21 views

CVE-2024-35832

In the Linux kernel, the following vulnerability has been resolved: bcachefs: kvfree bchfs::snapshots in bch2fssnapshotsexit bchfs::snapshots is allocated by kvzalloc in snapshottmut. It should be freed by kvfree not kfree. Or umount will triger: 406.829178 BUG: unable to handle page fault for...

5.5CVSS5.9AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 12:0 p.m.5 views

RUSTSEC-2024-0406 BTreeMap memory leak when deallocating nodes with overflows

When storing unbounded types in a BTreeMap, a node is represented as a linked list of "memory chunks". In some cases, when we deallocate a node only the first memory chunk is deallocated, and the rest of the memory chunks remain incorrectly allocated, causing a memory leak. In the worst case,...

5.9CVSS6.8AI score0.00515EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26939

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vma: Fix UAF on destroy against retire race Object debugging tools were sporadically reporting illegal attempts to free a still active i915 VMA object when parking a GT believed to be idle. 161.359441 ODEBUG: free active...

7CVSS5.7AI score0.00239EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.3 views

SUSE CVE-2024-26912

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix several DMA buffer leaks Nouveau manages GSP-RM DMA buffers with nvkmgspmem objects. Several of these buffers are never dealloced. Some of them can be deallocated right after GSP-RM is initialized, but the rest...

5.5CVSS6.7AI score0.00193EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.28 views

CVE-2024-26832

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix missing folio cleanup in writeback race path In zswapwritebackentry, after we get a folio from readswapcacheasync, we grab the tree lock again to check that the swap entry was not invalidated and recycled. If it wa...

5.5CVSS6AI score0.00224EPSS
SaveExploits0References6
Veracode
Veracode
added 2024/04/16 9:0 a.m.21 views

Use After Free

GTKWave is vulnerable to multiple use-after-free in the VCD getvartoken realloc functionality. The vulnerability is due to improper handling of memory deallocation, specifically when triggered via the GUI's legacy VCD parsing code, which can be exploited by opening a specially crafted .vcd file,...

7.8CVSS7.5AI score0.00403EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2024/04/14 11:47 a.m.21 views

CVE-2024-24862

Removed by vendor...

6.9AI score
SaveExploits0
Veracode
Veracode
added 2024/03/25 1:32 a.m.25 views

Memory Corruption

thunderbird is vulnerable to Memory Corruption.The vulnerability is due to improper handling of memory allocation or deallocation, It allows for potential memory corruption within the Firefox and Thunderbird applications, which could lead to the execution of arbitrary code by attackers...

8.8CVSS7.9AI score0.00879EPSS
SaveExploits0References7Affected Software3
Positive Technologies
Positive Technologies
added 2024/02/05 12:0 a.m.8 views

PT-2024-6087 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the drm/nouveau component of the Linux kernel, where several DMA buffer leaks are fixed. Nouveau manages GSP-RM DMA buffers with nvkm gsp mem objects, and some ...

5.5CVSS6.7AI score0.00193EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2024/01/18 12:0 a.m.7 views

PT-2024-8440 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The vulnerability is related to errors in memory deallocation in the wilc1000 component of the Linux kernel. This issue can cause a denial of service. The problem arises from the...

9.1CVSS6.8AI score0.01635EPSS
SaveExploits0References677
Positive Technologies
Positive Technologies
added 2024/01/16 12:0 a.m.12 views

PT-2024-26756

Name of the Vulnerable Software and Affected Versions Linux kernel version 6.7.0-rc7-custom+ Description The vulnerability is related to the bcachefs filesystem in the Linux kernel. The issue arises from the incorrect freeing of memory allocated for bch fs::snapshots using kfree instead of kvfree...

5.5CVSS5.4AI score0.0018EPSS
SaveExploits0References18
Veracode
Veracode
added 2023/12/15 5:1 a.m.37 views

Buffer Overflow

chromium:sid is vulnerable to buffer overflow. The vulnerability due to to access a memory location after the memory has been freed or deallocated. It allow a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS6.9AI score0.00639EPSS
SaveExploits0References5Affected Software2
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.4 views

kernel: scsi: mpt3sas: Fix a memory leak

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix a memory leak Add a forgotten kfree...

5.5CVSS6.7AI score0.00135EPSS
SaveExploits0References5
OSV
OSV
added 2023/10/23 7:15 a.m.6 views

ALPINE-CVE-2023-45802

When a HTTP/2 stream was reset RST frame by a client, there was a time window were the request's memory resources were not reclaimed immediately. Instead, de-allocation was deferred to connection close. A client could send new requests and resets, keeping the connection busy and open and causing...

5.9CVSS6.7AI score0.03024EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2023/07/05 12:0 a.m.7 views

Mozilla Firefox 资源管理错误漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation in the United States. A security vulnerability exists in Mozilla Firefox, which originates from a mix-up in the instructions responsible for freeing memory in LoadingSessionHistoryEntry. The vulnerability can be exploited b...

8.8CVSS7AI score0.00594EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2023/05/09 12:0 a.m.46 views

CVE-2023-29336

Win32k Elevation of Privilege Vulnerability Recent assessments: gwillcox-r7 at May 31, 2023 9:15pm UTC reported: Doing a patch diff between a Windows 10 1607 x86 version of win32kfull.sys prior to the patch and after the patch shows that only one function changed: xxxEnableMenuItem. Looking at th...

7.8CVSS8.6AI score0.40919EPSS
SaveIn wildExploits3References3
UbuntuCve
UbuntuCve
added 2023/02/28 12:0 a.m.36 views

CVE-2023-22995

In the Linux kernel before 5.17, an error path in dwc3qcomacpiregistercore in drivers/usb/dwc3/dwc3-qcom.c lacks certain platformdeviceput and kfree calls...

7.8CVSS6.7AI score0.00299EPSS
SaveExploits0References16
OSV
OSV
added 2023/02/15 10:31 p.m.18 views

USN-5876-1 linux-aws, linux-aws-5.15, linux-azure-fde, linux-gcp, linux-gcp-5.15, linux-intel-iotg vulnerabilities

It was discovered that a memory leak existed in the Unix domain socket implementation of the Linux kernel. A local attacker could use this to cause a denial of service memory exhaustion. CVE-2022-3543 It was discovered that the Bluetooth HCI implementation in the Linux kernel did not properly...

8.8CVSS6.8AI score0.01393EPSS
SaveExploits3References11
Ubuntu
Ubuntu
added 2023/02/09 11:0 p.m.100 views

USN-5862-1: Linux kernel (Qualcomm Snapdragon) vulnerabilities

It was discovered that an out-of-bounds write vulnerability existed in the Video for Linux 2 V4L2 implementation in the Linux kernel. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2022-20369 Pawan Kumar Gupta, Alyssa Milburn, Ami...

7CVSS7.3AI score0.04831EPSS
SaveExploits1
Rows per page
Query Builder