Lucene search
+L

22688 matches found

RedhatCVE
RedhatCVE
added 2026/07/29 12:2 p.m.6 views

CVE-2026-64376

A flaw was found in the Linux kernel's firmware loader component. This vulnerability occurs in the firmwareuploadregister function when an allocation failure happens after a device instance is created. The system fails to properly release a device reference, leading to an unbalanced reference...

5.5CVSS5.8AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 8:57 a.m.4 views

CVE-2026-64297

A flaw was found in the Linux kernel. An unchecked return value in the moduleextendmaxpages function within the module decompression logic can lead to a null pointer dereference. This vulnerability can be triggered if memory allocation fails during module loading, resulting in a kernel oops. This...

5.5CVSS5.8AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 8:19 a.m.14 views

CVE-2026-64482

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA Gravis Ultrasound GUS driver. When memory allocation fails, the sndctlnew1 function can return a null value. The sndgf1pcmvolumecontrol function does not properly check for this null return, leading to a null pointer...

5.5CVSS5.8AI score0.00181EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:0 a.m.8 views

SUSE SLES15: kernel-livepatch-6_4_0-150600_23_115-default / etc (SUSE-SU-2026:3372-1)

The remote SUSE Linux SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3372-1 advisory. This update for the SUSE Linux Enterprise Kernel 6.4.0-150600.23.115 fixes various security issues: The following security issues were fixed: -...

8.8CVSS7.3AI score0.00908EPSS
SaveExploits5References7
BDU FSTEC
BDU FSTEC
added 2026/07/29 12:0 a.m.5 views

The vulnerability of the memfd_alloc_folio() function in the mm/memfd.c module of the Linux kernel’s memory management subsystem allows a hacker to gain unauthorized access to protected information.

The vulnerability of the memfdallocfolio function in the mm/memfd.c module of the Linux kernel’s memory management subsystem is related to the use of an uninitialized resource. Exploiting this vulnerability could allow an attacker to gain unauthorized access to protected information...

5.5CVSS6AI score0.00187EPSS
SaveExploits0References11Affected Software3
NVD
NVD
added 2026/07/28 11:17 p.m.9 views

CVE-2026-54638

gotd/td is a T Telegram MTProto API client in Go. Prior to 0.145.1, proto.UnencryptedMessage.Decode in proto/unencryptedmessage.go read attacker controlled dataLen from an unauthenticated MTProto unencrypted packet and allocated makebyte, dataLen before checking the remaining buffer, allowing...

7.5CVSS0.00346EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/28 10:15 p.m.9 views

td has pre-auth denial of service via unbounded memory allocation in proto.UnencryptedMessage.Decode

Impact A remote, unauthenticated attacker can cause excessive memory allocation and resulting CPU / GC pressure, potentially OOM termination by sending a crafted unencrypted MTProto packet. proto.UnencryptedMessage.Decode read an attacker-controlled 32-bit dataLen field and immediately allocated ...

7.5CVSS6.2AI score0.00346EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/28 10:14 p.m.9 views

EUVD-2026-50085

gotd/td is a T Telegram MTProto API client in Go. Prior to 0.145.1, proto.UnencryptedMessage.Decode in proto/unencryptedmessage.go read attacker controlled dataLen from an unauthenticated MTProto unencrypted packet and allocated makebyte, dataLen before checking the remaining buffer, allowing...

7.5CVSS5.9AI score0.00346EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/28 10:14 p.m.19 views

CVE-2026-54638

gotd/td, a Go MTProto client, is affected by a pre-auth denial of service in proto.UnencryptedMessage.Decode where dataLen from an unauthenticated MTProto unencrypted packet could trigger unbounded memory allocation before validating the buffer. This could cause excessive memory usage and CPU/GC ...

7.5CVSS5.9AI score0.00346EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 10:14 p.m.4 views

CVE-2026-54638 td has pre-auth denial of service via unbounded memory allocation in proto.UnencryptedMessage.Decode

gotd/td is a T Telegram MTProto API client in Go. Prior to 0.145.1, proto.UnencryptedMessage.Decode in proto/unencryptedmessage.go read attacker controlled dataLen from an unauthenticated MTProto unencrypted packet and allocated makebyte, dataLen before checking the remaining buffer, allowing...

7.5CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/28 10:14 p.m.38 views

CVE-2026-54638 td has pre-auth denial of service via unbounded memory allocation in proto.UnencryptedMessage.Decode

gotd/td is a T Telegram MTProto API client in Go. Prior to 0.145.1, proto.UnencryptedMessage.Decode in proto/unencryptedmessage.go read attacker controlled dataLen from an unauthenticated MTProto unencrypted packet and allocated makebyte, dataLen before checking the remaining buffer, allowing...

7.5CVSS0.00346EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/28 9:17 p.m.6 views

CVE-2026-15057

IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.7 is vulnerable to a denial of service due to uncontrolled heap allocation...

7.5CVSS0.00263EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/28 9:10 p.m.5 views

kernel: ipc: limit next_id allocation to the valid ID range

A flaw was found in the Linux kernel. The ipcidralloc function, used in the checkpoint/restore path for SysV Inter-Process Communication IPC ID allocation, does not properly limit ID allocation to the valid range. This can result in the system attempting to dereference freed memory, leading to a...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/28 9:10 p.m.9 views

kernel: dm log: fix out-of-bounds write due to region_count overflow

A flaw was found in the Linux kernel's device-mapper log dm log component. A local attacker could exploit an integer overflow vulnerability where a 64-bit value is truncated to 32 bits, leading to undersized memory allocations. This allows for out-of-bounds writes to kernel memory during log...

7.8CVSS5.9AI score0.0014EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/28 8:22 p.m.34 views

CVE-2026-14981 IBM WebSphere Application Server and WebSphere Application Server Liberty are affected by multiple vulnerabilities

IBM WebSphere Application Server 9.0, and 8.5 and IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.7 are affected by a denial of service vulnerability in the HTTP channel due to unbounded allocation of resources without limits...

7.5CVSS0.00263EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/28 8:22 p.m.6 views

EUVD-2026-50029

IBM WebSphere Application Server 9.0, and 8.5 and IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.7 are affected by a denial of service vulnerability in the HTTP channel due to unbounded allocation of resources without limits...

7.5CVSS5.9AI score0.00263EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/28 8:11 p.m.6 views

CVE-2026-15057

IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.7 is vulnerable to a denial of service due to uncontrolled heap allocation...

7.5CVSS5.8AI score0.00263EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/28 8:11 p.m.6 views

EUVD-2026-50025

IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.7 is vulnerable to a denial of service due to uncontrolled heap allocation...

7.5CVSS5.8AI score0.00263EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 8:11 p.m.58 views

CVE-2026-15057

IBM WebSphere Application Server Liberty versions 17.0.0.3–26.0.0.7 are affected by a denial-of-service vulnerability (CVE-2026-15057) due to an out-of-bounds write/uncontrolled heap allocation. IBM’s advisory confirms the issue and provides remediation: upgrade to Liberty 26.0.0.8 or later, or a...

7.5CVSS5.8AI score0.00263EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/28 8:11 p.m.4 views

CVE-2026-15057 IBM WebSphere Application Server Liberty is affected by a denial of service vulnerability

IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.7 is vulnerable to a denial of service due to uncontrolled heap allocation...

7.5CVSS5.8AI score0.00263EPSS
SaveExploits0References1
Rows per page
Query Builder