Lucene search
+L

236951 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-63820

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: fix missing read bio submission on large folio error f2fsreaddatalargefolio can keep a read bio across multiple readahead folios. If a later folio hits an...

5.5AI score0.00145EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.13 views

CVE-2026-64118

In the Linux kernel, the following vulnerability has been resolved: qed: fix double free in qedcxttablesalloc If one of the later PF or VF CID bitmap allocations fails, qedcidmapalloc jumps to cidmapfail and frees the previously allocated CID bitmaps before returning an error. qedcxttablesalloc...

8.4CVSS5.4AI score0.00152EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/20 12:0 a.m.13 views

CVE-2026-64152

In the Linux kernel, the following vulnerability has been resolved: iommu: Handle unmap error when iommudebug is enabled Sashiko noticed a latent bug where the map error flow called iommuunmap which calls iommudebugunmapbegin/iommudebugunmapend however since this is an error path the map flow nev...

7.8CVSS5.4AI score0.00108EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.6 views

SUSE CVE-2026-53367

In the Linux kernel, the following vulnerability has been resolved: selinux: fix avdcache auditing The per-task avdcache was incorrectly saving and reusing the audited vector computed by avcauditrequired rather than recomputing based on the currently requested permissions and distinguishing the...

5.3AI score0.00113EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.12 views

SUSE CVE-2026-53368

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix fsck inconsistency caused by incorrect natentry flag usage f2fsneeddentrymark reads natentry flags without mutual exclusion with the checkpoint path, which can result in an incorrect inode block marking state. The...

7.1CVSS5.3AI score0.00116EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.9 views

SUSE CVE-2026-53369

In the Linux kernel, the following vulnerability has been resolved: udf: reject descriptors with oversized CRC length udfreadtagged skips CRC verification when descCRCLength + sizeofstruct tag exceeds the block size. A crafted UDF image can set descCRCLength to an oversized value to bypass CRC...

8.4CVSS5.4AI score0.00139EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.8 views

SUSE CVE-2026-53370

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel: Improve validation and configuration of ACR masks Currently there are several issues on the user space ACR mask validation and configuration. - The validation for user space ACR mask attr.config2 is incomplete,...

5.3AI score0.00124EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.9 views

SUSE CVE-2026-53372

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Block PASID attachment to nested domain with dirty tracking Kernel lacks dirty tracking support on nested domain attached to PASID, fails the attachment early if nesting parent domain is dirty tracking configured,...

5.3AI score0.00113EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.8 views

SUSE CVE-2026-53381

In the Linux kernel, the following vulnerability has been resolved: virtiofs: fix UAF on submount umount iput called from fusereleaseend can Oops if the super block has already been destroyed. Normally this is prevented by waiting for numwaiting to go down to zero before commencing with super blo...

7.8CVSS5.3AI score0.00139EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.9 views

SUSE CVE-2026-53382

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: fix NULL pointer dereference in vidtvmuxpushsi syzbot reported a general protection fault in vidtvpsitspsiwriteinto 1. vidtvmuxgetpidctx can return NULL, but vidtvmuxpushsi does not check for this before dereferenci...

5.5CVSS5.3AI score0.00132EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.17 views

SUSE CVE-2026-53383

In the Linux kernel, the following vulnerability has been resolved: ksmbd: reject non-VALID session in compound request branch smb2checkusersession takes a shortcut for any operation that is not the first in a COMPOUND request: it reuses work-sess the session bound by the first operation and...

5.5CVSS5.4AI score0.0069EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.8 views

SUSE CVE-2026-53384

In the Linux kernel, the following vulnerability has been resolved: serial: 8250dw: unregister 8250 port if clknotifierregister fails dw8250probe registers the 8250 port via serial8250register8250port and then, if the device has a clock, registers a clock notifier. If clknotifierregister fails,...

5.5CVSS5.4AI score0.00488EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.7 views

SUSE CVE-2026-53385

In the Linux kernel, the following vulnerability has been resolved: vcscreen: fix null-ptr-deref in vcsnotifier during concurrent vcswrite A KASAN null-ptr-deref was observed in vcsnotifier: BUG: KASAN: null-ptr-deref in vcsnotifier+0x98/0x130 Read of size 2 at addr qmpcmdname: qmpcapabilities,...

5.3AI score0.00132EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.8 views

SUSE CVE-2026-53386

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: add bounds check to pgasettings index ads1298pgasettings has 7 elements but ADS1298MASKCHPGA can yield values 0-7. If it yields a value = 7, this causes an out-of-bounds array access. Add a bounds check and...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.8 views

SUSE CVE-2026-53387

In the Linux kernel, the following vulnerability has been resolved: iio: light: veml6075: add bounds check to veml6075itms index veml6075itms has 5 elements but VEML6075CONFIT can yield values 0-7. If it returns a value = 5, this causes an out-of-bounds array access. Add a bounds check and return...

3.3CVSS5.3AI score0.00125EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.5 views

SUSE CVE-2026-53392

In the Linux kernel, the following vulnerability has been resolved: NFSv4/flexfiles: reject zero filehandle version count fflayoutalloclseg decodes the filehandle-version array count from the flexfiles layout body. The value is used as the count for kzallocobjs, and the current code only rejects...

6.5CVSS5.5AI score0.00501EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.6 views

SUSE CVE-2026-53394

In the Linux kernel, the following vulnerability has been resolved: nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race When findorallocopenstateowner encounters an unconfirmed owner, it calls releaseopenowner and sets oo = NULL. Control then falls through past the if oo guard -...

5.3CVSS5.4AI score0.00446EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:36 p.m.5 views

SUSE CVE-2026-53396

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak and ignored error in nfsd4createfile nfsd4createfile has two bugs in its ACL handling: The return value of nfsd4acltoattr is silently discarded. When the NFSv4-to-POSIX ACL conversion fails e.g., -EINVAL f...

6.5CVSS5.4AI score0.00268EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:35 p.m.7 views

SUSE CVE-2026-53402

In the Linux kernel, the following vulnerability has been resolved: fbdev: fbcon: fix out-of-bounds read in errout of fbcondosetfont When fbcondosetfont fails e.g., due to a memory allocation failure inside vcresize under heavy memory pressure, it jumps to the errout label to roll back the consol...

7.1CVSS5.5AI score0.00128EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/19 5:35 p.m.6 views

SUSE CVE-2026-53403

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix fbnewmodelist to prevent null-ptr-deref in fbvideomodetovar info-var, a framebuffer's current mode, is expected to have a matching entry in info-modelist. vartodisplay relies on this and treats a failed fbmatchmode as...

5.5CVSS5.4AI score0.0013EPSS
SaveExploits0References3
Rows per page
Query Builder