Lucene search
+L

3120 matches found

CNNVD
CNNVD
added 2026/04/14 12:00 a.m.25 views

Microsoft Windows UPnP 访问控制错误漏洞

Microsoft Windows UPnP is a device proxy provided by Microsoft Corporation. It serves as a proxy that allows Windows network connections to recognize the IP address of ZoneDirector. Microsoft Windows UPnP has a vulnerability related to access control. Attackers can exploit this vulnerability to...

5.5CVSS5.8AI score0.00221EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.16 views

SUSE CVE-2026-31423

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: fix divide-by-zero in rtscmin m2sm converts a u32 slope to a u64 scaled value. For large inputs e.g. m1=4000000000, the result can reach 2^32. rtscmin stores the difference of two such u64 values in a u32...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References17
NVD
NVD
added 2026/04/13 2:16 p.m.36 views

CVE-2026-31423

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: fix divide-by-zero in rtscmin m2sm converts a u32 slope to a u64 scaled value. For large inputs e.g. m1=4000000000, the result can reach 2^32. rtscmin stores the difference of two such u64 values in a u32...

5.5CVSS0.0012EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/04/13 1:40 p.m.23 views

CVE-2026-31423

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: fix divide-by-zero in rtscmin m2sm converts a u32 slope to a u64 scaled value. For large inputs e.g. m1=4000000000, the result can reach 2^32. rtscmin stores the difference of two such u64 values in a u32...

6AI score0.0012EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/04/13 1:40 p.m.42 views

CVE-2026-31423

The CVE-2026-31423 issue affects the Linux kernel’s net/sched sch_hfsc; rtsc_min() can divide by a value derived from the difference of large u64 slopes, risking a divide-by-zero when the difference equals 2^32. The fix widens the internal counter to u64 and replaces do_div() with div64_u64() to ...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/04/13 1:40 p.m.18 views

CVE-2026-31423 net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: fix divide-by-zero in rtscmin m2sm converts a u32 slope to a u64 scaled value. For large inputs e.g. m1=4000000000, the result can reach 2^32. rtscmin stores the difference of two such u64 values in a u32...

5.8AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/04/13 12:00 a.m.19 views

PT-2026-32349

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A divide-by-zero error exists in the rtsc min function within the concave-curve intersection path. The m2sm function converts a u32 slope to a u64 scaled value; for large inputs, this...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/13 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-31423

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: schhfsc: fix divide-by-zero in rtscmin m2sm converts a u32 slope to a u64 scaled value. For large inputs e.g. m1=4000000000, the result can reach 2^3...

5.5CVSS4.2AI score0.0012EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/09 7:45 p.m.10 views

CVE-2026-5187 Heap Out-of-Bounds Write in DecodeObjectId() in wolfSSL

Two potential heap out-of-bounds write locations existed in DecodeObjectId in wolfcrypt/src/asn.c. First, a bounds check only validates one available slot before writing two OID arc values out0 and out1, enabling a 2-byte out-of-bounds write when outSz equals 1. Second, multiple callers pass...

2.3CVSS6.1AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/04/09 7:16 p.m.12 views

CVE-2026-34945

Wasmtime is a runtime for WebAssembly. From 25.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's Winch compiler contains a bug where a 64-bit table, part of the memory64 proposal of WebAssembly, incorrectly translated the table.size instruction. This bug could lead to disclosing data on the...

6.5CVSS5.8AI score0.00324EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/04/09 7:16 p.m.10 views

CVE-2026-34971

Wasmtime is a runtime for WebAssembly. From 32.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's Cranelift compilation backend contains a bug on aarch64 when performing a certain shape of heap accesses which means that the wrong address is accessed. When combined with explicit bounds checks a...

9CVSS6AI score0.00319EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/09 6:45 p.m.10 views

CVE-2026-34971 Wasmtime miscompiled guest heap access enables sandbox escape on aarch64 Cranelift

Wasmtime is a runtime for WebAssembly. From 32.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's Cranelift compilation backend contains a bug on aarch64 when performing a certain shape of heap accesses which means that the wrong address is accessed. When combined with explicit bounds checks a...

9CVSS6AI score0.00319EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/09 6:40 p.m.30 views

CVE-2026-34945 Wasmtime leaks host data with 64-bit tables and Winch

Wasmtime is a runtime for WebAssembly. From 25.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's Winch compiler contains a bug where a 64-bit table, part of the memory64 proposal of WebAssembly, incorrectly translated the table.size instruction. This bug could lead to disclosing data on the...

2.3CVSS0.00324EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/09 12:00 p.m.11 views

RUSTSEC-2026-0086 Host data leakage with 64-bit tables and Winch

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-m9w2-8782-2946 For more information see the GitHub-hosted security advisory...

2.3CVSS5.8AI score0.00324EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/09 8:56 a.m.12 views

OPENSUSE-SU-2026:20803-1 Security update for patterns-glibc-hwcaps

This update for patterns-glibc-hwcaps fixes the following issues: The pattern is moved from PackageHub to regular SLES. It requires packages for the x8664 v3 architecture and is automatically pulled in when this architecture is present. These packages are optimized for the x8664 v3 architecture t...

5.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/09 8:50 a.m.19 views

openssl: Timing side-channel in SM2 algorithm on 64 bit ARM

A flaw was found in the OpenSSL SM2 algorithm implementation on 64-bit ARM platforms. This vulnerability allows recovery of the private key via timing side-channel analysis during signature computations...

6.5CVSS6.7AI score0.02242EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/07 5:10 p.m.8 views

Incorrect Comparison

Overview Affected versions of this package are vulnerable to Incorrect Comparison in the FunctionCall.Decode function. An attacker can cause a crash on 64-bit machine by sending a null argument in a FunctionCall response from PostgreSQL server since the intermediate int32 cast is absent in Decode...

9.8CVSS5.9AI score0.00561EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/03 7:52 p.m.12 views

CVE-2026-23457

A flaw was found in the Linux kernel's netfilter subsystem, specifically within the nfconntracksip module. This vulnerability arises from an integer truncation error when processing the Content-Length header in Session Initiation Protocol SIP messages. On 64-bit systems, large Content-Length valu...

8.6CVSS5.8AI score0.00433EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/03/30 8:18 p.m.142 views

binary-exploitation-writeups

Binary Exploitation Writeups A collection of pwn challenges c...

5.9AI score
SaveExploits0
F5 Networks
F5 Networks
added 2026/03/30 12:41 a.m.103 views

K000160515: F5 System Scanner

Topic This article explains how to install and run the F5 System Scanner on BIG-IP and standard x8664 Linux systems. The F5 System Scanner supports the following BIG-IP versions hotfixes EHFs: BIG-IP versions released between October 2025 and July 15, 2026 EHFs released between October 2025 and...

5.8AI score
SaveExploits0
Rows per page
Query Builder