Lucene search
+L

84360 matches found

EUVD
EUVD
added 2 days ago5 views

EUVD-2026-58993

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: Replace direct dequeue call with peek and qdiscdequeuepeeked When taprio's software path peeks a non-work-conserving child qdisc, the child stashes the peeked skb in its gsoskb; tapriodequeuefromtxq then tak...

5.5AI score0.002EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2 days ago20 views

CVE-2026-72035 net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeue_peeked

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: Replace direct dequeue call with peek and qdiscdequeuepeeked When taprio's software path peeks a non-work-conserving child qdisc, the child stashes the peeked skb in its gsoskb; tapriodequeuefromtxq then tak...

8.2CVSS0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-58992

In the Linux kernel, the following vulnerability has been resolved: fhandle: reject detached mounts in capablewrtmount The recent fhandle RCU fix moved the mount namespace capability check into capablewrtmount, so a non-NULL mntnamespace survives the nscapable dereference. The helper still assume...

5.3AI score0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-58986

In the Linux kernel, the following vulnerability has been resolved: riscv: probes: save original sp in rethook trampoline Reading a word from the stack in a kretprobe crashes a risc-v kernel. $ cd /sys/kernel/tracing/ $ echo 'r nttywrite $stack0' dynamicevents $ echo 1 events/kprobes/enable Unabl...

5.6AI score0.002EPSS
SaveExploits0References5
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 ago19 views

CVE-2026-72023 octeontx2-pf: fix SQB pointer leak on init failure

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: fix SQB pointer leak on init failure otx2inithwresources initializes SQ aura and pool resources before several later setup steps. On failure, errfreesqptrs only frees SQB pages, leaving the per-SQ sqbptrs arrays...

0.002EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago11 views

CVE-2026-72023

CVE-2026-72023 affects the Linux kernel’s octeontx2-pf driver. otx2_init_hw_resources() allocates SQ aura/pool resources before later setup steps, and on failure err_free_sq_ptrs frees only SQB pages, leaving per-SQ sqb_ptrs behind. The documented fix uses otx2_free_sq_res() for the SQ unwind pat...

5.4AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-59115

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Fix NULL kobject warning in cpuhpsmtenable On arm64, when booting with maxcpus greater than the number of present CPUs e.g., QEMU -smp cpus=4,maxcpus=8, some CPUs are marked as 'present' but have not yet been...

5.6AI score0.00198EPSS
SaveExploits0References3
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
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-59112

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...

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

CVE-2026-72008 pmdomain: mediatek: Fix possible nullptr KP in HWV cleanup/on-check

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: Fix possible nullptr KP in HWV cleanup/on-check Should probe fail for HWVOTER type power domains, this driver was unconditionally trying to perform cleanup for DIRECTCTL domains, but only after checking if the...

0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago14 views

CVE-2026-72008

The CVE-2026-72008 entry describes a Mediatek power-domain issue in the Linux kernel where HWV domain probe/cleanup paths could perform power-domain checks incorrectly. Specifically, for HW_VOTER type domains, cleanup for DIRECT_CTL domains ran without confirming the target is powered on, using D...

5.5AI score0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-59104

In the Linux kernel, the following vulnerability has been resolved: wifi: rt2x00: avoid full teardown before work setup in probe rt2x00libprobedev uses the full rt2x00libremovedev teardown for all probe failures. However, drvdata allocation and workqueue allocation can fail before intfwork,...

5.5AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2 days ago15 views

CVE-2026-68462

Summary of CVE-2026-68462 (Linux kernel, BPF): The issue arises in the verifier’s handling of buffer-pointer access (PTR_TO_TP_BUFFER and PTR_TO_BUF) where a constant negative offset could slip through after a pointer offset split (reg->var_off vs reg->off). Specifically, an access with reg...

7.8CVSS5.6AI score0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added 2 days ago3 views

EUVD-2026-59084

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative const offsets for buffer pointers The verifier rejects variable offsets for PTRTOTPBUFFER and PTRTOBUF accesses, but it currently accepts a constant negative offset produced by pointer arithmetic. Commit...

5.7AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago19 views

CVE-2026-68462 bpf: Reject negative const offsets for buffer pointers

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject negative const offsets for buffer pointers The verifier rejects variable offsets for PTRTOTPBUFFER and PTRTOBUF accesses, but it currently accepts a constant negative offset produced by pointer arithmetic. Commit...

7.8CVSS0.00155EPSS
SaveExploits0References2
OSV
OSV
added 2 days ago6 views

MINI-RGF3-XM45-XWVC

Bulletin has no description...

7.5CVSS7.2AI score0.0035EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2 days ago6 views

PT-2026-72283

In the Linux kernel, the following vulnerability has been resolved: dma-buf: dma-fence: Fix potential NULL pointer dereference The commit mentioned in the fixes tag below introduced a mechanism through which fence producers can fully decouple from fence consumers. This, desirable, mechanism is...

5.4AI score0.00198EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2 days ago10 views

PT-2026-72771

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL pointer dereference in bpf task from vpid bpf task from vpid looks up a task in the pid namespace of the current task, via find task by vpid: find task by vpidvpid find task by pid nsvpid, task active pid nscurrent...

5.3AI score0.00166EPSS
SaveExploits0References4
Rows per page
Query Builder