Lucene search
+L

1810 matches found

Cvelist
Cvelist
added 2026/08/19 7:44 a.m.40 views

CVE-2026-75900 Swtpm: swtpm: out-of-bounds read in swtpm_nvram_checkheader due to sizeof(pointer) vs sizeof(struct) mismatch

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS0.00111EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/08/19 7:44 a.m.12 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score0.00111EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.17 views

PT-2026-78321

Name of the Vulnerable Software and Affected Versions swtpm affected versions not specified Description An out-of-bounds read exists in the SWTPM NVRAM CheckHeader function. The issue occurs because the entry guard validates the buffer length using sizeofbh, which refers to the size of a pointer,...

6.1CVSS5.5AI score0.00111EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/18 9:43 p.m.9 views

CVE-2026-15792

A flaw was found in BuildKit. A malicious BuildKit client or frontend can craft a specially designed request, leading to the BuildKit daemon crashing. This vulnerability results in a denial of service DoS, making the BuildKit service unavailable. Mitigation Avoid building container images using...

7.5CVSS5.2AI score0.00243EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 6:18 p.m.10 views

CVE-2026-71979

INDI Instrument Neutral Distributed Interface indiserver through 2.2.4.2, fixed in commit 96bbd7f, contains a stack buffer overflow vulnerability that allows unauthenticated remote attackers to crash the daemon by sending malformed XML with mismatched tags whose names exceed 1024 bytes. Attackers...

8.7CVSS0.00482EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/17 5:40 p.m.13 views

EUVD-2026-60310

INDI Instrument Neutral Distributed Interface indiserver through 2.2.4.2, fixed in commit 96bbd7f, contains a stack buffer overflow vulnerability that allows unauthenticated remote attackers to crash the daemon by sending malformed XML with mismatched tags whose names exceed 1024 bytes. Attackers...

8.7CVSS5.9AI score0.00482EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/17 5:40 p.m.25 views

CVE-2026-71979

INDI Instrument Neutral Distributed Interface indiserver through 2.2.4.2, fixed in commit 96bbd7f, contains a stack buffer overflow vulnerability that allows unauthenticated remote attackers to crash the daemon by sending malformed XML with mismatched tags whose names exceed 1024 bytes. Attackers...

8.7CVSS5.8AI score0.00482EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/17 2:28 a.m.9 views

libreswan: badly formatted X.509 certificate can cause an assertion failure that crashes the daemon process

A flaw was found in Libreswan. An unauthenticated remote attacker can send a specially crafted X.509 certificate payload during an IKEv1 or IKEv2 exchange. This flaw occurs when Libreswan is operating in FIPS Federal Information Processing Standards mode and processing a certificate with an inval...

7.5CVSS5.5AI score0.00555EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/13 2:43 p.m.12 views

CVE-2026-70459 rsync 3.0.0 < 3.5.0 Daemon Crash via Malformed File List Entry

rsync 3.0.0 before 3.5.0 contains a null pointer dereference vulnerability in the daemon child process that allows remote attackers to crash the daemon by sending a file list whose first entry is a dot entry not typed as a directory. The daemon dereferences the first file list entry as a director...

6.9CVSS5.4AI score0.00429EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:43 p.m.9 views

EUVD-2026-58045

rsync 3.0.0 before 3.5.0 contains a null pointer dereference vulnerability in the daemon child process that allows remote attackers to crash the daemon by sending a file list whose first entry is a dot entry not typed as a directory. The daemon dereferences the first file list entry as a director...

6.9CVSS5.4AI score0.00429EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:43 p.m.20 views

CVE-2026-70459 rsync 3.0.0 < 3.5.0 Daemon Crash via Malformed File List Entry

rsync 3.0.0 before 3.5.0 contains a null pointer dereference vulnerability in the daemon child process that allows remote attackers to crash the daemon by sending a file list whose first entry is a dot entry not typed as a directory. The daemon dereferences the first file list entry as a director...

6.9CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/13 2:43 p.m.94 views

CVE-2026-70459 rsync 3.0.0 < 3.5.0 Daemon Crash via Malformed File List Entry

rsync 3.0.0 before 3.5.0 contains a null pointer dereference vulnerability in the daemon child process that allows remote attackers to crash the daemon by sending a file list whose first entry is a dot entry not typed as a directory. The daemon dereferences the first file list entry as a director...

6.9CVSS0.00429EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 2:43 p.m.54 views

CVE-2026-70459

rsync 3.0.0 before 3.5.0 is affected by a null pointer dereference in the daemon child process when processing a file list whose first entry is a dot entry not typed as a directory. The daemon dereferences the entry as a directory structure pointer without type verification, causing an invalid/un...

6.9CVSS5.4AI score0.00429EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:43 p.m.10 views

CVE-2026-70459

rsync 3.0.0 before 3.5.0 contains a null pointer dereference vulnerability in the daemon child process that allows remote attackers to crash the daemon by sending a file list whose first entry is a dot entry not typed as a directory. The daemon dereferences the first file list entry as a director...

6.9CVSS5.4AI score0.00429EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.68 views

PT-2026-71659

Name of the Vulnerable Software and Affected Versions rsync versions 3.0.0 through 3.4.x Description A null pointer dereference occurs in the daemon child process. A remote attacker can cause the daemon to crash by sending a file list where the first entry is a dot entry not typed as a directory...

9.1CVSS5.3AI score0.00501EPSS
SaveExploits0References103
EUVD
EUVD
added 2026/07/31 6:04 p.m.21 views

EUVD-2026-51593

Buffer overflow in NTPsec's Zyfer refclock allows local attacker to crash ntpd...

4.7CVSS5.5AI score0.00084EPSS
SaveExploits0References1
Rockylinux
Rockylinux
added 2026/07/28 6:05 p.m.12 views

libreswan security update

An update is available for libreswan. 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 Libreswan is an implementation of IPsec and IKE for Linux. IPsec is the...

8.1CVSS5.9AI score0.00598EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/27 11:35 p.m.7 views

github.com/moby/buildkit: BuildKit: Denial of Service via malicious client request

A flaw was found in BuildKit. A malicious BuildKit client or frontend can craft a specially designed request, leading to the BuildKit daemon crashing. This vulnerability results in a denial of service DoS, making the BuildKit service unavailable...

7.5CVSS5.3AI score0.00243EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/27 11:31 p.m.18 views

libreswan: badly formatted X.509 certificate can cause an assertion failure that crashes the daemon process

A flaw was found in Libreswan. An unauthenticated remote attacker can send a specially crafted X.509 certificate payload during an IKEv1 or IKEv2 exchange. This flaw occurs when Libreswan is operating in FIPS Federal Information Processing Standards mode and processing a certificate with an inval...

7.5CVSS5.5AI score0.00555EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/27 3:46 a.m.16 views

libreswan: badly formatted X.509 certificate can cause an assertion failure that crashes the daemon process

A flaw was found in Libreswan. An unauthenticated remote attacker can send a specially crafted X.509 certificate payload during an IKEv1 or IKEv2 exchange. This flaw occurs when Libreswan is operating in FIPS Federal Information Processing Standards mode and processing a certificate with an inval...

7.5CVSS5.5AI score0.00555EPSS
SaveExploits0References6
Rows per page
Query Builder