Lucene search
+L

11351 matches found

Cvelist
Cvelist
added 2026/01/13 5:56 p.m.35 views

CVE-2026-20875 Windows Local Security Authority Subsystem Service (LSASS) Denial of Service Vulnerability

...

7.5CVSS0.01592EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/01/13 5:56 p.m.5 views

CVE-2026-20827 Tablet Windows User Interface (TWINUI) Subsystem Information Disclosure Vulnerability

...

5.5CVSS6.6AI score0.00658EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/13 5:56 p.m.30 views

CVE-2026-20827 Tablet Windows User Interface (TWINUI) Subsystem Information Disclosure Vulnerability

...

5.5CVSS0.00658EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/13 5:56 p.m.33 views

CVE-2026-20827

CVE-2026-20827 affects the Tablet Windows User Interface (TWINUI) Subsystem, enabling local disclosure of sensitive information to an attacker with low privileges and no user interaction. The vulnerability is mapped to a local-attack vector with high confidentiality impact (C:H, I:N, A:N) and a C...

5.5CVSS6.1AI score0.00658EPSS
SaveExploits0References1Affected Software12
Cvelist
Cvelist
added 2026/01/13 5:56 p.m.30 views

CVE-2026-20826 Tablet Windows User Interface (TWINUI) Subsystem Information Disclosure Vulnerability

...

7.8CVSS0.00306EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/13 5:56 p.m.5 views

CVE-2026-20826

Concurrent execution using shared resource with improper synchronization 'race condition' in Tablet Windows User Interface TWINUI Subsystem allows an authorized attacker to elevate privileges locally...

7.8CVSS5.7AI score0.00306EPSS
SaveExploits0References2Affected Software16
Vulnrichment
Vulnrichment
added 2026/01/13 5:56 p.m.5 views

CVE-2026-20826 Tablet Windows User Interface (TWINUI) Subsystem Information Disclosure Vulnerability

...

7.8CVSS6.6AI score0.00306EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/13 5:56 p.m.35 views

CVE-2026-20826

CVE-2026-20826 describes a race-condition in the Tablet Windows User Interface (TWINUI) Subsystem. The initial entry asserts an information disclosure/elevation of privileges vector via concurrent access to a shared resource, enabling an authorized attacker to elevate privileges locally. Microsof...

7.8CVSS6.6AI score0.00306EPSS
SaveExploits0References1Affected Software12
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.8 views

CVE-2025-71081

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: sai: fix OF node leak on probe The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the setsync callback fails during DAI probe. Make sure to drop the referen...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References37
OSV
OSV
added 2026/01/13 4:16 p.m.5 views

UBUNTU-CVE-2025-68811

In the Linux kernel, the following vulnerability has been resolved: svcrdma: use rcpageoff for memcpy byte offset svcrdmacopyinlinerange added rccurpage page index to the page base instead of the byte offset rcpageoff. Use rcpageoff so copies land within the current page. Found by ZeroPath...

9.8CVSS5.9AI score0.0046EPSS
SaveExploits0References26
OSV
OSV
added 2026/01/13 4:15 p.m.13 views

UBUNTU-CVE-2025-68768

In the Linux kernel, the following vulnerability has been resolved: inet: frags: flush pending skbs in fqdirpreexit We have been seeing occasional deadlocks on pernetopsrwsem since September in NIPA. The stuck task was usually modprobe often loading a driver like ipvlan, trying to take the lock a...

5.7AI score0.00174EPSS
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2026/01/13 4:0 p.m.5 views

Tablet Windows User Interface (TWINUI) Subsystem Information Disclosure Vulnerability

Exposure of sensitive information to an unauthorized actor in Tablet Windows User Interface TWINUI Subsystem allows an authorized attacker to disclose information locally...

5.5CVSS6.5AI score0.00658EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/01/13 4:0 p.m.13 views

Tablet Windows User Interface (TWINUI) Subsystem Information Disclosure Vulnerability

Concurrent execution using shared resource with improper synchronization 'race condition' in Tablet Windows User Interface TWINUI Subsystem allows an authorized attacker to elevate privileges locally...

7.8CVSS7.1AI score0.00306EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/01/13 3:34 p.m.6 views

CVE-2025-71088

In the Linux kernel, the following vulnerability has been resolved: mptcp: fallback earlier on simult connection Syzkaller reports a simult-connect race leading to inconsistent fallback status: WARNING: CPU: 3 PID: 33 at net/mptcp/subflow.c:1515 subflowdataready+0x40b/0x7c0 net/mptcp/subflow.c:15...

5.5CVSS5.1AI score0.00126EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:34 p.m.19 views

CVE-2025-71081

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: sai: fix OF node leak on probe The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the setsync callback fails during DAI probe. Make sure to drop the referen...

5.2AI score0.00115EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/01/13 3:34 p.m.29 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:31 p.m.8 views

CVE-2025-71075 scsi: aic94xx: fix use-after-free in device removal path

In the Linux kernel, the following vulnerability has been resolved: scsi: aic94xx: fix use-after-free in device removal path The asdpciremove function fails to synchronize with pending tasklets before freeing the asdha structure, leading to a potential use-after-free vulnerability. When a device...

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

CVE-2025-71075 scsi: aic94xx: fix use-after-free in device removal path

In the Linux kernel, the following vulnerability has been resolved: scsi: aic94xx: fix use-after-free in device removal path The asdpciremove function fails to synchronize with pending tasklets before freeing the asdha structure, leading to a potential use-after-free vulnerability. When a device...

0.0013EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/01/13 3:31 p.m.7 views

CVE-2025-71068

In the Linux kernel, the following vulnerability has been resolved: svcrdma: bound check rqpages index in inline path svcrdmacopyinlinerange indexed rqstp-rqpagesrccurpage without verifying rccurpage stays within the allocated page array. Add guards before the first use and after advancing to a n...

9.8CVSS5.3AI score0.0031EPSS
SaveExploits0
OSV
OSV
added 2026/01/13 3:29 p.m.9 views

CVE-2025-68807 block: fix race between wbt_enable_default and IO submission

In the Linux kernel, the following vulnerability has been resolved: block: fix race between wbtenabledefault and IO submission When wbtenabledefault is moved out of queue freezing in elevatorchange, it can cause the wbt inflight counter to become negative -1, leading to hung tasks in the writebac...

6.4AI score
SaveExploits0References5
Rows per page
Query Builder