Lucene search
+L

3707 matches found

Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.16 views

CVE-2022-49075

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix qgroup reserve overflow the qgroup limit We use extentchangeset-byteschanged in qgroupreservedata to record how many bytes we set for EXTENTQGROUPRESERVED state. Currently the byteschanged is set as "unsigned int", and...

8.1CVSS5.6AI score0.0065EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:54 a.m.10 views

CVE-2022-49075 btrfs: fix qgroup reserve overflow the qgroup limit

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix qgroup reserve overflow the qgroup limit We use extentchangeset-byteschanged in qgroupreservedata to record how many bytes we set for EXTENTQGROUPRESERVED state. Currently the byteschanged is set as "unsigned int", and...

8.1CVSS5.6AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates from the qgroup reserve of btrfs overflowing the qgroup limit, resulting in an insufficient number of bytes...

5.5CVSS5.5AI score0.0065EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/25 8:8 a.m.8 views

CLSA-2025-1740470877 python3.11: Fix of CVE-2023-41105

CVE-2023-41105: fix unexpected path truncation in os.path.normpath when handling '\0' bytes - fix potential nullptr dereference + use of uninitialized memory...

7.5CVSS7.2AI score0.02155EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/02/16 8:0 a.m.8 views

GNU Binutils objdump.c disassemble_bytes stack-based overflow

...

7.5CVSS5.5AI score0.00732EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/02/14 3:52 a.m.5 views

SUSE CVE-2025-1057

A flaw was found in Keylime, a remote attestation solution, where strict type checking introduced in version 7.12.0 prevents the registrar from reading database entries created by previous versions, for example, 7.11.0. Specifically, older versions store agent registration data as bytes, whereas...

4.3CVSS6.6AI score0.00365EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/02/14 12:0 a.m.11 views

PT-2025-7252 · Fyrox · Fyrox

Name of the Vulnerable Software and Affected Versions: Fyrox versions prior to the latest version on the master branch Description: The issue arises from the transmute vec as bytes API, which incorrectly assumes that any generic type T has a stable layout. This can lead to uninitialized memory...

7.1AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/02/12 10:29 p.m.20 views

CVE-2025-25193

A flaw was found in Netty. An unsafe reading of the environment file could cause a denial of service. When loaded on a Windows application, Netty attempts to load a file that does not exist. If an attacker creates a large file, the Netty application crash. Mitigation Currently, no mitigation is...

5.5CVSS5.3AI score0.00384EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Wifi: brwimac: pcie: handling of randbuf allocation failure The kzalloc function in brwimacpciedownloadfwnvram will return null if physical memory runs out. As a result, if we use getrandombytes to generate random bytes into the...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: tcpbpf: Fixed the skmemuncharge logic in tcpbpfsendmsg. The current sk memory accounting logic in SKREDIRECT involves pre-charging bytes to be sent, where the value is either msg-sg.size or a smaller value, applybytes. Potential...

7.8CVSS6.2AI score0.00281EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: The default value of getbytesperelement has been set to 1. Variables that are used as denominators and may not be assigned to other values should not have a value of 0. bytesperelementy and bytesperelementc are...

5.5CVSS6.2AI score0.00257EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/02/10 6:14 p.m.28 views

Denial of Service attack on windows app using Netty

Summary An unsafe reading of environment file could potentially cause a denial of service in Netty. When loaded on an Windows application, Netty attemps to load a file that does not exist. If an attacker creates such a large file, the Netty application crash. Details A similar issue was previousl...

5.5CVSS5.4AI score0.00384EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/10 6:14 p.m.16 views

GHSA-389X-839F-4RHX Denial of Service attack on windows app using Netty

Summary An unsafe reading of environment file could potentially cause a denial of service in Netty. When loaded on an Windows application, Netty attemps to load a file that does not exist. If an attacker creates such a large file, the Netty application crash. Details A similar issue was previousl...

5.5CVSS5.3AI score0.00384EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/02/10 1:6 a.m.17 views

waitress: python-waitress: request processing race condition in HTTP pipelining with invalid first request

A flaw was found in the Waitress WSGI server for Python. A remote client can send a request that is exactly recvbytes, which defaults to 8192 long, followed by a secondary request using HTTP pipelining. When request lookahead is disabled default, Waitress won't read any more requests, and when th...

9.1CVSS5.8AI score0.00486EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/08 12:36 p.m.7 views

OESA-2025-1099 binutils security update

Binutils is a collection of binary utilities, including ar for creating, modifying and extracting from archives, as a family of GNU assemblers, gprof for displaying call graph profile data, ld the GNU linker, nm for listing symbols from object files, objcopy for copying and translating object...

7.5CVSS6.7AI score0.00732EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2025/02/06 4:28 p.m.6 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-topology: Correct getcontroldata for non bytes payload It is possible to craft a topology where sofgetcontroldata would do out of bounds access because it expects that it is only called when the payload is bytes...

6.4AI score0.00244EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/01/31 6:48 a.m.7 views

SUSE CVE-2025-0840

A vulnerability, which was classified as problematic, was found in GNU Binutils up to 2.43. This affects the function disassemblebytes of the file binutils/objdump.c. The manipulation of the argument buf leads to stack-based buffer overflow. It is possible to initiate the attack remotely. The...

4.5CVSS5.1AI score0.00732EPSS
SaveExploits1References6
NVD
NVD
added 2025/01/30 5:15 a.m.14 views

CVE-2025-0662

In some cases, the ktrace facility will log the contents of kernel structures to userspace. In one such case, ktrace dumps a variable-sized sockaddr to userspace. There, the full sockaddr is copied, even when it is shorter than the full size. This can result in up to 14 uninitialized bytes of...

4.9CVSS0.00354EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/29 8:15 p.m.15 views

AZL-56103 CVE-2025-0840 affecting package binutils for versions less than 2.37-11

A vulnerability, which was classified as problematic, was found in GNU Binutils up to 2.43. This affects the function disassemblebytes of the file binutils/objdump.c. The manipulation of the argument buf leads to stack-based buffer overflow. It is possible to initiate the attack remotely. The...

7.5CVSS5.5AI score0.00732EPSS
SaveExploits1References1
OSV
OSV
added 2025/01/29 8:15 p.m.8 views

AZL-56099 CVE-2025-0840 affecting package binutils for versions less than 2.41-4

A vulnerability, which was classified as problematic, was found in GNU Binutils up to 2.43. This affects the function disassemblebytes of the file binutils/objdump.c. The manipulation of the argument buf leads to stack-based buffer overflow. It is possible to initiate the attack remotely. The...

7.5CVSS5.5AI score0.00732EPSS
SaveExploits1References1
Rows per page
Query Builder