Lucene search
+L

3803 matches found

OSV
OSV
•added 2025/06/18 11:03 a.m.•16 views

CVE-2022-50167 bpf: fix potential 32-bit overflow when accessing ARRAY map element

In the Linux kernel, the following vulnerability has been resolved: bpf: fix potential 32-bit overflow when accessing ARRAY map element If BPF array map is bigger than 4GB, element pointer calculation can overflow because both index and elemsize are u32. Fix this everywhere by forcing 64-bit...

7.8CVSS6.4AI score
SaveExploits0References6
CVE
CVE
•added 2025/06/18 11:03 a.m.•64 views

CVE-2022-50167

Technical details for CVE-2022-50167 are not publicly available in the provided documents. The advisories list the CVE but do not specify affected products, root cause, or fixes. Monitor for official disclosures and updates.

7.8CVSS6.8AI score0.00257EPSS
SaveExploits0References3Affected Software1
NVD
NVD
•added 2025/06/18 10:15 a.m.•11 views

CVE-2025-38065

In the Linux kernel, the following vulnerability has been resolved: orangefs: Do not truncate file size 'len' is used to store the result of isizeread, so making 'len' a sizet results in truncation to 4GiB on 32-bit systems...

7.8CVSS0.00203EPSS
SaveExploits0References10
Cvelist
Cvelist
•added 2025/06/18 9:33 a.m.•28 views

CVE-2025-38065 orangefs: Do not truncate file size

In the Linux kernel, the following vulnerability has been resolved: orangefs: Do not truncate file size 'len' is used to store the result of isizeread, so making 'len' a sizet results in truncation to 4GiB on 32-bit systems...

7.8CVSS0.00203EPSS
SaveExploits0References8
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/06/18 12:00 a.m.•0 views

CVE-2025-38065: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: orangefs: Do not truncate file size 'len' is used to store the result of isizeread, so making 'len' a sizet results in truncation to 4GiB on 32-bit systems...

7.8CVSS5.8AI score0.00203EPSS
SaveExploits0References11
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: rtc: tps6594: Fixed integer overflow on 32-bit systems The issue arises from the multiplication in tps6594rtcsetoffset. c tmp = offset TICKSPERHOUR; The tmp variable is of type s64, but offset is of type long and lies in the rang...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2025/06/10 12:00 a.m.•107 views

Insyde InsydeH2O 安全漏洞

Insyde InsydeH2O is a new EFI/UEFI specification from Insyde China. It is intended to replace the traditional BIOS Basic Input/Output System. A security vulnerability exists in Insyde InsydeH2O. An attacker exploiting this vulnerability could bypass certain features. The following products and...

8.2CVSS7.8AI score0.00426EPSS
SaveExploits1References6
CNNVD
CNNVD
•added 2025/06/10 12:00 a.m.•67 views

Microsoft Windows 后置链接漏洞

Microsoft Windows is a suite of operating systems used by Microsoft Corporation USA for personal devices. A backlink vulnerability exists in Microsoft Windows Recovery Driver. An attacker could exploit the vulnerability to elevate privileges. The following products and editions are affected:Windo...

7.3CVSS6.3AI score0.0064EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/05/23 10:39 a.m.•31 views

CVE-2024-7824

Access of Resource Using Incompatible Type 'Type Confusion' vulnerability in Webroot SecureAnywhere - Web Shield on Windows, ARM, 64 bit, 32 bit wrUrl.Dll modules allows Functionality Misuse.This issue affects SecureAnywhere - Web Shield: before 2.1.2.3...

9.8CVSS7AI score0.00423EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/05/23 7:31 a.m.•15 views

CVE-2024-40644

gitoxide An idiomatic, lean, fast & safe pure Rust implementation of Git. gix-path can be tricked into running another git.exe placed in an untrusted location by a limited user account on Windows systems. Windows permits limited user accounts without administrative privileges to create new...

6.8CVSS7.4AI score0.00212EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/05/23 5:18 a.m.•11 views

CVE-2023-3710

Improper Input Validation vulnerability in Honeywell PM43 on 32 bit, ARM Printer web page modules allows Command Injection.This issue affects PM43 versions prior to P10.19.050004. Update to the latest available firmware version of the respective printers to version MR19.5 e.g. P10.19.050006...

9.9CVSS6.9AI score0.4904EPSS
SaveExploits3References1
RedhatCVE
RedhatCVE
•added 2025/05/22 4:00 p.m.•14 views

CVE-2020-0407

In various functions in fscryptice.c and related files in some implementations of f2fs encryption that use encryption hardware which only supports 32-bit IVs Initialization Vectors, 64-bit IVs are used and later are truncated to 32 bits. This may cause IV reuse and thus weakened disk encryption...

4.4CVSS6.2AI score0.00108EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/05/22 10:07 a.m.•13 views

CVE-2019-13263

D-link DIR-825AC G1 devices have Insufficient Compartmentalization between a host network and a guest network that are established by the same device. A DHCP Request is sent to the router with a certain Transaction ID field. Following the DHCP protocol, the router responds with an ACK or NAK...

8.8CVSS7AI score0.01169EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
•added 2025/05/22 3:43 a.m.•17 views

CVE-2010-3888

Unspecified vulnerability in Microsoft Windows on 32-bit platforms allows local users to gain privileges via unknown vectors, as exploited in the wild in July 2010 by the Stuxnet worm, and identified by Kaspersky Lab researchers and other researchers...

7.2CVSS6.7AI score0.03929EPSS
SaveExploits2References1
OSV
OSV
•added 2025/05/09 6:42 a.m.•16 views

CVE-2025-37858 fs/jfs: Prevent integer overflow in AG size calculation

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...

6.6AI score
SaveExploits0References14
Cvelist
Cvelist
•added 2025/05/09 6:42 a.m.•25 views

CVE-2025-37858 fs/jfs: Prevent integer overflow in AG size calculation

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...

0.00301EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
•added 2025/05/06 12:00 a.m.•11 views

CBL Mariner 2.0 Security Update: kernel (CVE-2025-21665)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-21665 advisory. - In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset ...

5.5CVSS6AI score0.00215EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2025/05/03 2:51 a.m.•7 views

SUSE CVE-2023-53080

In the Linux kernel, the following vulnerability has been resolved: xsk: Add missing overflow check in xdpumemreg The number of chunks can overflow u32. Make sure to return -EINVAL on overflow. Also remove a redundant u32 cast assigning umem-npgs...

5.5CVSS8AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2025/05/03 1:21 a.m.•16 views

CVE-2025-47153

A flaw was found in the build process of libuv and Node.js on 32-bit systems. This vulnerability allows out-of-bounds memory access via mismatched FILEOFFSETBITS settings during compilation, where libuv is built with 64-bit file offsets and Node.js with 32-bit defaults. Mitigation Mitigation for...

6.5CVSS6.2AI score0.00383EPSS
SaveExploits0References7
Debian
Debian
•added 2025/05/01 10:32 p.m.•63 views

[SECURITY] [DLA 4152-1] nodejs security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-4152-1 [email protected] https://www.debian.org/lts/security/ Bastien Roucariès May 02, 2025 https://wiki.debian.org/LTS -...

6.5CVSS6.5AI score0.00383EPSS
SaveExploits0
Rows per page
Query Builder