Lucene search
+L

1463 matches found

Cvelist
Cvelist
added 2025/12/30 10:41 p.m.27 views

CVE-2022-50798

...

0.00039EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.14 views

PT-2025-54245

Name of the Vulnerable Software and Affected Versions SoX version 14.4.2 Description SoX version 14.4.2 contains a division by zero issue when processing WAV files, potentially leading to program crashes. An attacker can provide a crafted WAV file to trigger a floating point exception due to...

7.5CVSS6.5AI score0.00039EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2025/12/17 12:26 a.m.7 views

SUSE CVE-2025-68171

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Ensure XFD state on signal delivery Sean reported 1 the following splat when running KVM tests: WARNING: CPU: 232 PID: 15391 at xfdvalidatestate+0x65/0x70 Call Trace: fpuclearuserstates+0x9c/0x100...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References20
OSV
OSV
added 2025/12/16 2:15 p.m.5 views

UBUNTU-CVE-2025-68171

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Ensure XFD state on signal delivery Sean reported 1 the following splat when running KVM tests: WARNING: CPU: 232 PID: 15391 at xfdvalidatestate+0x65/0x70 Call Trace: fpuclearuserstates+0x9c/0x100...

5.7AI score0.00174EPSS
SaveExploits0References23
CVE
CVE
added 2025/12/16 1:42 p.m.17 views

CVE-2025-68171

CVE-2025-68171: In the Linux kernel, the x86/fpu subsystem fix ensures the XFD state is synchronized on signal delivery to avoid mismatches when a non‑AMX task is preempted by an AMX‑enabled task that modifies the XFD MSR. The issue could occur when fpu state is reloaded with init values after pr...

6.1AI score0.00174EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/16 1:42 p.m.30 views

CVE-2025-68171 x86/fpu: Ensure XFD state on signal delivery

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Ensure XFD state on signal delivery Sean reported 1 the following splat when running KVM tests: WARNING: CPU: 232 PID: 15391 at xfdvalidatestate+0x65/0x70 Call Trace: fpuclearuserstates+0x9c/0x100...

0.00174EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.13 views

PT-2025-51584

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to the handling of the XFD state during signal delivery. Specifically, when a non-AMX task is preempted by an AMX-enabled task that modifies th...

5.3AI score0.00174EPSS
SaveExploits0
Veracode
Veracode
added 2025/12/13 4:23 a.m.10 views

Denial Of Service

rhino is vulnerable to a Denial of Service. The vulnerability is due to improper handling of attacker-controlled floating-point values in the toFixed function, where small or specially crafted numbers trigger an expensive call chain that attempts to raise 5 to an extremely large power, and...

7.5CVSS6.5AI score0.00241EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/12/03 4:57 p.m.10 views

Rhino has high CPU usage and potential DoS when passing specific numbers to `toFixed()` function

When an application passed an attacker controlled float poing number into the toFixed function, it might lead to high CPU consumption and a potential Denial of Service. Small numbers go through this call stack: NativeNumber.numTo DToA.JSdtostr DToA.JSdtoa DToA.pow5mult where pow5mult attempts to...

7.5CVSS6.8AI score0.00241EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/12/03 4:57 p.m.2 views

GHSA-3W8Q-XQ97-5J7X Rhino has high CPU usage and potential DoS when passing specific numbers to `toFixed()` function

When an application passed an attacker controlled float poing number into the toFixed function, it might lead to high CPU consumption and a potential Denial of Service. Small numbers go through this call stack: NativeNumber.numTo DToA.JSdtostr DToA.JSdtoa DToA.pow5mult where pow5mult attempts to...

6.9CVSS6.8AI score0.00241EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/03 12:0 a.m.5 views

Mozilla Rhino 资源管理错误漏洞

Mozilla Rhino is an open source JavaScript engine from Mozilla Corporation. A resource management error vulnerability exists in Mozilla Rhino versions 1.8.1, 1.7.15.1, and prior to 1.7.14.1, which stems from the improper handling of floating point numbers by the toFixed function, which could lead...

7.5CVSS6.1AI score0.00241EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/20 12:0 a.m.5 views

TencentOS Server 4: espeak-ng (TSSA-2025:0019)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2025:0019 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities...

5.5CVSS5.8AI score0.00405EPSS
SaveExploits5References6
EUVD
EUVD
added 2025/10/16 6:30 p.m.10 views

EUVD-2025-34782

A vulnerability stemming from floating-point arithmetic precision errors exists in the QuickJS engine's implementation of TypedArray.prototype.indexOf when a negative fromIndex argument is supplied. The fromIndex argument read as a double variable, $d$ is used to calculate the starting position f...

5.9CVSS6AI score0.00364EPSS
SaveExploits1References3
CVE
CVE
added 2025/10/16 3:51 p.m.112 views

CVE-2025-62492

CVE-2025-62492 is a vulnerability in the QuickJS engine affecting the implementation of TypedArray.prototype.indexOf(). When a negative fromIndex is supplied, the calculation d_new = d + len can suffer floating-point precision loss, producing k = len. The search then reads starting at index len, ...

6.5CVSS6.2AI score0.00364EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/16 3:51 p.m.5 views

CVE-2025-62492 Heap out-of-bounds read in js_typed_array_indexOf in QuickJS

A vulnerability stemming from floating-point arithmetic precision errors exists in the QuickJS engine's implementation of TypedArray.prototype.indexOf when a negative fromIndex argument is supplied. The fromIndex argument read as a double variable, $d$ is used to calculate the starting position f...

5.9CVSS6.2AI score0.00364EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2025/10/16 3:51 p.m.7 views

CVE-2025-62492

A vulnerability stemming from floating-point arithmetic precision errors exists in the QuickJS engine's implementation of TypedArray.prototype.indexOf when a negative fromIndex argument is supplied. The fromIndex argument read as a double variable, $d$ is used to calculate the starting position f...

6.5CVSS5.5AI score0.00364EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/10/16 1:1 a.m.7 views

drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw

...

5.5CVSS7AI score0.00255EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/16 12:0 a.m.7 views

PT-2025-42489

Name of the Vulnerable Software and Affected Versions QuickJS affected versions not specified Description An issue exists in the QuickJS engine related to floating-point arithmetic precision errors within the TypedArray.prototype.indexOf function when a negative fromIndex argument is provided...

6.5CVSS6.1AI score0.00364EPSS
SaveExploits1References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2020-20261

Malware in sbrugna...

4.3CVSS6.4AI score0.01072EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2018-12579

Malware in sbrugna...

6.5CVSS6.5AI score0.0101EPSS
SaveExploits1References3
Rows per page
Query Builder