Lucene search
+L

4761 matches found

SUSE CVE
SUSE CVE
added 2026/07/25 12:14 a.m.6 views

SUSE CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.8AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 12:14 a.m.6 views

SUSE CVE-2026-64218

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix reportwork leak on backbonegw purge batadvblapurgebackbonegw removes stale backbone gateway entries, but fails to properly handle their associated reportwork: - If reportwork is running, the purge must wait f...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 12:13 a.m.6 views

SUSE CVE-2026-64248

In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: report dying CPU to RCU in stopthiscpu smpsendstop parks all secondary CPUs in stopthiscpu. The function marks the CPU offline for the scheduler via setcpuonlinefalse but never informs RCU, so RCU keeps expecting a...

5.7AI score0.00161EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 12:13 a.m.6 views

SUSE CVE-2026-64250

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Report dying CPU to RCU in stopthiscpu This is a port of MIPS commit 9f3f3bdc6d9dac1 "MIPS: smp: report dying CPU to RCU in stopthiscpu". smpsendstop parks all secondary CPUs in stopthiscpu. And the function marks the...

5.8AI score0.00161EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.16 views

PT-2026-64712

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: us144mkii: fix work UAF on disconnect tascam disconnect cancels capture work and midi in work before usb kill anchored urbs kills the capture/MIDI-in URBs. Those URBs self-resubmit, and their completion handlers...

5.8AI score0.00174EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.11 views

PT-2026-64617

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the ksmbd component during the cancellation of deferred locks in the SMB2 LOCK path. When a blocking byte-range lock request is deferred, the system...

8.8CVSS5.8AI score0.00435EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.13 views

PT-2026-64482

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the fuse-uring component. The function fuse uring async stop queues may execute after the final reference on the ring-queue refs variable has been droppe...

7.8CVSS5.9AI score0.00157EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.12 views

PT-2026-64646

In the Linux kernel, the following vulnerability has been resolved: io uring/io-wq: re-check IO WQ BIT EXIT for each linked work item commit 10dc95939817 "io uring/io-wq: check IO WQ BIT EXIT inside work run loop" fixed the obvious case where io worker handle work took one exit-bit snapshot befor...

5.7AI score0.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.12 views

PT-2026-64550

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: ccg: Fix use-after-free of ucsi on remove The threaded IRQ handler ccg irq handler calls ucsi notify common, which on a connector-change event calls ucsi connector change and schedules connector work. In ucsi cc...

5.7AI score0.00177EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.12 views

PT-2026-64631

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: IPIP tunnel hardware offload is not yet support No driver supports for IPIP tunnels yet, give up early on setting up the hardware offload for this scenario. This patch adds a stub that can be enhanced to add...

5.7AI score0.0038EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.14 views

PT-2026-64579

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: cancel workqueue on release for supported platforms only Since a recent fix the mtk jpeg release function cancels any pending or running work present in the driver workqueue using cancel work sync function...

5.8AI score0.00168EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.10 views

PT-2026-64659

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix VF2PF work teardown race in adf disable sriov The VF2PF interrupt handler queues PF-side response work that stores a raw pointer to per-VF state struct adf accel vf info. Currently, adf disable sriov destroys...

5.8AI score0.00135EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/24 4:16 p.m.6 views

DEBIAN-CVE-2026-64248

In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: report dying CPU to RCU in stopthiscpu smpsendstop parks all secondary CPUs in stopthiscpu. The function marks the CPU offline for the scheduler via setcpuonlinefalse but never informs RCU, so RCU keeps expecting a...

5.6AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 4:16 p.m.5 views

DEBIAN-CVE-2026-64250

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Report dying CPU to RCU in stopthiscpu This is a port of MIPS commit 9f3f3bdc6d9dac1 "MIPS: smp: report dying CPU to RCU in stopthiscpu". smpsendstop parks all secondary CPUs in stopthiscpu. And the function marks the...

5.7AI score0.00161EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/24 4:16 p.m.10 views

CVE-2026-64248

In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: report dying CPU to RCU in stopthiscpu smpsendstop parks all secondary CPUs in stopthiscpu. The function marks the CPU offline for the scheduler via setcpuonlinefalse but never informs RCU, so RCU keeps expecting a...

0.00161EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/24 4:16 p.m.10 views

CVE-2026-64250

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Report dying CPU to RCU in stopthiscpu This is a port of MIPS commit 9f3f3bdc6d9dac1 "MIPS: smp: report dying CPU to RCU in stopthiscpu". smpsendstop parks all secondary CPUs in stopthiscpu. And the function marks the...

0.00161EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 4:16 p.m.4 views

DEBIAN-CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.8AI score0.00173EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/24 4:16 p.m.9 views

CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

0.00173EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/24 4:16 p.m.6 views

CVE-2026-64218

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix reportwork leak on backbonegw purge batadvblapurgebackbonegw removes stale backbone gateway entries, but fails to properly handle their associated reportwork: - If reportwork is running, the purge must wait f...

7.8CVSS0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/24 4:16 p.m.6 views

DEBIAN-CVE-2026-64218

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix reportwork leak on backbonegw purge batadvblapurgebackbonegw removes stale backbone gateway entries, but fails to properly handle their associated reportwork: - If reportwork is running, the purge must wait f...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References1
Rows per page
Query Builder