Lucene search
+L

4188 matches found

OSV
OSV
added 4 days ago6 views

CVE-2026-72104 dm-pcache: reject option groups without values

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: reject option groups without values The pcache target parses optional arguments as name/value pairs. A table that advertises one optional argument and supplies only a recognized option name, for example "cachemode",...

5.6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-72077

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix firmware leak in async update The firmware object was not being released if validation failed. Use freefirmware to ensure the firmware is always released...

5.3AI score0.00209EPSS
SaveExploits0
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-72043

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

7.1CVSS5.4AI score0.0016EPSS
SaveExploits0
Cvelist
Cvelist
added 4 days ago17 views

CVE-2026-72033 orangefs: keep the readdir entry size 64-bit in fill_from_part()

In the Linux kernel, the following vulnerability has been resolved: orangefs: keep the readdir entry size 64-bit in fillfrompart fillfrompart computes the size of a directory entry in sizet but stores it in a u32. An entry length near U32MAX wraps it to a small value, bypasses the bounds check, a...

9.8CVSS0.00739EPSS
SaveExploits0References8
OSV
OSV
added 4 days ago3 views

CVE-2026-72028 riscv: probes: save original sp in rethook trampoline

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.8AI score
SaveExploits0References8
CVE
CVE
added 4 days ago15 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
Positive Technologies
Positive Technologies
added 4 days ago11 views

PT-2026-72763

In the Linux kernel, the following vulnerability has been resolved: vmalloc: fix NULL pointer dereference in is vm area hugepages find vm area can return NULL if the given address is not a valid vmalloc area. Check the return value before dereferencing it to avoid a kernel crash...

5.3AI score0.00172EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 4 days ago9 views

PT-2026-72484

In the Linux kernel, the following vulnerability has been resolved: net: ife: require ETH HLEN to be pullable in ife decode ife decode may return after making only the outer IFE header and metadata pullable. The caller then passes the decapsulated packet to eth type trans, which expects the inner...

5.4AI score0.00704EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 4 days ago7 views

PT-2026-72532

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: TC, skip peer flow cleanup when LAG seq is unavailable mlx5 lag get dev seq will return error when the peer isn't in the LAG or when no device is marked as master. Result bad memory access and kernel crash1. Hence, ski...

5.3AI score0.00165EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 4 days ago12 views

PT-2026-72643

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix uninitialised pointer passed to audit log untrustedstring Commit 4a134723f9f1 "apparmor: move check for aa null file to cover all cases" intrdouced a small bug, where path name may pass a potentially uninitialized...

5.4AI score0.00129EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 4 days ago7 views

Linux Distros Unpatched Vulnerability : CVE-2026-72028

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.5AI score0.002EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 4 days ago10 views

Linux Distros Unpatched Vulnerability : CVE-2026-74264

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: watchdog: fix refcount tracking races Blamed commit converted the untracked devhold/devput calls in the watchdog code to use the tracked...

7.8CVSS5.7AI score0.00161EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 4 days ago4 views

Linux Distros Unpatched Vulnerability : CVE-2026-72284

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs Ignore KVM's internal service pending PV EOI request if the vCPU has disabled PV EOIs sin...

7.1CVSS5.6AI score0.00187EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 4 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-74338

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Reject sleepable BPFLSMCGROUP programs at load time The cgroup shim runs under rcureadlockdontmigrate, so we should not attach any sleepable BPF programs...

7.8CVSS5.5AI score0.00128EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 4 days ago6 views

PT-2026-72747

In the Linux kernel, the following vulnerability has been resolved: virtio: rtc: tear down old virtqueues before restore virtio device restore resets the device and restores the negotiated features before calling -restore. viortc freeze intentionally leaves the existing virtqueues in place so the...

5.4AI score0.00127EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 4 days ago4 views

Linux Distros Unpatched Vulnerability : CVE-2026-74571

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - btrfs: skip global block reserve accounting for rescue mounts BUG Mounting with rescue=ibadroots after corrupting the block group tree root triggers a NULL...

5.5AI score0.00145EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 4 days ago7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74407

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: ath11k: cancel SSR work items during PCI shutdown A reboot can crash the kernel if it overlaps with WLAN firmware crash recovery SSR. The crash is a NULL...

8.8CVSS5.6AI score0.00218EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 4 days ago7 views

PT-2026-72710

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fill first free targets slot during auto-discovery Any invalid endpoint decoder pointer in the target array of an active region is not allowed by cxl driver. This means cxl driver always assumes the first p-nr targets...

5.4AI score0.00172EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 4 days ago8 views

PT-2026-73023

In the Linux kernel, the following vulnerability has been resolved: btrfs: skip global block reserve accounting for rescue mounts BUG Mounting with rescue=ibadroots after corrupting the block group tree root triggers a NULL pointer dereference: BUG: kernel NULL pointer dereference, address:...

5.4AI score0.00145EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago16 views

CVE-2026-12365

CVE-2026-12365 describes a kernel-use-after-free in Zephyr’s second-generation work queue (kernel/work.c) related to delayable work timeouts. If a delayable work item’s timeout has been dequeued and its handler work_timeout() is in flight, a concurrent cancellation can race, allowing a freed slot...

5.8CVSS5.7AI score0.001EPSS
SaveExploits0References2
Rows per page
Query Builder