Lucene search
+L

25122 matches found

RedhatCVE
RedhatCVE
added 2026/01/14 7:49 p.m.5 views

CVE-2025-71132

A locking context bug was found in the Linux kernel's smc91x Ethernet driver on PREEMPTRT kernels. The smcspecialtrylock function disables IRQs but smcspecialunlock does not properly restore IRQs on PREEMPTRT. This mismatch causes RCU read unlock to fail in devqueuexmit, triggering a "workqueue...

4.7CVSS5.8AI score0.00248EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/01/14 6:58 p.m.9 views

EUVD-2026-2426

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 15.10 before 18.3.6, 18.4 before 18.4.4, and 18.5 before 18.5.2 that could have allowed an authenticated user to execute stored cross-site scripting through improper input validation in the Kubernetes proxy functionality...

7.7CVSS5.8AI score0.00326EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.18 views

CVE-2025-10865

Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of reference counting to cause a potential use after free. Improper reference counting on an internal resource caused scenario where potential for use after free was present...

7.8CVSS6.8AI score0.00117EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 5:22 p.m.11 views

CVE-2025-58411

Software installed and run as a non-privileged user may conduct improper GPU system calls to cause mismanagement of resources reference counting creating a potential use after free scenario. Improper resource management and reference counting on an internal resource caused scenario where potentia...

8.8CVSS6.9AI score0.00158EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/01/14 3:19 p.m.20 views

EUVD-2026-2457

TinyOS versions up to and including 2.1.2 contain a global buffer overflow vulnerability in the printfUART formatted output implementation used within the ZigBee / IEEE 802.15.4 networking stack. The implementation formats output into a fixed-size global buffer and concatenates strings for %s...

5.1CVSS6.3AI score0.00155EPSS
SaveExploits0References4
NVD
NVD
added 2026/01/14 3:15 p.m.13 views

CVE-2025-71107

In the Linux kernel, the following vulnerability has been resolved: f2fs: ensure node page reads complete before f2fsputsuper finishes Xfstests generic/335, generic/336 sometimes crash with the following message: F2FS-fs dm-0: detect filesystem reference count leak during umount, type: 9, count: ...

5.5CVSS0.00169EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/01/14 3:08 p.m.6 views

EUVD-2026-2482

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure context reset on disconnect After the blamed commit below, if the MPC subflow is already in TCPCLOSE status or has fallback to TCP at mptcpdisconnect time, mptcpdofastclose skips setting the sendfastclose flag and t...

5.9AI score0.00121EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/14 3:07 p.m.10 views

EUVD-2026-2472

In the Linux kernel, the following vulnerability has been resolved: kernel/kexec: fix IMA when allocation happens in CMA area Bug description When I tested kexec with the latest kernel, I ran into the following warning: 40.712410 ------------ cut here ------------ 40.712576 WARNING: CPU: 2 PID:...

6AI score0.00106EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/14 3:06 p.m.6 views

EUVD-2026-2478

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid deadlock on fallback while reinjecting Jakub reported an MPTCP deadlock at fallback time: WARNING: possible recursive locking detected 6.18.0-rc7-virtme 1 Not tainted --------------------------------------------...

5.9AI score0.0024EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/14 3:06 p.m.8 views

EUVD-2026-2491

In the Linux kernel, the following vulnerability has been resolved: tracing: Do not register unsupported perf events Synthetic events currently do not have a function to register perf events. This leads to calling the tracepoint register functions with a NULL function pointer which triggers:...

6.1AI score0.00145EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/14 3:06 p.m.5 views

EUVD-2026-2494

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: svcauthgss: avoid NULL deref on zero length gsstoken in gssreadproxyverf A zero length gsstoken results in pages == 0 and intoken-pages0 is NULL. The code unconditionally evaluates pageaddressintoken-pages0 for the initia...

6.2AI score0.00439EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/14 3:06 p.m.10 views

EUVD-2026-2499

In the Linux kernel, the following vulnerability has been resolved: um: init cputasks earlier This is currently done in umlfinishsetup, but e.g. with KCOV enabled we'll crash because some init code can call into e.g. memparse, which has coverage annotations, and then the checks in checkkcovmode...

6.1AI score0.00114EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/14 3:05 p.m.6 views

EUVD-2026-2507

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Handle incorrect numconnectors capability The UCSI spec states that the numconnectors field is 7 bits, and the 8th bit is reserved and should be set to zero. Some buggy FW has been known to set this bit, and it...

6AI score0.0013EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/01/14 3:05 p.m.11 views

CVE-2025-71107

In the Linux kernel, the following vulnerability has been resolved: f2fs: ensure node page reads complete before f2fsputsuper finishes Xfstests generic/335, generic/336 sometimes crash with the following message: F2FS-fs dm-0: detect filesystem reference count leak during umount, type: 9, count: ...

5.1AI score0.00169EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/01/14 3:05 p.m.14 views

CVE-2025-71107 f2fs: ensure node page reads complete before f2fs_put_super() finishes

In the Linux kernel, the following vulnerability has been resolved: f2fs: ensure node page reads complete before f2fsputsuper finishes Xfstests generic/335, generic/336 sometimes crash with the following message: F2FS-fs dm-0: detect filesystem reference count leak during umount, type: 9, count: ...

5.2AI score
SaveExploits0References7
EUVD
EUVD
added 2026/01/14 3:05 p.m.15 views

EUVD-2026-2509

In the Linux kernel, the following vulnerability has been resolved: fs: PM: Fix reverse check in filesystemsfreezecallback The freezeallptr check in filesystemsfreezecallback introduced by commit a3f8f8662771 "power: always freeze efivarfs" is reverse which quite confusingly causes all file syste...

5.9AI score0.00114EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/14 3:05 p.m.11 views

EUVD-2026-2502

In the Linux kernel, the following vulnerability has been resolved: f2fs: ensure node page reads complete before f2fsputsuper finishes Xfstests generic/335, generic/336 sometimes crash with the following message: F2FS-fs dm-0: detect filesystem reference count leak during umount, type: 9, count: ...

5.8AI score0.00169EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/01/14 2:42 p.m.27 views

EUVD-2026-2469

The vulnerability exists in BLUVOYIX due to an improper password storage implementation and subsequent exposure via unauthenticated APIs. An unauthenticated remote attacker could exploit this vulnerability by sending specially crafted HTTP requests to the vulnerable users API to retrieve the...

10CVSS6.8AI score0.03121EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/14 11:53 a.m.12 views

EUVD-2026-2521

Lack of authorization of the InputManager D-Bus interface in InputPlumber versions before v0.63.0 can lead to local Denial-of-Service, information leak or even privilege escalation in the context of the currently active user session...

8.5CVSS6.2AI score0.00195EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/14 10:58 a.m.13 views

EUVD-2026-2516

In certain Arm CPUs, a CPP RCTX instruction executed on one Processing Element PE may inhibit TLB invalidation when a TLBI is issued to the PE, either by the same PE or another PE in the shareability domain. In this case, the PE may retain stale TLB entries which should have been invalidated by t...

6.4AI score0.00159EPSS
SaveExploits0References2
Rows per page
Query Builder