Lucene search
+L

1062 matches found

attackerkb
attackerkb
added 2025/07/25 5:19 p.m.12 views

CVE-2025-5449

A flaw was found in the SFTP server message decoding logic of libssh. The issue occurs due to an incorrect packet length check that allows an integer overflow when handling large payload sizes on 32-bit systems. This issue leads to failed memory allocation and causes the server process to crash,...

6.5CVSS6.5AI score0.00875EPSS
SaveExploits0References9Affected Software6
RedHat Linux
RedHat Linux
added 2025/07/14 12:25 a.m.14 views

kernel: Squashfs: fix handling and sanity checking of xattr_ids count

In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix handling and sanity checking of xattrids count A Sysbot 1 corrupted filesystem exposes two flaws in the handling and sanity checking of the xattrids count in the filesystem. Both of these flaws cause computation...

5.5CVSS6.4AI score0.00267EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/07/07 7:12 p.m.20 views

kernel: Squashfs: fix handling and sanity checking of xattr_ids count

In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix handling and sanity checking of xattrids count A Sysbot 1 corrupted filesystem exposes two flaws in the handling and sanity checking of the xattrids count in the filesystem. Both of these flaws cause computation...

5.5CVSS6.4AI score0.00267EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/04 12:00 a.m.18 views

PT-2025-27977

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the bpf map lookup percpu elem helper function, which is available for sleepable BPF programs. When BPF J...

5.5CVSS6.5AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2025/07/03 12:00 a.m.4 views

OPENSUSE-SU-2025:15240-1 libQt5Bootstrap-devel-static-32bit-5.15.17+kde122-2.1 on GA media

These are all security issues fixed in the libQt5Bootstrap-devel-static-32bit-5.15.17+kde122-2.1 package on the GA media of openSUSE Tumbleweed...

8.4CVSS5.8AI score0.00383EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/06/30 3:47 a.m.17 views

kernel: Squashfs: fix handling and sanity checking of xattr_ids count

In the Linux kernel, the following vulnerability has been resolved: Squashfs: fix handling and sanity checking of xattrids count A Sysbot 1 corrupted filesystem exposes two flaws in the handling and sanity checking of the xattrids count in the filesystem. Both of these flaws cause computation...

5.5CVSS6.4AI score0.00267EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/25 12:00 a.m.13 views

UBUNTU-CVE-2025-4877

There's a vulnerability in the libssh package where when a libssh consumer passes in an unexpectedly large input buffer to sshgetfingerprinthash function. In such cases the bintobase64 function can experience an integer overflow leading to a memory under allocation, when that happens it's possibl...

4.5CVSS6AI score0.00197EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.6 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 stems from orangefs truncating file sizes on 32-bit systems...

5.5CVSS7AI score0.00203EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: The current directory offset allocator based on mtreealloccyclic stores the next offset value to be returned in octx-nextoffset. This mechanism typically returns values that increase monotonically over time. Eventually, however,...

7.1CVSS6.2AI score0.00218EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Integer overflow has been prevented in hdrfirstde. The variables deoff and used originate from the disk; therefore, both need to be checked. The issue is that on 32-bit systems, if both values are greater than UINTMAX -...

8.4CVSS6.3AI score0.00218EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/06 11:08 a.m.10 views

OESA-2025-1596 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-pci: Fix possible memory leak caused by missing pcidevput pcigetdevice will increase the reference count for the returned pcidev. We need to use...

5.5CVSS7AI score0.00301EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/09 7:16 a.m.3 views

DEBIAN-CVE-2025-37858

In the Linux kernel, the following vulnerability has been resolved: fs/jfs: Prevent integer overflow in AG size calculation The JFS filesystem calculates allocation group AG size using 1 2TB aggregates on 32-bit systems, this 32-bit shift operation causes undefined behavior and improper AG sizing...

5.5CVSS6AI score0.00301EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/03 2:53 a.m.7 views

SUSE CVE-2022-49762

In the Linux kernel, the following vulnerability has been resolved: ntfs: check overflow when iterating ATTRRECORDs Kernel iterates over ATTRRECORDs in mft record in ntfsattrfind. Because the ATTRRECORDs are next to each other, kernel can get the next ATTRRECORD from end address of current...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/01 3:15 p.m.5 views

DEBIAN-CVE-2022-49762

In the Linux kernel, the following vulnerability has been resolved: ntfs: check overflow when iterating ATTRRECORDs Kernel iterates over ATTRRECORDs in mft record in ntfsattrfind. Because the ATTRRECORDs are next to each other, kernel can get the next ATTRRECORD from end address of current...

5.5CVSS5.5AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:15 p.m.16 views

UBUNTU-CVE-2022-49762

In the Linux kernel, the following vulnerability has been resolved: ntfs: check overflow when iterating ATTRRECORDs Kernel iterates over ATTRRECORDs in mft record in ntfsattrfind. Because the ATTRRECORDs are next to each other, kernel can get the next ATTRRECORD from end address of current...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References11
OSV
OSV
added 2025/05/01 7:15 a.m.7 views

DEBIAN-CVE-2025-47153

Certain build processes for libuv and Node.js for 32-bit systems, such as for the nodejs binary package through nodejs20.19.0+dfsg-2i386.deb for Debian GNU/Linux, have an inconsistent offt size e.g., building on i386 Debian always uses FILEOFFSETBITS=64 for the libuv dynamic library, but uses the...

6.5CVSS7.1AI score0.00383EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/04/18 11:19 p.m.12 views

SUSE CVE-2025-22081

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix a couple integer overflows on 32bit systems On 32bit systems the "off + sizeofstruct NTFSDE" addition can have an integer wrapping issue. Fix it by using sizeadd...

7.8CVSS7.7AI score0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 3:16 p.m.3 views

DEBIAN-CVE-2025-22080

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Prevent integer overflow in hdrfirstde The "deoff" and "used" variables come from the disk so they both need to check. The problem is that on 32bit systems if they're both greater than UINTMAX - 16 then the check does...

5.5CVSS5.8AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.9 views

UBUNTU-CVE-2025-22081

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix a couple integer overflows on 32bit systems On 32bit systems the "off + sizeofstruct NTFSDE" addition can have an integer wrapping issue. Fix it by using sizeadd...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References40
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.10 views

WAGO 输入验证错误漏洞

WAGO is a 750-88x series programmable logic controller from WAGO, Germany. The device is specifically designed to operate electronic systems for digital computing applications in industrial environments. An input validation error vulnerability exists in WAGO that originates from a low-privileged...

6.5CVSS6.6AI score0.00383EPSS
SaveExploits0References1
Rows per page
Query Builder