Lucene search
+L

18812 matches found

Oracle linux
Oracle linux
added 2025/10/06 12:00 a.m.9 views

Unbreakable Enterprise kernel security update

5.4.17-2136.347.6.4 - nfsd: handle getclientlocked failure in nfsd4setclientidconfirm Jeff Layton Orabug: 38501612 CVE-2025-38724...

7AI score0.00378EPSS
SaveExploits0
CISA KEV Catalog
CISA KEV Catalog
added 2025/10/06 12:00 a.m.16 views

Microsoft Windows Privilege Escalation Vulnerability

Microsoft Windows Common Log File System Driver contains a privilege escalation vulnerability that could allow a local, privileged attacker to bypass certain security mechanisms...

7.8CVSS6.9AI score0.03072EPSS
SaveIn wildExploits1
OSV
OSV
added 2025/10/06 12:00 a.m.31 views

ALSA-2025:17398 Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: smb: client: fix use-after-free in cifsoplockbreak CVE-2025-38527 kernel: NFS: Fix filehandle bounds checking in nfsfhtodentry...

9.8CVSS6.9AI score0.00414EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.8 views

SUSE CVE-2023-53606

In the Linux kernel, the following vulnerability has been resolved: nfsd: clean up potential nfsdfile refcount leaks in COPY codepath There are two different flavors of the nfsd4copy struct. One is embedded in the compound and is used directly in synchronous copies. The other is dynamically...

5.5CVSS6.6AI score0.0028EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.7 views

SUSE CVE-2023-53616

In the Linux kernel, the following vulnerability has been resolved: jfs: fix invalid free of JFSIPipimap-iimap in diUnmount syzbot found an invalid-free in diUnmount: BUG: KASAN: double-free in slabfree mm/slub.c:3661 inline BUG: KASAN: double-free in kmemcachefree+0x71/0x110 mm/slub.c:3674 Free ...

6.6CVSS6.7AI score0.00153EPSS
SaveExploits0References19
NVD
NVD
added 2025/10/04 4:15 p.m.9 views

CVE-2023-53593

In the Linux kernel, the following vulnerability has been resolved: cifs: Release folio lock on fscache read hit. Under the current code, when cifsreadpageworker is called, the call contract is that the callee should unlock the page. This is documented in the readfolio section of...

5.5CVSS0.00143EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.6 views

CVE-2023-53569

In the Linux kernel, the following vulnerability has been resolved: ext2: Check block size validity during mount Check that log of block size stored in the superblock has sensible value. Otherwise the shift computing the block size can overflow leading to undefined behavior...

7.8CVSS0.00153EPSS
SaveExploits0References8
NVD
NVD
added 2025/10/04 4:15 p.m.29 views

CVE-2023-53564

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix defrag path triggering jbd2 ASSERT code path: ocfs2ioctlmoveextents ocfs2moveextents ocfs2defragextent ocfs2moveextent + ocfs2journalaccessdi + ocfs2splitextent //sub-paths call jbd2journalrestart + ocfs2journaldirty...

5.5CVSS0.00145EPSS
SaveExploits0References8
NVD
NVD
added 2025/10/04 4:15 p.m.12 views

CVE-2022-50487

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/10/04 4:15 p.m.11 views

UBUNTU-CVE-2023-53569

In the Linux kernel, the following vulnerability has been resolved: ext2: Check block size validity during mount Check that log of block size stored in the superblock has sensible value. Otherwise the shift computing the block size can overflow leading to undefined behavior...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0References11
OSV
OSV
added 2025/10/04 4:15 p.m.8 views

UBUNTU-CVE-2023-53616

In the Linux kernel, the following vulnerability has been resolved: jfs: fix invalid free of JFSIPipimap-iimap in diUnmount syzbot found an invalid-free in diUnmount: BUG: KASAN: double-free in slabfree mm/slub.c:3661 inline BUG: KASAN: double-free in kmemcachefree+0x71/0x110 mm/slub.c:3674 Free ...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References11
CVE
CVE
added 2025/10/04 3:44 p.m.41 views

CVE-2023-53616

CVE-2023-53616 affects the Linux kernel’s JFS IMAP unmount path. The issue is a double-free during diUnmount in jfs_imap.c where JFS_IP(ipimap)->i_imap is freed but not nulled, risking a subsequent free if remounts fail at diMount. The root cause is i_imap not being set to NULL after free, pot...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/10/04 3:44 p.m.7 views

CVE-2023-53593 cifs: Release folio lock on fscache read hit.

In the Linux kernel, the following vulnerability has been resolved: cifs: Release folio lock on fscache read hit. Under the current code, when cifsreadpageworker is called, the call contract is that the callee should unlock the page. This is documented in the readfolio section of...

6.2AI score
SaveExploits0References6
CVE
CVE
added 2025/10/04 3:43 p.m.33 views

CVE-2022-50507

CVE-2022-50507 : Linux kernel ntfs3 data run offset validation bug. The issue arises from insufficient sanity checks when unpacking NTFS data runs, potentially enabling a use-after-free or out-of-bounds memory access during mount operations. The vulnerability is fixed by adding data-run offset va...

7.8CVSS6.1AI score0.00162EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.12 views

CVE-2022-50502

...

SaveExploits0
OSV
OSV
added 2025/10/04 3:16 p.m.13 views

CVE-2023-53537 f2fs: fix to avoid use-after-free for cached IPU bio

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free for cached IPU bio xfstest generic/019 reports a bug: kernel BUG at mm/filemap.c:1619! RIP: 0010:folioendwriteback+0x8a/0x90 Call Trace: endpagewriteback+0x1c/0x60 f2fswriteendio+0x199/0x420...

7.8CVSS6.5AI score
SaveExploits0References9
CVE
CVE
added 2025/10/04 3:16 p.m.16 views

CVE-2022-50487

CVE-2022-50487 is rejected/not used and does not represent an active vulnerability entry.

6.4AI score
SaveExploits0
CVE
CVE
added 2025/10/04 3:16 p.m.27 views

CVE-2022-50485

The CVE-2022-50485 entry concerns the Linux kernel ext4 subsystem. A new EXT4_IGET_BAD flag is added to ext4_iget() to prevent returning a bad inode; previously, boot loader inodes could be returned as bad inodes, bypassing some checks and potentially causing a kernel panic. The mitigation is a p...

5.5CVSS6.2AI score0.00169EPSS
SaveExploits0References6Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/10/04 1:01 a.m.10 views

f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid

...

7.8CVSS7AI score0.00231EPSS
SaveExploits0
OSV
OSV
added 2025/10/04 12:11 a.m.13 views

RLSA-2025:9302 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ice: Fix deinitializing VF in error path CVE-2025-21883 kernel: sched/fair: Fix potential memory corruption in childcfsrqonlist CVE-2025-21919 kernel: ibmvnic: Use kernel helpers for hex...

7.1CVSS6.5AI score0.00226EPSS
SaveExploits0References6
Rows per page
Query Builder