Lucene search
+L

247949 matches found

OSV
OSV
added 2026/07/25 7:24 p.m.7 views

MINI-7JX6-3X26-CMCP

Bulletin has no description...

9.6CVSS6.2AI score0.00655EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/25 4:47 p.m.6 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...

7.8CVSS5.8AI score0.00159EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 4:46 p.m.5 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...

7.1CVSS5.8AI score0.0016EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 4:45 p.m.7 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:...

7.1CVSS5.8AI score0.0016EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 4:1 p.m.6 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...

5.8AI score0.00173EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:0 p.m.6 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...

8.1CVSS5.7AI score0.00464EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.9 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...

7.8CVSS5.9AI score0.00123EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.7 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...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:57 p.m.6 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
SaveExploits0References2
OSV
OSV
added 2026/07/25 11:17 a.m.6 views

DEBIAN-CVE-2026-66011

ImageMagick before 7.1.2-27 contains a memory leak vulnerability in the magick command-line interface when invalid options are provided. Attackers can trigger memory exhaustion by repeatedly supplying malformed command-line arguments to consume system resources...

4.8CVSS5.9AI score0.00103EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/25 10:45 a.m.12 views

EUVD-2026-49042

ImageMagick before 7.1.2-27 contains a memory leak vulnerability in the magick command-line interface when invalid options are provided. Attackers can trigger memory exhaustion by repeatedly supplying malformed command-line arguments to consume system resources...

4.8CVSS5.9AI score0.00103EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/25 10:17 a.m.10 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
NVD
NVD
added 2026/07/25 10:17 a.m.6 views

CVE-2026-64372

In the Linux kernel, the following vulnerability has been resolved: cpufreq: pcc: fix use-after-free and double free in OSC evaluation pcccpufreqdoosc calls acpievaluateobject twice for the two-phase OSC negotiation. Between the two calls it freed output.pointer but left output.length unchanged...

7.8CVSS0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.6 views

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...

7.1CVSS0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.7 views

UBUNTU-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...

8.1CVSS5.7AI score0.00464EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-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.8CVSS5.8AI score0.00123EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/25 10:17 a.m.5 views

UBUNTU-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:...

7.1CVSS5.7AI score0.0016EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64322

In the Linux kernel, the following vulnerability has been resolved: udf: validate sparing table length as an entry count, not a byte count udfloadsparablemap accepts a sparing table when sizeofst + le16tocpust-reallocationTableLen sb-sblocksize is false, i.e. it treats reallocationTableLen as a...

7.8CVSS5.6AI score0.00164EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 9:14 a.m.12 views

EUVD-2026-48865

In the Linux kernel, the following vulnerability has been resolved: pinctrl: meson: amlogic-a4: fix deadlock issue Accessing the pinconf-pins sysfs node may deadlock. pinconfpinsshow holds pctldev-mutex, and the platform driver calls pinctrlfindgpiorangefrompin, which tries to acquire the same...

5.7AI score0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/25 9:14 a.m.10 views

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.7AI score0.00168EPSS
SaveExploits0
Rows per page
Query Builder