Lucene search
+L

4171 matches found

RedHat Linux
RedHat Linux
added 2026/07/20 4:5 p.m.10 views

Important: Red Hat Security Advisory: Satellite 6.16.11 Async Update

An update is now available for Red Hat Satellite 6.16 for RHEL 8 and RHEL 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

9.6CVSS5.6AI score0.00813EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-64147

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - pdscore: fix debugfslookup dentry leak and error handling debugfslookup returns a dentry with an elevated reference count that must be released with dput. The...

5.9AI score0.00175EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-63921

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ip6: vti: Use ip6tnl.net in vti6siocdevprivate. After patch 1/2 in this series, vti6update unlinks and relinks the tunnel through t-net. vti6siocdevprivate stil...

8.8CVSS5.9AI score0.00176EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.12 views

RHEL 8 / 9 : Satellite 6.16.11 Async Update (Important) (RHSA-2026:42082)

The remote Redhat Enterprise Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:42082 advisory. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessi...

9.6CVSS6.3AI score0.00813EPSS
SaveExploits0References10
NVD
NVD
added 2026/07/19 4:17 p.m.6 views

CVE-2026-64015

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
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.28 views

CVE-2026-64147 pds_core: fix debugfs_lookup dentry leak and error handling

In the Linux kernel, the following vulnerability has been resolved: pdscore: fix debugfslookup dentry leak and error handling debugfslookup returns a dentry with an elevated reference count that must be released with dput. The current code discards the returned dentry without calling dput, causin...

0.00175EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 3:40 p.m.15 views

CVE-2026-64147

The CVE-2026-64147 entry concerns the Linux kernel pds_core path where debugfs_lookup() leaks a dentry by not calling dput() on the returned dentry, causing a reference leak on every firmware reset recovery. Additionally, with CONFIG_DEBUG_FS disabled, debugfs_lookup() returns ERR_PTR(-ENODEV) in...

5.5AI score0.00175EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64147

In the Linux kernel, the following vulnerability has been resolved: pdscore: fix debugfslookup dentry leak and error handling debugfslookup returns a dentry with an elevated reference count that must be released with dput. The current code discards the returned dentry without calling dput, causin...

5.4AI score0.00175EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/07/19 3:40 p.m.9 views

EUVD-2026-45832

In the Linux kernel, the following vulnerability has been resolved: pdscore: fix debugfslookup dentry leak and error handling debugfslookup returns a dentry with an elevated reference count that must be released with dput. The current code discards the returned dentry without calling dput, causin...

5.5AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 3:40 p.m.11 views

EUVD-2026-45827

In the Linux kernel, the following vulnerability has been resolved: ksmbd: close durable scavenger races against mfplist lookups ksmbddurablescavenger has two related races against any walker that iterates fci-mfplist, including ksmbdlookupfdinode used by ksmbdvfsrename and the share-mode checks ...

5.5AI score0.0048EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 3:40 p.m.5 views

CVE-2026-64142 ksmbd: close durable scavenger races against m_fp_list lookups

In the Linux kernel, the following vulnerability has been resolved: ksmbd: close durable scavenger races against mfplist lookups ksmbddurablescavenger has two related races against any walker that iterates fci-mfplist, including ksmbdlookupfdinode used by ksmbdvfsrename and the share-mode checks ...

9.8CVSS5.4AI score
SaveExploits0References8
CVE
CVE
added 2026/07/19 3:40 p.m.23 views

CVE-2026-64097

Summary: Linux kernel: drm/amd/display GPIO pin LUT table size validation vulnerability. The get_gpio_i2c_info() and bios_parser_get_gpio_pin_info() parsers derive element counts from table_header.structuresize and iterate gpio_pin[] entries. If VBIOS structuresize exceeds actual mapped data, an ...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/19 3:40 p.m.11 views

EUVD-2026-45782

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate GPIO pin LUT table size before iterating Why&How The GPIO pin table parsers in getgpioi2cinfo and biosparsergetgpiopininfo derive an element count from the VBIOS tableheader.structuresize field, then...

5.4AI score0.00129EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.9 views

CVE-2026-64097

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate GPIO pin LUT table size before iterating Why&How The GPIO pin table parsers in getgpioi2cinfo and biosparsergetgpiopininfo derive an element count from the VBIOS tableheader.structuresize field, then...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 3:39 p.m.10 views

EUVD-2026-45596

In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: fix a potential use-after-free On error we free aggr-lookups-devid before removing the entry from the lookup table. If a concurrent thread calls gpiodfind before we remove the entry, it could iterate over the li...

5.4AI score0.00124EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.35 views

CVE-2026-64023 gpio: aggregator: fix a potential use-after-free

In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: fix a potential use-after-free On error we free aggr-lookups-devid before removing the entry from the lookup table. If a concurrent thread calls gpiodfind before we remove the entry, it could iterate over the li...

7.8CVSS0.00124EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64015

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.8CVSS5.3AI score0.00129EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/19 3:39 p.m.8 views

EUVD-2026-45588

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

5.5AI score0.00129EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64015

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.8CVSS5.4AI score0.00129EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/07/19 3:39 p.m.13 views

CVE-2026-64015

The CVE-2026-64015 entry concerns the Linux kernel keyring subsystem. The vulnerability arises from the keyring code calling assoc_array_find() in find_key_to_update() without holding the RCU read lock, while assoc_array_gc() is designed to remove the node and free it after an RCU grace period. T...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References6
Rows per page
Query Builder