Lucene search
+L

8078 matches found

OSV
OSV
added 2025/12/16 3:39 p.m.7 views

CVE-2025-68310 s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump Do not block PCI config accesses through pcicfgaccesslock when executing the s390 variant of PCI error recovery: Acquire just devicelock instead of pcidevlock as...

6.4AI score
SaveExploits0References8
EUVD
EUVD
added 2025/12/16 3:30 p.m.6 views

EUVD-2025-203634

In the Linux kernel, the following vulnerability has been resolved: arm64: mte: Do not warn if the page is already tagged in copyhighpage The arm64 copyhighpage assumes that the destination page is newly allocated and not MTE-tagged PGmtetagged unset and warns accordingly. However, following comm...

5.9AI score0.00197EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/16 3:15 p.m.29 views

CVE-2025-68250

In the Linux kernel, the following vulnerability has been resolved: hungtask: fix warnings caused by unaligned lock pointers The blocker tracking mechanism assumes that lock pointers are at least 4-byte aligned to use their lower bits for type encoding. However, as reported by Eero Tamminen, some...

8.2CVSS0.00307EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/16 2:52 p.m.28 views

USN-7938-1 linux-azure-5.15 vulnerabilities

Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor isolation between a guest and a userspace hypervisor for certain processors. This flaw is known as VMSCAPE. An attacker in a guest VM could possibly use this t...

9.8CVSS6.5AI score0.00645EPSS
SaveExploits4References188
CVE
CVE
added 2025/12/16 2:44 p.m.53 views

CVE-2025-68257

CVE-2025-68257 : Linux kernel COMEDI subsystem vulnerability where compat ioctl handlers could dereference a NULL callback when the device was not attached. Root cause: compat ioctls lacked a proper sanity check of device attached status, allowing a NULL dereference in path leading to a crash. Fi...

6AI score0.00197EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/16 2:32 p.m.39 views

CVE-2025-68250 hung_task: fix warnings caused by unaligned lock pointers

In the Linux kernel, the following vulnerability has been resolved: hungtask: fix warnings caused by unaligned lock pointers The blocker tracking mechanism assumes that lock pointers are at least 4-byte aligned to use their lower bits for type encoding. However, as reported by Eero Tamminen, some...

8.2CVSS0.00307EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/16 2:32 p.m.41 views

CVE-2025-68250

CVE-2025-68250 affects the Linux kernel. The issue arises from an assumption that lock pointers are 4-byte aligned to use lower bits for type encoding, which fails on architectures with only 2-byte alignment (e.g., m68k). This causes two WARN_ON_ONCE checks to trigger in the hung_task blocker log...

8.2CVSS6.1AI score0.00307EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/16 2:15 p.m.13 views

CVE-2025-68192

In the Linux kernel, the following vulnerability has been resolved: net: usb: qmiwwan: initialize MAC header offset in qmimuxrxfixup Raw IP packets have no MAC header, leaving skb-macheader uninitialized. This can trigger kernel panics on ARM64 when xfrm or other subsystems access the offset due ...

9.8CVSS0.00611EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/16 2:15 p.m.11 views

CVE-2025-68179

In the Linux kernel, the following vulnerability has been resolved: s390: Disable ARCHWANTOPTIMIZEHUGETLBVMEMMAP As reported by Luiz Capitulino enabling HVO on s390 leads to reproducible crashes. The problem is that kernel page tables are modified without flushing corresponding TLB entries. Even ...

7.8CVSS0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/16 2:15 p.m.11 views

UBUNTU-CVE-2025-68183

In the Linux kernel, the following vulnerability has been resolved: ima: don't clear IMADIGSIG flag when setting or removing non-IMA xattr Currently when both IMA and EVM are in fix mode, the IMA signature will be reset to IMA hash if a program first stores IMA signature in security.ima and then...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.13 views

CVE-2025-68183

In the Linux kernel, the following vulnerability has been resolved: ima: don't clear IMADIGSIG flag when setting or removing non-IMA xattr Currently when both IMA and EVM are in fix mode, the IMA signature will be reset to IMA hash if a program first stores IMA signature in security.ima and then...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2025/12/16 2:15 p.m.7 views

CVE-2025-68179

In the Linux kernel, the following vulnerability has been resolved: s390: Disable ARCHWANTOPTIMIZEHUGETLBVMEMMAP As reported by Luiz Capitulino enabling HVO on s390 leads to reproducible crashes. The problem is that kernel page tables are modified without flushing corresponding TLB entries. Even ...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References21
OSV
OSV
added 2025/12/16 2:15 p.m.9 views

UBUNTU-CVE-2025-68204

In the Linux kernel, the following vulnerability has been resolved: pmdomain: arm: scmi: Fix genpd leak on provider registration failure If ofgenpdaddprovideronecell fails during probe, the previously created generic power domains are not removed, leading to a memory leak and potential kernel cra...

5.7AI score0.0021EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/16 2:15 p.m.12 views

UBUNTU-CVE-2025-40358

In the Linux kernel, the following vulnerability has been resolved: riscv: stacktrace: Disable KASAN checks for non-current tasks Unwinding the stack of a task other than current, KASAN would report "BUG: KASAN: out-of-bounds in walkstackframe+0x41c/0x460" There is a same issue on x86 and has bee...

7.1CVSS5.7AI score0.0015EPSS
SaveExploits0References22
OSV
OSV
added 2025/12/16 2:15 p.m.9 views

UBUNTU-CVE-2025-68171

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Ensure XFD state on signal delivery Sean reported 1 the following splat when running KVM tests: WARNING: CPU: 232 PID: 15391 at xfdvalidatestate+0x65/0x70 Call Trace: fpuclearuserstates+0x9c/0x100...

7.8CVSS5.7AI score0.00154EPSS
SaveExploits0References23
OSV
OSV
added 2025/12/16 2:15 p.m.15 views

UBUNTU-CVE-2025-68192

In the Linux kernel, the following vulnerability has been resolved: net: usb: qmiwwan: initialize MAC header offset in qmimuxrxfixup Raw IP packets have no MAC header, leaving skb-macheader uninitialized. This can trigger kernel panics on ARM64 when xfrm or other subsystems access the offset due ...

9.8CVSS5.9AI score0.00611EPSS
SaveExploits0References36
OSV
OSV
added 2025/12/16 1:48 p.m.14 views

CVE-2025-68204 pmdomain: arm: scmi: Fix genpd leak on provider registration failure

In the Linux kernel, the following vulnerability has been resolved: pmdomain: arm: scmi: Fix genpd leak on provider registration failure If ofgenpdaddprovideronecell fails during probe, the previously created generic power domains are not removed, leading to a memory leak and potential kernel cra...

6.2AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/16 1:43 p.m.49 views

CVE-2025-68192 net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup

In the Linux kernel, the following vulnerability has been resolved: net: usb: qmiwwan: initialize MAC header offset in qmimuxrxfixup Raw IP packets have no MAC header, leaving skb-macheader uninitialized. This can trigger kernel panics on ARM64 when xfrm or other subsystems access the offset due ...

9.8CVSS0.00611EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/16 1:43 p.m.11 views

CVE-2025-68192 net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixup

In the Linux kernel, the following vulnerability has been resolved: net: usb: qmiwwan: initialize MAC header offset in qmimuxrxfixup Raw IP packets have no MAC header, leaving skb-macheader uninitialized. This can trigger kernel panics on ARM64 when xfrm or other subsystems access the offset due ...

9.8CVSS6.4AI score
SaveExploits0References11
OSV
OSV
added 2025/12/16 1:42 p.m.11 views

CVE-2025-68179 s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP

In the Linux kernel, the following vulnerability has been resolved: s390: Disable ARCHWANTOPTIMIZEHUGETLBVMEMMAP As reported by Luiz Capitulino enabling HVO on s390 leads to reproducible crashes. The problem is that kernel page tables are modified without flushing corresponding TLB entries. Even ...

7.8CVSS6.5AI score
SaveExploits0References7
Rows per page
Query Builder