Lucene search
+L

16949 matches found

EUVD
EUVD
added 2026/07/19 3:40 p.m.13 views

EUVD-2026-45851

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Check for NULL FF-A ID table while driver registration The bus match callback assumes that every FF-A driver provides an idtable and dereferences it unconditionally. Enforce that contract at registration time so...

5.4AI score0.0012EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64108 cifs: Fix busy dentry used after unmounting

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix busy dentry used after unmounting Since commit 340cea84f691c "cifs: open files should not hold ref on superblock", cifs file only holds the dentry refcnt, the cifs file close workcfile-deferred could be executed after...

7.8CVSS5.3AI score
SaveExploits0References9
CVE
CVE
added 2026/07/19 3:39 p.m.29 views

CVE-2026-64065

CVE-2026-64065 concerns a Linux kernel issue in the netfs path: a VM_BUG_ON_FOLIO() problem within netfs_write_begin() can trigger a kernel BUG at mm/filemap.c:1504 (observed as an Oops with a reproduction via generic/013). The provided descriptions indicate this is a resolved vulnerability in th...

5.3AI score0.00168EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 3:39 p.m.15 views

EUVD-2026-45638

In the Linux kernel, the following vulnerability has been resolved: netfs: fix VMBUGONFOLIO issue in netfswritebegin call The multiple runs of generic/013 test-case is capable to reproduce a kernel BUG at mm/filemap.c:1504 with probability of 30%. while true; do sudo ./check generic/013 done...

5.3AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 3:39 p.m.19 views

CVE-2026-64050

CVE-2026-64050 affects the Linux kernel DRM MSM DPU teardown path. The vulnerability arises from mixing devm and drmm functions, which can cause a use-after-free when userspace holds a reference to the DRM device during driver teardown; WB connector data allocated with devm_kzalloc() may be destr...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.36 views

CVE-2026-64021 drm/xe/oa: Fix exec_queue leak on width check in stream open

In the Linux kernel, the following vulnerability has been resolved: drm/xe/oa: Fix execqueue leak on width check in stream open In xeoastreamopenioctl, when param.execq-width 1 the function returns -EOPNOTSUPP directly, skipping the existing errexecq cleanup path. The execqueue reference obtained...

0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.39 views

CVE-2026-64015 security/keys: fix missed RCU read section on lookup

In the Linux kernel, the following vulnerability has been resolved: security/keys: fix missed RCU read section on lookup Nicholas Carlini reports that the keyring code calls assocarrayfind in findkeytoupdate without holding the RCU read lock, while the assocarraygc code really is designed around...

7.8CVSS0.00129EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.12 views

CVE-2026-63955

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BUG if ininterrupt returns true. However, ininterrupt also reports true when BH are disabled. The bridge code can call...

7.5CVSS5.3AI score0.00468EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 2:55 p.m.8 views

CVE-2026-63955 mm/vmalloc: do not trigger BUG() on BH disabled context

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BUG if ininterrupt returns true. However, ininterrupt also reports true when BH are disabled. The bridge code can call...

7.5CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 2:54 p.m.43 views

CVE-2026-63882 drm/amdkfd: fix NULL pointer bug in svm_range_set_attr

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL pointer bug in svmrangesetattr The processinfo could be NULL if user doesn't call kfdioctlacquirevm before calling kfdioctlsvm. cherry picked from commit 83a26c812e0529eb040d31a76f73e33e637243d4...

0.00206EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/19 12:2 p.m.17 views

EUVD-2026-45485

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on f2fsgetnodefoliora kernel BUG at fs/f2fs/file.c:845! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI CPU: 0 UID: 0 PID: 5336 Comm: syz.0.0 Not tainted syzkaller 0 PREEMPTfull Hardware name: QEMU...

5.3AI score0.00119EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 12:2 p.m.26 views

CVE-2026-63819

CVE-2026-63819 affects the Linux kernel f2fs filesystem. The issue arises in f2fs_do_truncate_blocks/f2fs_get_node_folio_ra where a corrupted inode footer can lead to a negative count in ADDRS_PER_PAGE(dn.node_folio, inode) and trigger a kernel panic (BUG_ON) during truncation/evict_inode. Root c...

7.8CVSS5.4AI score0.00119EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 12:2 p.m.14 views

CVE-2026-63819 f2fs: fix to do sanity check on f2fs_get_node_folio_ra()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on f2fsgetnodefoliora kernel BUG at fs/f2fs/file.c:845! Oops: invalid opcode: 0000 1 SMP KASAN NOPTI CPU: 0 UID: 0 PID: 5336 Comm: syz.0.0 Not tainted syzkaller 0 PREEMPTfull Hardware name: QEMU...

7.8CVSS5.3AI score
SaveExploits0References6
OSV
OSV
added 2026/07/18 10:11 a.m.10 views

RHSA-2026:41236 Red Hat Security Advisory: kernel-rt security, bug fix, and enhancement update

Bulletin has no description...

8.8CVSS4.8AI score0.01338EPSS
SaveExploits4References85
OSV
OSV
added 2026/07/18 10:11 a.m.12 views

RHSA-2026:39952 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

8.8CVSS4.8AI score0.01008EPSS
SaveExploits0References29
Oracle linux
Oracle linux
added 2026/07/17 12:0 a.m.10 views

php:8.2 security, bug fix, and enhancement update

php 8.2.32-1 - rebase to 8.2.32 php-pecl-apcu 5.1.23-1 - update to 5.1.23 for PHP 8.2 RHEL-14699 php-pecl-rrd 2.0.3-4 - build for PHP 8.1 2070040 2.0.3-3 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz1991688 2.0.3-2 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz1971065...

5.6CVSS5.3AI score0.00279EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:0 a.m.8 views

MiracleLinux 8 : cifs-utils-7.0-5.el8_10 (AXSA:2026-1282:04)

The remote MiracleLinux 8 host has packages installed that are affected by a vulnerability as referenced in the AXSA:2026-1282:04 advisory. cifs-utils: local privilege escalation via forged cifs.spnego key description in cifs.upcall CVE-2026-12505 Bug Fixes and Enhancements: add sssd method for...

7.8CVSS5.4AI score0.00157EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/16 11:21 p.m.3 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: kbd: kbd-2.10.0-2.hum1 aarch64, x8664 kbd-legacy-2.10.0-2.hum1 noarch kbd-misc-2.10.0-2.hum1 noarch kbd-2.10.0-2.hum1.src src...

7.8CVSS5.3AI score0.00106EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/16 12:3 p.m.9 views

RLSA-2026:39798 Important: python3.9 security, bug fix, and enhancement update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

7.5CVSS6.1AI score0.00637EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/16 11:15 a.m.5 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: golang1.25: golang1.25-1.25.12-1.1.hum1 aarch64, x8664 golang1.25-bin-1.25.12-1.1.hum1 aarch64, x8664 golang1.25-docs-1.25.12-1.1.hum1 noarch golang1.25-misc-1.25.12-1.1.hum1 noarch...

7.5CVSS7.2AI score0.00446EPSS
SaveExploits0References3
Rows per page
Query Builder