Lucene search
+L

13918 matches found

RedHat Linux
RedHat Linux
added 2026/08/03 4:04 p.m.10 views

net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME

A flaw was found in the net package of Go golang, specifically when using the LookupCNAME function with the cgo DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name CNAME response. This can trigger a double-free of C memory, leading to a crash and a Denial of...

7.5CVSS7AI score0.00813EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:00 a.m.15 views

MiracleLinux 8 : kernel-4.18.0-553.147.1.el8_10 (AXSA:2026-1414:57)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1414:57 advisory. kernel: KVM: x86: Don't recheck L1 intercepts when completing userspace I/O CVE-2025-40026 kernel: xfrm single-frag length not properly limited...

9.8CVSS5.7AI score0.00368EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/02 1:49 p.m.14 views

CVE-2026-64386

A flaw was found in the Linux kernel's Server Message Block SMB client. This vulnerability, a double-free error, occurs when the queryinfo replay mechanism attempts to free a response buffer that has already been released. This can happen if an error occurs during the initialization of an SMB2...

9.8CVSS5.6AI score0.00457EPSS
SaveExploits0References4
Rockylinux
Rockylinux
added 2026/08/02 12:04 a.m.42 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 9. 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.00536EPSS
SaveExploits0
OSV
OSV
added 2026/08/02 12:04 a.m.12 views

RLSA-2026:49212 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ipc: limit nextid allocation to the valid ID range CVE-2026-52923 kernel: tipc: fix double-free in tipcbufappend CVE-2026-52993 kernel: net: sched: UAF via missing handler for TCACTCONSUM...

7.8CVSS5.5AI score0.00536EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/02 12:00 a.m.12 views

RockyLinux 9 : kernel (RLSA-2026:49212)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:49212 advisory. kernel: ipc: limit nextid allocation to the valid ID range CVE-2026-52923 kernel: tipc: fix double-free in tipcbufappend CVE-2026-52993 kernel: net:...

9.8CVSS5.6AI score0.00536EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/01 11:12 a.m.8 views

OESA-2026-3205 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: Arm C1-Ultra, C1-Premium, Neoverse V3 & V3AE, Neoverse V2, Neoverse V1, Neoverse-N2, Neoverse-N1, Cortex-X925, Cortex-X4, Cortex-X3, Cortex-X2, Cortex-X1 & X1C, Cortex-A710, Cortex-A78, A78AE & A78C, Cortex-A77, Cortex-A76 & A76A...

9.1CVSS5.7AI score0.00571EPSS
SaveExploits8References8
SUSE CVE
SUSE CVE
added 2026/08/01 12:05 a.m.9 views

SUSE CVE-2026-66373

Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the same NACK pending entry is referenced by more than one consumer, because deleting both consumers via XGROUP DELCONSUMER leads to a double free...

7.5CVSS6.4AI score0.00887EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/08/01 12:00 a.m.25 views

Oracle Linux 10 : kernel (ELSA-2026-47017)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-47017 advisory. - ipv6: fix possible UAF in icmpv6rcv CKI Backport Bot RHEL-192215 CVE-2026-53006 - tipc: fix double-free in tipcbufappend CKI Backport Bot RHEL-1921...

9.8CVSS6AI score0.92855EPSS
SaveExploits25References5
RedHat Linux
RedHat Linux
added 2026/07/31 10:14 p.m.14 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 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 from th...

9.8CVSS5.6AI score0.00536EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/31 10:14 p.m.18 views

kernel: tipc: fix double-free in tipc_buf_append()

A flaw was found in the Linux kernel's Transparent Inter-Process Communication TIPC module. This vulnerability, a double-free, occurs when the tipcbufappend function incorrectly handles memory after a socket buffer skb reallocation. An attacker could potentially exploit this to cause system...

9.8CVSS6.1AI score0.00368EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/31 6:09 p.m.14 views

JLSEC-2026-1085 libssh2 through 1.11.1, fixed in commit 5e47761, contains a double-free vulnerability in the...

libssh2 through 1.11.1, fixed in commit 5e47761, contains a double-free vulnerability in the sftpopen function in src/sftp.c that allows a malicious SSH server to corrupt the heap of any authenticated client opening an SFTP session. When a server responds to SSHFXPOPEN with SSHFXPSTATUS containin...

8.8CVSS5.7AI score0.00448EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/31 8:39 a.m.11 views

kernel: xen/privcmd: fix double free via VMA splitting

A flaw was found in the Linux kernel's xen/privcmd module. A local user could exploit this by performing a partial unmapping of a privcmd memory region. This action causes a Virtual Memory Area VMA to split, leading to duplicated internal memory pointers. As a result, the same memory can be freed...

7.8CVSS5.3AI score0.00183EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2026/07/31 12:00 a.m.13 views

openssh security update

8.0p1-30.0.1 - Update upstream references Orabug: 36587718 8.0p1-30 - CVE-2026-55653: Fix double free in openssh DH-GEX client path during FIPS known-group validation that leads to client-side denial of service Resolves: RHEL-185775 - CVE-2026-55655: Fix MITM of X11 forwarding via abstract UNIX...

6.5CVSS5.4AI score0.00296EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:00 a.m.12 views

Oracle Linux 8 : kernel (ELSA-2026-45115)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-45115 advisory. - KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level Aidan Wallace RHEL-213341 CVE-2026-63807 - KVM: x86: Don't recheck L1...

9.8CVSS7.3AI score0.00368EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:00 a.m.13 views

Redis < 8.8.0 RCE via RESTORE Double Free (CVE-2026-66373)

The version of Redis installed on the remote host is prior to 8.8.0. It is, therefore, affected by a remote code execution vulnerability. - Redis before 8.8.0, in the unusual case where an authenticated attacker can execute RESTORE, allows remote code execution via a RESTORE payload where the sam...

7.5CVSS8.2AI score0.00887EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/07/31 12:00 a.m.7 views

The vulnerability of the fastrpc_init_create_static_process() function in the drivers/misc/fastrpc.c module of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the fastrpcinitcreatestaticprocess function in the drivers/misc/fastrpc.c module of the Linux kernel is related to the repeated release of previously released memory. Exploiting this vulnerability could allow a remote attacker to compromise the confidentiality, integrity, and...

7.1CVSS5.6AI score0.00129EPSS
SaveExploits0References10Affected Software2
Rockylinux
Rockylinux
added 2026/07/30 6:03 p.m.10 views

openssh security update

An update is available for openssh. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list OpenSSH is an SSH protocol implementation supported by a number of Linux, UNI...

9.4CVSS5.8AI score0.00424EPSS
SaveExploits2
OSV
OSV
added 2026/07/30 6:03 p.m.11 views

RLSA-2026:47756 Important: openssh security update

OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server. Security Fixes: openssh: Local MITM of X11 forwarding via abstract UNIX socket pre-binding in Rocky Linux...

7.7CVSS5.8AI score0.00424EPSS
SaveExploits2References6
OSV
OSV
added 2026/07/30 12:06 p.m.9 views

RLSA-2026:47757 Important: openssh security update

OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server. Security Fixes: openssh: Local MITM of X11 forwarding via abstract UNIX socket pre-binding in Rocky Linux...

7.7CVSS5.9AI score0.00424EPSS
SaveExploits2References6
Rows per page
Query Builder