Lucene search
+L

15227 matches found

Vulnrichment
Vulnrichment
added 2026/01/13 5:56 p.m.1 views

CVE-2026-20919 Windows SMB Server Elevation of Privilege Vulnerability

...

7.5CVSS6.6AI score0.00815EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/13 4:16 p.m.7 views

CVE-2025-71067

In the Linux kernel, the following vulnerability has been resolved: ntfs: set dummy blocksize to read bootblock when mounting When mounting, sb-sblocksize is used to read the bootblock without being defined or validated. Set a dummy blocksize before attempting to read the bootblock. The issue can...

0.00175EPSS
SaveExploits0References5
NVD
NVD
added 2026/01/13 4:16 p.m.8 views

CVE-2025-68794

In the Linux kernel, the following vulnerability has been resolved: iomap: adjust read range correctly for non-block-aligned positions iomapadjustreadrange assumes that the position and length passed in are block-aligned. This is not always the case however, as shown in the syzbot generated case...

9.8CVSS0.00475EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/13 4:16 p.m.11 views

AZL-74483 CVE-2025-68794 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: iomap: adjust read range correctly for non-block-aligned positions iomapadjustreadrange assumes that the position and length passed in are block-aligned. This is not always the case however, as shown in the syzbot generated case...

9.8CVSS5.8AI score0.00475EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.10 views

CVE-2025-68817

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdtreeconnectput under concurrency Under high concurrency, A tree-connection object tcon is freed on a disconnect path while another path still holds a reference and later executes put/write on it...

9.8CVSS6.9AI score0.00416EPSS
SaveExploits0References40
OSV
OSV
added 2026/01/13 4:16 p.m.14 views

UBUNTU-CVE-2025-68794

In the Linux kernel, the following vulnerability has been resolved: iomap: adjust read range correctly for non-block-aligned positions iomapadjustreadrange assumes that the position and length passed in are block-aligned. This is not always the case however, as shown in the syzbot generated case...

9.8CVSS5.7AI score0.00475EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.10 views

CVE-2025-68794

In the Linux kernel, the following vulnerability has been resolved: iomap: adjust read range correctly for non-block-aligned positions iomapadjustreadrange assumes that the position and length passed in are block-aligned. This is not always the case however, as shown in the syzbot generated case...

9.8CVSS5.8AI score0.00475EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.10 views

CVE-2025-71067

In the Linux kernel, the following vulnerability has been resolved: ntfs: set dummy blocksize to read bootblock when mounting When mounting, sb-sblocksize is used to read the bootblock without being defined or validated. Set a dummy blocksize before attempting to read the bootblock. The issue can...

5.7AI score0.00175EPSS
SaveExploits0References26
OSV
OSV
added 2026/01/13 4:16 p.m.10 views

UBUNTU-CVE-2025-71067

In the Linux kernel, the following vulnerability has been resolved: ntfs: set dummy blocksize to read bootblock when mounting When mounting, sb-sblocksize is used to read the bootblock without being defined or validated. Set a dummy blocksize before attempting to read the bootblock. The issue can...

5.7AI score0.00175EPSS
SaveExploits0References27
Microsoft CVE
Microsoft CVE
added 2026/01/13 4:00 p.m.7 views

Windows SMB Server Elevation of Privilege Vulnerability

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows SMB Server allows an authorized attacker to elevate privileges over a network...

7.5CVSS7AI score0.00815EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/01/13 4:00 p.m.19 views

Windows SMB Server Elevation of Privilege Vulnerability

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows SMB Server allows an authorized attacker to elevate privileges over a network...

7.5CVSS7AI score0.01199EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/01/13 4:00 p.m.11 views

Windows SMB Server Elevation of Privilege Vulnerability

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows SMB Server allows an authorized attacker to elevate privileges over a network...

7.5CVSS7AI score0.00759EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/01/13 4:00 p.m.17 views

Windows SMB Server Elevation of Privilege Vulnerability

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows SMB Server allows an authorized attacker to elevate privileges over a network...

7.5CVSS7AI score0.00815EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/01/13 4:00 p.m.5 views

Windows SMB Server Elevation of Privilege Vulnerability

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows SMB Server allows an authorized attacker to elevate privileges over a network...

7.5CVSS7AI score0.00759EPSS
SaveExploits0
OSV
OSV
added 2026/01/13 3:31 p.m.8 views

CVE-2025-71067 ntfs: set dummy blocksize to read boot_block when mounting

In the Linux kernel, the following vulnerability has been resolved: ntfs: set dummy blocksize to read bootblock when mounting When mounting, sb-sblocksize is used to read the bootblock without being defined or validated. Set a dummy blocksize before attempting to read the bootblock. The issue can...

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

CVE-2025-71067 ntfs: set dummy blocksize to read boot_block when mounting

In the Linux kernel, the following vulnerability has been resolved: ntfs: set dummy blocksize to read bootblock when mounting When mounting, sb-sblocksize is used to read the bootblock without being defined or validated. Set a dummy blocksize before attempting to read the bootblock. The issue can...

0.00175EPSS
SaveExploits0References5
CVE
CVE
added 2026/01/13 3:31 p.m.46 views

CVE-2025-71067

The CVE-2025-71067 vulnerability affects the Linux kernel NTFS mounting path where sb->s_blocksize can remain zero when the block size of the block device exceeds PAGE_SIZE, causing ntfs_init_from_boot() to read the boot_block with an undefined/zero blocksize. The issue is triggered during mou...

6AI score0.00175EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:29 p.m.6 views

CVE-2025-68823

In the Linux kernel, the following vulnerability has been resolved: ublk: fix deadlock when reading partition table When one processsuch as udev opens ublk block device e.g., to read the partition table via bdevopen, a deadlock1 can occur: 1. bdevopen grabs disk-openmutex 2. The process issues...

5.1AI score0.00124EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/01/13 3:29 p.m.33 views

CVE-2025-68823

CVE-2025-68823: Linux kernel ublk deadlock when reading partition table. If a process (e.g., udev) opens a ublk block device to read the partition table via bdev_open(), a deadlock can occur because blkdev_release() re-acquires disk->open_mutex in the same context. The fix disables bottom halv...

5.5CVSS6AI score0.00124EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:29 p.m.3 views

CVE-2025-68818

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code to qla2x00abortallcmds to call sp-done without...

5.5AI score0.00275EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder