Lucene search
+L

12780 matches found

NVD
NVD
added 2026/01/13 4:15 p.m.8 views

CVE-2025-68780

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: only set freecpus for online runqueues Commit 16b269436b72 "sched/deadline: Modify cpudl::freecpus to reflect rd-online" introduced the cpudlset/clearfreecpu functions to allow the cpudl::freecpus mask to be...

0.0018EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/01/13 4:15 p.m.3 views

CVE-2025-68786

In the Linux kernel, the following vulnerability has been resolved: ksmbd: skip lock-range check on equal size to avoid size==0 underflow When size equals the current isize including 0, the code used to call checklockrangefilp, isize, size - 1, WRITE, which computes size - 1 and can underflow for...

5.8AI score0.00175EPSS
SaveExploits0References27
OSV
OSV
added 2026/01/13 4:15 p.m.7 views

UBUNTU-CVE-2025-68786

In the Linux kernel, the following vulnerability has been resolved: ksmbd: skip lock-range check on equal size to avoid size==0 underflow When size equals the current isize including 0, the code used to call checklockrangefilp, isize, size - 1, WRITE, which computes size - 1 and can underflow for...

5.7AI score0.00175EPSS
SaveExploits0References28
OSV
OSV
added 2026/01/13 3:34 p.m.6 views

CVE-2025-71099 drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix potential UAF in xeoaaddconfigioctl In xeoaaddconfigioctl, we accessed oaconfig-id after dropping metricslock. Since this lock protects the lifetime of oaconfig, an attacker could guess the id and call...

7.8CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/01/13 3:34 p.m.30 views

CVE-2025-71079

CVE-2025-71079 concerns a Linux kernel deadlock between nfc_unregister_device() and rfkill_fop_write() caused by lock-order inversion (device_lock vs rfkill_global_mutex). The fix moves rfkill_unregister() and rfkill_destroy() outside the device_lock section, storing the rfkill pointer in a local...

5.5CVSS5.6AI score0.00092EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/01/13 3:34 p.m.11 views

CVE-2025-71079 net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write

In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix deadlock between nfcunregisterdevice and rfkillfopwrite A deadlock can occur between nfcunregisterdevice and rfkillfopwrite due to lock ordering inversion between devicelock and rfkillglobalmutex. The problematic lo...

5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/01/13 3:34 p.m.51 views

CVE-2025-71079 net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write

In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix deadlock between nfcunregisterdevice and rfkillfopwrite A deadlock can occur between nfcunregisterdevice and rfkillfopwrite due to lock ordering inversion between devicelock and rfkillglobalmutex. The problematic lo...

0.00092EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:34 p.m.5 views

CVE-2025-71079

In the Linux kernel, the following vulnerability has been resolved: net: nfc: fix deadlock between nfcunregisterdevice and rfkillfopwrite A deadlock can occur between nfcunregisterdevice and rfkillfopwrite due to lock ordering inversion between devicelock and rfkillglobalmutex. The problematic lo...

5AI score0.00092EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/01/13 3:28 p.m.38 views

CVE-2025-68786

CVE-2025-68786 affects the Linux kernel ksmbd code path. When i_size equals the requested size (including 0), the prior check_lock_range call used size-1 and could underflow, which is mitigated by skipping the equal-size case. The issue is resolved in upstream kernel 6.6.120, and Mageia advisorie...

6.4AI score0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/13 3:28 p.m.4 views

CVE-2025-68786 ksmbd: skip lock-range check on equal size to avoid size==0 underflow

In the Linux kernel, the following vulnerability has been resolved: ksmbd: skip lock-range check on equal size to avoid size==0 underflow When size equals the current isize including 0, the code used to call checklockrangefilp, isize, size - 1, WRITE, which computes size - 1 and can underflow for...

6.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/01/13 3:28 p.m.30 views

CVE-2025-68786 ksmbd: skip lock-range check on equal size to avoid size==0 underflow

In the Linux kernel, the following vulnerability has been resolved: ksmbd: skip lock-range check on equal size to avoid size==0 underflow When size equals the current isize including 0, the code used to call checklockrangefilp, isize, size - 1, WRITE, which computes size - 1 and can underflow for...

0.00175EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/01/13 3:28 p.m.13 views

CVE-2025-68786

In the Linux kernel, the following vulnerability has been resolved: ksmbd: skip lock-range check on equal size to avoid size==0 underflow When size equals the current isize including 0, the code used to call checklockrangefilp, isize, size - 1, WRITE, which computes size - 1 and can underflow for...

5.2AI score0.00175EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:28 p.m.3 views

CVE-2025-68780

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: only set freecpus for online runqueues Commit 16b269436b72 "sched/deadline: Modify cpudl::freecpus to reflect rd-online" introduced the cpudlset/clearfreecpu functions to allow the cpudl::freecpus mask to be...

5.4AI score0.0018EPSS
SaveExploits0References7Affected Software1
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: schedext: Fixed unsafe locking in the scxdumpstate function. For kernels built with CONFIGPREEMPTRT=y, the dumplock will be converted to a sleepable spinlock instead of a disable-irq one. This can lead to the following scenarios:...

5.8AI score0.00193EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: A race condition in the call to haslockedchildren was fixed. maydecodefh calls haslockedchildren while holding no locks. This is an oopsable race condition… The other callers are safe, as they hold namespacesem, and...

7.8CVSS5.7AI score0.00115EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.4 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: iio: light: opt3001: fixed a deadlock caused by concurrent flag access. The threaded IRQ function in this driver reads the flag twice: once to lock a mutex and once to unlock it. Although the code that sets the flag is designed t...

5.5CVSS6AI score0.00152EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: iommu/amd/pgtbl: Fixed a possible race condition when increasing the page table level. The AMD IOMMU host page table implementation supports dynamic page table levels up to 6 levels. It starts with a 3-level configuration, which...

8.8CVSS5.2AI score0.00107EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.4 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: vsock: Fixed lock inversion in vsockassigntransport. Syzbot reported a potential lock inversion deadlock between vsockregistermutex and sklock-AFVSOCK when vsocklinger is called. The issue was introduced by the commit...

5.8AI score0.00202EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.1 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: kernel/sys.c: Fixed the race condition related to the use of tasklocktsk-groupleader in the sysprlimit64 function. The use of tasklocktsk-groupleader in sysprlimit64-doprlimit is incorrect. sysprlimit64 does access...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Disabling bottom softirqs as part of spinlockirq on PREEMPTRT sndpcmgrouplockirq acquires a spinlockt and disables interrupts via spinlockirq. This also implicitly disables the handling of softirqs such as TIMERSOFTIRQ...

6AI score0.00197EPSS
SaveExploits0References3
Rows per page
Query Builder