Lucene search
+L

764 matches found

NVD
NVD
added 2 days ago3 views

CVE-2026-72179

In the Linux kernel, the following vulnerability has been resolved: riscv: cacheinfo: Fix node reference leak in populatecacheleaves Currently, the while loop drops the reference to prev in each iteration. If the loop terminates early due to a break, the final ofnodeputnp correctly drops the...

0.00206EPSS
SaveExploits0References6
NVD
NVD
added 2 days ago4 views

CVE-2026-72013

In the Linux kernel, the following vulnerability has been resolved: riscv: Prevent NULL pointer dereference in machinekexecprepare A NULL pointer dereference issue is noticed in riscv's machinekexecprepare, where image-segmenti.buf might be NULL and copied unchecked. The NULL buf comes from...

0.00205EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2 days ago18 views

CVE-2026-72179 riscv: cacheinfo: Fix node reference leak in populate_cache_leaves

In the Linux kernel, the following vulnerability has been resolved: riscv: cacheinfo: Fix node reference leak in populatecacheleaves Currently, the while loop drops the reference to prev in each iteration. If the loop terminates early due to a break, the final ofnodeputnp correctly drops the...

0.00206EPSS
SaveExploits0References6
CVE
CVE
added 2 days ago11 views

CVE-2026-72179

The CVE-2026-72179 entry concerns the Linux kernel (riscv) cacheinfo: populate_cache_leaves. A node reference leak occurs because the final of_node_put(np) can leak the last valid node when the loop finishes with np == NULL. The fix, as documented in multiple sources, changes the final call from ...

5.4AI score0.00206EPSS
SaveExploits0References6
CVE
CVE
added 2 days ago14 views

CVE-2026-72028

CVE-2026-72028 – Linux kernel (riscv) Root cause: In the riscv rethook trampoline path used by kprobes/kretprobe, the original stack pointer (sp) was not saved. The trampoline decremented sp for its local stack and did not preserve the original sp value when saving registers in struct pt_regs, le...

5.6AI score0.002EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago22 views

CVE-2026-72026 irqchip/irq-riscv-imsic-early: Fix fwnode leak on state setup failure

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-riscv-imsic-early: Fix fwnode leak on state setup failure imsicearlyacpiinit allocates a firmware node before setting up the IMSIC state. If imsicsetupstate fails, the function returns without freeing the allocated...

0.002EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago10 views

CVE-2026-72013

The CVE-2026-72013 entry concerns a Linux kernel RISCV NULL-pointer dereference in machine_kexec_prepare(), where image->segment[i].buf may be NULL and copied without validation. The NULL buf originates from ima_add_kexec_buffer() via kexec_add_buffer(), with kbuf.buffer NULL, leading to an un...

5.3AI score0.00205EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2 days ago18 views

CVE-2026-72013 riscv: Prevent NULL pointer dereference in machine_kexec_prepare()

In the Linux kernel, the following vulnerability has been resolved: riscv: Prevent NULL pointer dereference in machinekexecprepare A NULL pointer dereference issue is noticed in riscv's machinekexecprepare, where image-segmenti.buf might be NULL and copied unchecked. The NULL buf comes from...

0.00205EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2 days ago5 views

PT-2026-72202

In the Linux kernel, the following vulnerability has been resolved: riscv: Prevent NULL pointer dereference in machine kexec prepare A NULL pointer dereference issue is noticed in riscv's machine kexec prepare, where image-segmenti.buf might be NULL and copied unchecked. The NULL buf comes from i...

5.3AI score0.00205EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-49282

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's public csinsnname API forwards caller-supplied instruction IDs directly to the selected architecture backend. Most backends validate the ID before indexing instruction-name tables, but the M68K and RISCV backends have...

6AI score0.00132EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 3 days ago16 views

CVE-2026-49282

Capstone (disassembly framework) vulnerability CVE-2026-49282 affects builds prior to 6.0.0-Alpha9: the cs_insn_name() API forwards caller-provided instruction IDs to architecture backends, with M68K and RISCV backends lacking sufficient bounds checks. A caller-controlled invalid instruction ID o...

5.1CVSS6AI score0.00132EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 3 days ago6 views

CVE-2026-49282

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's public csinsnname API forwards caller-supplied instruction IDs directly to the selected architecture backend. Most backends validate the ID before indexing instruction-name tables, but the M68K and RISCV backends have...

5.1CVSS6.1AI score0.00132EPSS
SaveExploits0
OSV
OSV
added 3 days ago6 views

CVE-2026-49282 Capstone M68K and RISCV `cs_insn_name()` invalid IDs can trigger out-of-bounds reads and process crashes

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's public csinsnname API forwards caller-supplied instruction IDs directly to the selected architecture backend. Most backends validate the ID before indexing instruction-name tables, but the M68K and RISCV backends have...

5.1CVSS6.2AI score
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: RISCV: Sanitizing syscall table indexing under speculation The syscall number is a user-controlled value used to index into the syscall table. Use arrayindexnospec to clamp this value after the bounds check, to prevent speculativ...

7CVSS5.7AI score0.00126EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/06 11:55 p.m.8 views

SUSE CVE-2026-64592

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Unconditionally sfence.vma for spurious fault Svvptc does not guarantee that it's safe to just return here. Since we have already cleared our bit, if, theoretically, the bounded timeframe for the accessed page to becom...

5.4AI score0.00156EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 8:16 a.m.11 views

CVE-2026-64592

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Unconditionally sfence.vma for spurious fault Svvptc does not guarantee that it's safe to just return here. Since we have already cleared our bit, if, theoretically, the bounded timeframe for the accessed page to becom...

0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 8:16 a.m.7 views

UBUNTU-CVE-2026-64592

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Unconditionally sfence.vma for spurious fault Svvptc does not guarantee that it's safe to just return here. Since we have already cleared our bit, if, theoretically, the bounded timeframe for the accessed page to becom...

5.3AI score0.00156EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/06 7:13 a.m.11 views

EUVD-2026-53779

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Unconditionally sfence.vma for spurious fault Svvptc does not guarantee that it's safe to just return here. Since we have already cleared our bit, if, theoretically, the bounded timeframe for the accessed page to becom...

5.4AI score0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 7:13 a.m.13 views

CVE-2026-64592 riscv: mm: Unconditionally sfence.vma for spurious fault

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Unconditionally sfence.vma for spurious fault Svvptc does not guarantee that it's safe to just return here. Since we have already cleared our bit, if, theoretically, the bounded timeframe for the accessed page to becom...

5.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/06 7:13 a.m.39 views

CVE-2026-64592 riscv: mm: Unconditionally sfence.vma for spurious fault

In the Linux kernel, the following vulnerability has been resolved: riscv: mm: Unconditionally sfence.vma for spurious fault Svvptc does not guarantee that it's safe to just return here. Since we have already cleared our bit, if, theoretically, the bounded timeframe for the accessed page to becom...

0.00156EPSS
SaveExploits0References4
Rows per page
Query Builder