Lucene search
+L

18667 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/27 8:12 p.m.6 views

CVE-2026-43811

A race condition was addressed with improved checks. This issue is fixed in iOS 18.7.10 and iPadOS 18.7.10, iOS 26.6 and iPadOS 26.6. An app may be able to modify protected parts of the file system...

4.7CVSS5.2AI score0.00087EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/27 7:43 p.m.16 views

kernel: XFS data corruption using reflink

A flaw was found in the XFS filesystem. A race condition in the copy-on-write mechanism for reflinked files can cause writes to bypass the copy-on-write process and modify shared data blocks directly. As a result, data intended for a private copy may be written to the original shared location,...

7.8CVSS6.3AI score0.00474EPSS
SaveExploits8References5
NVD
NVD
added 2026/07/27 8:16 a.m.14 views

CVE-2026-64533

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate lcnsfollow in logreplay conversion logreplay converts DIRPAGEENTRY32 records into DIRPAGEENTRY records when replaying version 0 restart tables. During this conversion, the memmove length is derived directly fro...

7.8CVSS0.00137EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/07/27 6:37 a.m.10 views

CVE-2026-64393

A flaw was found in the Linux kernel's ksmbd component. This vulnerability allows a local attacker to escalate privileges by manipulating Server Message Block SMB2 SETINFO operations. The system incorrectly uses the ksmbd worker's credentials instead of the original user's credentials when...

9.1CVSS5.8AI score0.00479EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/27 6:32 a.m.12 views

EUVD-2026-49111

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate lcnsfollow in logreplay conversion logreplay converts DIRPAGEENTRY32 records into DIRPAGEENTRY records when replaying version 0 restart tables. During this conversion, the memmove length is derived directly fro...

5.7AI score0.00137EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/27 6:32 a.m.16 views

CVE-2026-64533

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate lcnsfollow in logreplay conversion logreplay converts DIRPAGEENTRY32 records into DIRPAGEENTRY records when replaying version 0 restart tables. During this conversion, the memmove length is derived directly fro...

7.8CVSS5.7AI score0.00137EPSS
SaveExploits0
OSV
OSV
added 2026/07/27 6:32 a.m.6 views

CVE-2026-64532 fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation}

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound NTFSDE view.dataoff in UpdateRecordDataRoot,Allocation In doaction's UpdateRecordDataRoot fslog.c:3489 and UpdateRecordDataAllocation fslog.c:3697 cases, the memmove destination is Add2Ptre, le16tocpue-view.dataof...

7.8CVSS5.8AI score
SaveExploits0References10
Apple
Apple
added 2026/07/27 12:00 a.m.54 views

About the security content of macOS Sequoia 15.7.8

About the security content of macOS Sequoia 15.7.8 This document describes the security content of macOS Sequoia 15.7.8. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or...

9.8CVSS8AI score0.49727EPSS
SaveExploits19References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.21 views

PT-2026-65126

Name of the Vulnerable Software and Affected Versions iOS versions prior to 26.6 iPadOS versions prior to 26.6 macOS Tahoe versions prior to 26.6 tvOS versions prior to 26.6 watchOS versions prior to 26.6 Description A buffer overflow occurs due to insufficient bounds checking. Connecting to a...

8.8CVSS5.8AI score0.00282EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64519

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix infinite loop in layout state revocation findonesbstid skips stids whose scstatus ...

5.3AI score0.00168EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:02 a.m.8 views

NFSv4: include MAY_WRITE in open permission mask for O_TRUNC

...

7.8CVSS5.2AI score0.0016EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/25 4:47 p.m.9 views

SUSE CVE-2026-64265

In the Linux kernel, the following vulnerability has been resolved: fuse: clear intrentry in fuseresend and fuseremovependingreq When fuseresend moves a request from fpq-processing back to fiq-pending, it sets FRPENDING and clears FRSENT but does not remove the requests intrentry from...

7CVSS5.8AI score0.00159EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.8 views

SUSE CVE-2026-64298

In the Linux kernel, the following vulnerability has been resolved: NFSv4: include MAYWRITE in open permission mask for OTRUNC POSIX requires write permission to truncate a file, so an open that specifies OTRUNC must be authorized for write access regardless of the OACCMODE access mode...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:45 p.m.9 views

SUSE CVE-2026-64323

In the Linux kernel, the following vulnerability has been resolved: udf: validate VAT header length against the VAT inode size udfloadvat takes the virtual partition's start offset straight from the on-disk VAT 2.0 header without checking it against the VAT inode size:...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.9 views

SUSE CVE-2026-64345

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fprinter: take kref only for successful open printeropen returns -EBUSY when the character device is already open, but it increments dev-kref regardless of the return value. VFS does not call -release for a failed...

3.3CVSS5.8AI score0.00173EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.10 views

SUSE CVE-2026-64398

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a permission check for FSCTLSETZERODATA FSCTLSETZERODATA in smb2ioctl destroys file data via ksmbdvfszerodata - vfsfallocatePUNCHHOLE/ZERORANGE after checking only the share-level KSMBDTREECONNFLAGWRITABLE, with no...

5.5CVSS5.7AI score0.00464EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.12 views

SUSE CVE-2026-64431

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid calling postwritemstfixup for invalid indexblock ntfsicxibsyncwrite calls postwritemstfixup when ntfsibwrite returns an error, intending to restore the buffer after a failed write. However, ntfsibwrite returns an erro...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.9 views

SUSE CVE-2026-64432

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate Dirty Page Table capacity in logreplay copylcns In the analysis pass of $LogFile journal replay, logreplay copies LCNs from each action log record into an existing Dirty Page Table DPT entry without bounding th...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:57 p.m.11 views

SUSE CVE-2026-64519

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix infinite loop in layout state revocation findonesbstid skips stids whose scstatus is non-zero, but the SCTYPELAYOUT case in nfsd4revokestates never sets scstatus before calling nfsd4closelayout. The retry loop therefore...

5.8AI score0.00168EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.12 views

CVE-2026-64431

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid calling postwritemstfixup for invalid indexblock ntfsicxibsyncwrite calls postwritemstfixup when ntfsibwrite returns an error, intending to restore the buffer after a failed write. However, ntfsibwrite returns an erro...

7.8CVSS0.00123EPSS
SaveExploits0References2
Rows per page
Query Builder