Lucene search
+L

165 matches found

OSV
OSV
added 2026/07/19 2:18 p.m.14 views

CVE-2026-63873 accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix mmstruct reference leak in aie2populaterange aie2populaterange jumps back to the again label without calling mmputmm, leaking a reference to the mmstruct. Add the missing mmput before jumping to again...

5.3AI score
SaveExploits0References6
CVE
CVE
added 2026/07/19 2:18 p.m.35 views

CVE-2026-63873

In the Linux kernel advisory, the bug is in accel/amdxdna handling inside aie2_populate_range, where a missing mmput(mm) before jumping to the again label leaks an mm_struct reference. The issue affects the kernel component implementing the aie2_populate_range path; the root cause is a reference ...

5.4AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 2:18 p.m.41 views

CVE-2026-63873 accel/amdxdna: Fix mm_struct reference leak in aie2_populate_range()

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix mmstruct reference leak in aie2populaterange aie2populaterange jumps back to the again label without calling mmputmm, leaking a reference to the mmstruct. Add the missing mmput before jumping to again...

0.00206EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 2:18 p.m.18 views

CVE-2026-63873

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix mmstruct reference leak in aie2populaterange aie2populaterange jumps back to the again label without calling mmputmm, leaking a reference to the mmstruct. Add the missing mmput before jumping to again...

5.2AI score0.00206EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.13 views

PT-2026-61190

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference leak occurs in the aie2 populate range function within the accel/amdxdna component. The function jumps back to the again label without calling mmputmm, which results in a lea...

5.4AI score0.00206EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/07/17 12:00 a.m.10 views

The vulnerability of the `VertxWebsocketConsumer.populateExchangeHeaders()` function in the Vertx WebSocket component of the Java framework Apache Camel allows a attacker to disclose sensitive information and perform an SSRF attack.

The vulnerability of the VertxWebsocketConsumer.populateExchangeHeaders method in the Vertx WebSocket component from the Java framework Apache Camel is related to insufficient validation of input data. Exploiting this vulnerability could allow an attacker to disclose sensitive information and...

7.8CVSS5.1AI score0.00857EPSS
SaveExploits1References6Affected Software2
SUSE CVE
SUSE CVE
added 2026/05/28 3:54 a.m.25 views

SUSE CVE-2026-45989

In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in testdrvprobe The function testdrvprobe retrieves the devicenode from the PCI device, applies an overlay, and then immediately calls ofnodeputdn. This releases the reference held by the PCI core...

5.5CVSS5.7AI score0.00163EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/27 3:33 p.m.18 views

EUVD-2026-32285

In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in testdrvprobe The function testdrvprobe retrieves the devicenode from the PCI device, applies an overlay, and then immediately calls ofnodeputdn. This releases the reference held by the PCI core...

5.7AI score0.00163EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/27 12:55 p.m.50 views

CVE-2026-45989

CVE-2026-45989: Linux kernel use-after-free in unittest testdrv_probe() is mitigated in openSUSE/Root environments by updating kernel-devel to 7.0.11-1.1. The initial description explains that testdrv_probe() retrieves a device_node from the PCI device, applies an overlay, and then calls of_node_...

7.8CVSS5.7AI score0.00163EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:55 p.m.52 views

CVE-2026-45989 of: unittest: fix use-after-free in testdrv_probe()

In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in testdrvprobe The function testdrvprobe retrieves the devicenode from the PCI device, applies an overlay, and then immediately calls ofnodeputdn. This releases the reference held by the PCI core...

0.00163EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.14 views

PT-2026-38669

Name of the Vulnerable Software and Affected Versions LINQPad Pro edition versions prior to 5.52.01 Description Unsafe Deserialization occurs in the PopulateFromCache function within LINQPad.AutoRefManager, which can lead to remote code execution. Recommendations Update to version 5.52.01 or late...

7.3CVSS7.5AI score0.00488EPSS
SaveExploits5References5
CVE
CVE
added 2026/05/08 12:00 a.m.91 views

CVE-2024-53326

CVE-2024-53326 affects LINQPad before 5.52.01 Pro. The vulnerability is an unsafe deserialization in LINQPad.AutoRefManager::PopulateFromCache(), which leads to code execution. The connected sources confirm the same description across EUVD-2024-55573 and NVD/CVE records. Public exploitation detai...

7.3CVSS5.9AI score0.00488EPSS
SaveExploits5References2
ATTACKERKB
ATTACKERKB
added 2026/05/08 12:00 a.m.9 views

CVE-2024-53326

LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache, leading to code execution...

7.3AI score0.00488EPSS
SaveExploits5References4
Vulnrichment
Vulnrichment
added 2026/05/08 12:00 a.m.10 views

CVE-2024-53326

LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache, leading to code execution...

7.3AI score0.00488EPSS
SaveExploits5References2
NVD
NVD
added 2026/05/06 12:16 p.m.14 views

CVE-2026-43224

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix sgtable leak on mapping failures In an unlikely case when iopopulateareadma fails, which could only happen on a PAGEPOOL32BITARCHWITH64BITDMA machine, iozcrxmaparea will have an initialised and not freed table. ...

5.5CVSS0.00126EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/03/17 12:00 a.m.10 views

The vulnerability of the __kasan_populate_vmalloc() function in the mm/kasan/shadow.c module, a address sanitizer for KASAN in Linux kernel, allows a malicious actor to trigger a service failure.

The vulnerability of the kasanpopulatevmalloc function in the mm/kasan/shadow.c module of the address sanitizer for Linux kernel involves mutual locking of resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00101EPSS
SaveExploits0References6Affected Software2
RedhatCVE
RedhatCVE
added 2026/01/09 11:26 a.m.9 views

CVE-2021-28707

PoD operations on misaligned GFNs This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. x86 HVM and PVH guests may be started in populate-on-demand PoD mode, to provide a way for them to later easily have more memory assigne...

8.8CVSS7.3AI score0.00348EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:25 a.m.9 views

CVE-2021-28704

PoD operations on misaligned GFNs This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. x86 HVM and PVH guests may be started in populate-on-demand PoD mode, to provide a way for them to later easily have more memory assigne...

8.8CVSS7.3AI score0.00348EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/12/10 12:38 a.m.20 views

SUSE CVE-2022-50657

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: add missing memcpy in kasaninit Hi Atish, It seems that the panic is due to the missing memcpy during kasaninit. Could you please check whether this patch is helpful? When doing kasanpopulate, the new allocated...

6.5AI score0.00225EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/11/27 9:05 a.m.11 views

In LibSass 3.5.5, a NULL Pointer Dereference in the function Sass::Selector_List::populate_extends in SharedPtr.hpp (used by ast.cpp and ast_selectors.cpp) may cause a Denial of Service (application crash) via a crafted sass input file.

...

6.5CVSS7AI score0.01829EPSS
SaveExploits0
Rows per page
Query Builder