Lucene search
+L

3446 matches found

RedHat Linux
RedHat Linux
added 2025/08/12 9:11 a.m.15 views

firefox: thunderbird: Large branch table could lead to truncated instruction

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: On arm64, a WASM brtable instruction with a large number of entries could lead to the label being too far from the instruction, causing truncation and incorrect computation of th...

9.8CVSS7.3AI score0.00472EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/08/12 7:00 a.m.6 views

Windows Hyper-V Elevation of Privilege Vulnerability

Numeric truncation error in Windows Hyper-V allows an authorized attacker to elevate privileges locally...

7.8CVSS7.2AI score0.00453EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-58094

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jfs: add check read-only before truncation in jfstruncatenolock Added a check for read-only mode in the jfstruncatenolock function to avoid errors related to...

7.8CVSS6.2AI score0.00186EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/08/12 12:00 a.m.6 views

PT-2025-32828 · Microsoft · Windows Hyper-V +1

Name of the Vulnerable Software and Affected Versions: Windows Hyper-V affected versions not specified Description: A numeric truncation error exists in Windows Hyper-V that may allow an authorized attacker to elevate privileges locally. Recommendations: At the moment, there is no information abo...

7.8CVSS6.9AI score0.00453EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-8028

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - On arm64, a WASM brtable instruction with a lot of entries could lead to the label being too far from the instruction causing truncation and incorrect computati...

9.8CVSS6.8AI score0.00472EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/11 7:38 p.m.13 views

CLSA-2025-1754941109 git: Fix of CVE-2025-27613

CVE-2025-27613: fix issue where untrusted repositories could create and truncate files, with the fix implemented in versions 2.43.7 and later...

3.6CVSS6.8AI score0.00507EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/11 7:28 p.m.13 views

CLSA-2025-1754940505 git: Fix of CVE-2025-27613

CVE-2025-27613: fix issue where untrusted repositories could create and truncate files, with the fix implemented in versions 2.43.7 and later...

3.6CVSS6.8AI score0.00507EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/08/11 5:35 p.m.16 views

firefox: thunderbird: Large branch table could lead to truncated instruction

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: On arm64, a WASM brtable instruction with a large number of entries could lead to the label being too far from the instruction, causing truncation and incorrect computation of th...

9.8CVSS7.3AI score0.00472EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/08/11 5:33 p.m.12 views

firefox: thunderbird: Large branch table could lead to truncated instruction

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: On arm64, a WASM brtable instruction with a large number of entries could lead to the label being too far from the instruction, causing truncation and incorrect computation of th...

9.8CVSS7.3AI score0.00472EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/08/11 5:30 p.m.16 views

firefox: thunderbird: Large branch table could lead to truncated instruction

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: On arm64, a WASM brtable instruction with a large number of entries could lead to the label being too far from the instruction, causing truncation and incorrect computation of th...

9.8CVSS7.3AI score0.00472EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/08/11 5:30 p.m.15 views

firefox: thunderbird: Large branch table could lead to truncated instruction

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: On arm64, a WASM brtable instruction with a large number of entries could lead to the label being too far from the instruction, causing truncation and incorrect computation of th...

9.8CVSS7.3AI score0.00472EPSS
SaveExploits0References6
OSV
OSV
added 2025/08/11 1:54 p.m.10 views

BIT-LIBPHP-2025-1861 Stream HTTP wrapper truncates redirect location to 1024 bytes

In PHP from 8.1. before 8.1.32, from 8.2. before 8.2.28, from 8.3. before 8.3.19, from 8.4. before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024. However as per RFC911...

9.8CVSS7.3AI score0.00825EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/11 1:53 p.m.13 views

BIT-LIBPHP-2021-21707 Special characters break path parsing in XML functions

In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexmlloadfile, URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the...

5.3CVSS7.1AI score0.25951EPSS
SaveExploits1References6
OSV
OSV
added 2025/08/11 1:53 p.m.9 views

BIT-LIBPHP-2020-7066 get_headers() silently truncates after a null byte

In PHP versions 7.2.x below 7.2.29, 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using getheaders with user-supplied URL, if the URL contains zero \0 character, the URL will be silently truncated at it. This may cause some software to make incorrect assumptions about the target of the getheade...

5.3CVSS6.9AI score0.02767EPSS
SaveExploits1References9
OSV
OSV
added 2025/08/11 1:52 p.m.12 views

BIT-LIBPYTHON-2023-41105

An issue was discovered in Python 3.11 through 3.11.4. If a path containing '\0' bytes is passed to os.path.normpath, the path will be truncated unexpectedly at the first '\0' byte. There are plausible cases in which an application would have rejected a filename for security reasons in Python...

7.5CVSS8.8AI score0.02587EPSS
SaveExploits0References7
OSV
OSV
added 2025/08/11 7:06 a.m.6 views

SUSE-SU-2025:02749-1 Security update for iperf

This update for iperf fixes the following issues: - update to 3.19.1: CVE-2025-54351: Fixed buffer overflow in net.c bsc1247522 CVE-2025-54350: Fixed Base64Decode assertion failure and application exit upon a malformed authentication attempt bsc1247520 CVE-2025-54349: Fixed off-by-one error and...

10CVSS8AI score0.00398EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-22000

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: drop beyond-EOF folios with the right number of refs When an after-split foli...

5.5CVSS5.5AI score0.00178EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-58000

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: iouring: prevent reg-wait speculations With ENTEREXTARGREG instead of passing a user pointer...

5.5CVSS5.5AI score0.00186EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/09 3:15 p.m.14 views

CVE-2022-50233

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix using strlen with hdev-devname,shortname Both devname and shortname are not guaranteed to be NULL terminated so this instead use strnlen and then attempt to determine if the resulting string needs to be...

7.8CVSS0.00137EPSS
SaveExploits0References1
CVE
CVE
added 2025/08/09 2:30 p.m.54 views

CVE-2022-50233

The CVE-2022-50233 entry pertains to the Linux kernel Bluetooth stack (net/bluetooth/eir.c and net/bluetooth/mgmt.c). The root cause is using strlen on hdev->dev_name and hdev->short_name, which are not guaranteed to be NULL-terminated. This can lead to kernel memory reads when the terminal...

7.8CVSS7.2AI score0.00137EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder