Lucene search
+L

482415 matches found

OSV
OSV
added 2026/08/21 4:31 p.m.12 views

CVE-2026-74580 vhost: reset the vring metadata cache on vring reconfiguration

In the Linux kernel, the following vulnerability has been resolved: vhost: reset the vring metadata cache on vring reconfiguration vq-metaiotlb caches the vhostiotlbmap that backs each vring metadata region, and iotlbaccessok returns early on a cache hit, taking the hit as proof that the region h...

5.7AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/08/21 2:21 p.m.29 views

linux-malware-detect

Linux Malware Detect LMD Malware scanner for Linux — multi-stage threat detection MD5, SHA-256, HEX, YARA, statistical analysis, ClamAV integration, real-time inotify monitoring, quarantine/clean/restore operations, and multi-channel alerting email, Slack, Telegram, Discord. C 2002-2026, R-fx...

7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/21 2:17 p.m.1 views

dploot

dploot dploot es un reescritura en Python de SharpDPAPI escrita en C por Harmj0y, que a su vez es un port de DPAPI de Mimikatz por gentilkiwi. Implementa toda la lógica DPAPI de estas herramientas, pero esta vez es utilizable con un intérprete de Python y desde un entorno Linux. Si no sabes qué e...

SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 12:40 p.m.9 views

CVE-2026-74576

A flaw was found in the Linux kernel's memory management. This vulnerability allows for unbounded recursion in the slab free path, a process where the kernel manages and releases small blocks of memory. When certain kernel memory allocation caches kmalloc caches form a cycle during internal data...

7.5CVSS5.3AI score0.00376EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 12:40 p.m.10 views

CVE-2026-74524

A flaw was found in the Linux kernel. When performing memory hot-remove operations on systems using RISC-V architecture, an out-of-bounds page-table walk can occur. This issue arises because the system attempts to access memory outside of its designated boundaries, potentially leading to a kernel...

5.5CVSS5.2AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 12:15 p.m.6 views

CVE-2026-74518

A flaw was found in the Linux kernel. The allocatefileregionentries function, responsible for managing huge page memory regions, can suffer from list corruption. This occurs because the listsplice operation does not properly re-initialize a list head, allowing concurrent access to shared memory...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2026/08/21 12:08 p.m.13 views

kbd security update

An update is available for kbd. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kbd packages provide tools for managing console behavior on a Linux system,...

7.8CVSS5.5AI score0.00107EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/08/21 12:07 p.m.13 views

kernel security, bug fix, and enhancement update

An update is available for kernel. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

9.8CVSS5.5AI score0.00778EPSS
SaveExploits2
Rockylinux
Rockylinux
added 2026/08/21 12:07 p.m.10 views

mrtg security update

An update is available for mrtg. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The Multi Router Traffic Grapher MRTG monitors the traffic load on network...

7.1CVSS5.5AI score0.00129EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/08/21 12:07 p.m.10 views

java-25-openjdk security update

An update is available for java-25-openjdk. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The OpenJDK 25 packages provide the OpenJDK 25 Java Runtime...

7.5CVSS5.5AI score0.00453EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/21 12:01 p.m.6 views

CVE-2026-74444

A flaw was found in the Linux kernel's drm/vmwgfx driver. A local attacker could exploit an issue in the vmwcmddraw function by providing a specially crafted DRAWPRIMITIVES header with an undersized value. This can lead to an out-of-bounds read of kernel memory, potentially allowing for informati...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 11:33 a.m.6 views

CVE-2026-74577

A flaw was found in the Linux kernel's Multiprotocol Label Switching MPLS networking component. When processing an RTMGETROUTE request, the mplsgetroute function fails to initialize a specific byte in the response message. This oversight allows a local user to obtain a single byte of uninitialize...

5.5CVSS5.1AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 11:33 a.m.6 views

CVE-2026-74575

A flaw was found in the Thunderbolt XDomain driver of the Linux kernel. A race condition can occur during the removal of a Thunderbolt cross-domain device XDomain. This allows a delayed work item to be queued after its cancellation but before the XDomain object is freed, leading to a use-after-fr...

8.8CVSS5.3AI score0.00238EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 11:33 a.m.7 views

CVE-2026-74552

A flaw was found in the Linux kernel's hwmon lm90 driver. A local user can trigger a null pointer dereference by reading sysfs attributes before the driver's registration is complete. This can lead to a system crash, resulting in a denial of service...

5.5CVSS5.2AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 11:33 a.m.8 views

CVE-2026-74548

A flaw was found in the forcedeth component of the Linux kernel. The nvremove function frees the per-CPU txrxstats before unregisternetdev completes. This timing issue allows other functions, such as ndogetstats64, the NAPI/xmit data path, and nvclose/drain, to access the freed memory, leading to...

7.8CVSS5.3AI score0.00126EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 11:33 a.m.6 views

CVE-2026-74540

A flaw was found in the Linux kernel's Bluetooth L2CAP Logical Link Control and Adaptation Protocol component. A use-after-free UAF vulnerability exists in the l2capleconnectrsp function, where a channel can be freed while still being referenced. This can be triggered by a remote disconnect,...

8.8CVSS6.3AI score0.00255EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 11:33 a.m.7 views

CVE-2026-74534

A flaw was found in the Linux kernel's Bluetooth ISO subsystem. A race condition between isoconndel and isochandel functions can lead to a double-put of isoconn objects. This can result in a Use-After-Free UAF vulnerability, potentially allowing an attacker to cause a denial of service or achieve...

8.8CVSS5.7AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 11:33 a.m.8 views

CVE-2026-74523

A flaw was found in the Linux kernel's qede network driver. When a qede Network Interface Card NIC with VXLAN/GENEVE tunnel ports experiences a transmit TX timeout, a deadlock can occur in the driver's recovery process. This deadlock prevents the system's networking control plane from responding,...

7.5CVSS5.3AI score0.00501EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 11:33 a.m.7 views

CVE-2026-74466

A flaw was found in the Linux kernel's s390/zcrypt component. Under specific conditions, a user-controlled domain value, derived from CCA or EP11 ioctl structures, is used as an array index without a proper speculation barrier. This oversight could allow for speculative memory reads, potentially...

5.5CVSS5.4AI score0.0017EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 11:32 a.m.7 views

CVE-2026-74463

A flaw was found in the Linux kernel's i2c: jz4780 driver. A severe deadlock can occur between the Common Clock Framework CCF and the I2C adapter lock. This happens when an I2C-controlled clock generator client is registered or modified, and a concurrent I2C transfer attempts to acquire a lock...

5.5CVSS5.3AI score0.00177EPSS
SaveExploits0References4
Rows per page
Query Builder