Lucene search
K

580 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-5273

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.0021EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-11224

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00176EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2025-11215

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00176EPSS
Exploits0References6
OSV
OSV
added 2025/10/01 7:42 a.m.5 views

CVE-2025-39899 mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

5.5CVSS6.7AI score0.00135EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/09/09 12:0 a.m.19 views

Microsoft Word 安全漏洞

Microsoft Word is a word processing software in the Office suite of Microsoft Corporation USA. A security vulnerability exists in Microsoft Word. An attacker exploiting this vulnerability could gain access to sensitive information. The following products and editions are affected:Microsoft...

7.1CVSS6.2AI score0.00584EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/25 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2016-7069

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue has been found in dnsdist before 1.2.0 in the way EDNS0 OPT records are handled when parsing responses from a backend. When dnsdist is configured to ad...

7.5CVSS6.6AI score0.0458EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-8027

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - On 64-bit platforms IonMonkey-JIT only wrote 32 bits of the 64-bit return value space on the stack. Baseline-JIT, however, read the entire 64 bits. This...

6.5CVSS6.6AI score0.00351EPSS
Exploits0References3
OSV
OSV
added 2025/07/03 12:0 a.m.4 views

OPENSUSE-SU-2025:15258-1 perl-32bit-5.40.2-3.1 on GA media

These are all security issues fixed in the perl-32bit-5.40.2-3.1 package on the GA media of openSUSE Tumbleweed...

5.9CVSS7.1AI score0.0037EPSS
Exploits0References1
OPENSUSE Linux
OPENSUSE Linux
added 2025/04/17 12:0 a.m.4 views

perl-32bit-5.40.2-1.1 on GA media (moderate)

perl-32bit-5.40.2-1.1 on GA media Announcement ID: openSUSE-SU-2025:15003-1 Rating: moderate Cross-References: CVE-2024-56406 CVSS scores: CVE-2024-56406 SUSE : 8.4 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVE-2024-56406 SUSE : 8.6 CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA...

8.6CVSS7.3AI score0.0052EPSS
Exploits0
NVD
NVD
added 2025/04/16 3:16 p.m.13 views

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

5.5CVSS0.00176EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.14 views

CVE-2025-22081 fs/ntfs3: Fix a couple integer overflows on 32bit systems

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

0.00176EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2025/04/16 2:12 p.m.1 views

CVE-2025-22081 fs/ntfs3: Fix a couple integer overflows on 32bit systems

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.6AI score0.00176EPSS
Exploits0References7
OSV
OSV
added 2025/04/16 2:12 p.m.11 views

CVE-2025-22081 fs/ntfs3: Fix a couple integer overflows on 32bit systems

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

5.5CVSS6.1AI score0.00176EPSS
Exploits0References11
CVE
CVE
added 2025/04/16 2:12 p.m.124 views

CVE-2025-22081

CVE-2025-22081 is addressed in the Linux kernel: the NTFS3 code fixed integer overflow issues on 32-bit systems caused by an off + sizeof(struct NTFS_DE) addition. The fix replaces that addition with size_add(), mitigating a local-privilege style risk on 32-bit builds. Connected advisories (Azure...

5.5CVSS6.6AI score0.00176EPSS
Exploits0References8Affected Software1
CVE
CVE
added 2025/04/16 2:12 p.m.130 views

CVE-2025-22080

The CVE-2025-22080 vulnerability affects the Linux kernel NTFS3 file system driver. It stems from an integer overflow in hdr_first_de() where de_off and used are taken from disk; on 32-bit systems, values exceeding UINT_MAX - 16 can bypass the check due to overflow. The issue has been resolved in...

5.5CVSS6.8AI score0.00176EPSS
Exploits0References5Affected Software1
NVD
NVD
added 2025/02/27 2:15 a.m.9 views

CVE-2024-57953

In the Linux kernel, the following vulnerability has been resolved: rtc: tps6594: Fix integer overflow on 32bit systems The problem is this multiply in tps6594rtcsetoffset tmp = offset TICKSPERHOUR; The "tmp" variable is an s64 but "offset" is a long in the -277774-277774 range. On 32bit systems ...

5.5CVSS0.0021EPSS
Exploits0References3
NVD
NVD
added 2025/02/27 2:15 a.m.10 views

CVE-2024-57973

In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl-totlen" variable is controlled by the user. It comes from processresponses. On 32bit systems, the "gl-totlen + sizeofstruct cplpassacceptreq + sizeofstruct rssheader...

5.5CVSS0.00229EPSS
Exploits0References10
OSV
OSV
added 2025/02/27 2:15 a.m.2 views

UBUNTU-CVE-2024-57953

In the Linux kernel, the following vulnerability has been resolved: rtc: tps6594: Fix integer overflow on 32bit systems The problem is this multiply in tps6594rtcsetoffset tmp = offset TICKSPERHOUR; The "tmp" variable is an s64 but "offset" is a long in the -277774-277774 range. On 32bit systems ...

5.5CVSS6.2AI score0.0021EPSS
Exploits0References18
Cvelist
Cvelist
added 2025/02/27 2:7 a.m.15 views

CVE-2024-57973 rdma/cxgb4: Prevent potential integer overflow on 32bit

In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl-totlen" variable is controlled by the user. It comes from processresponses. On 32bit systems, the "gl-totlen + sizeofstruct cplpassacceptreq + sizeofstruct rssheader...

0.00229EPSS
Exploits0References8
OSV
OSV
added 2025/02/27 2:7 a.m.8 views

CVE-2024-57973 rdma/cxgb4: Prevent potential integer overflow on 32bit

In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl-totlen" variable is controlled by the user. It comes from processresponses. On 32bit systems, the "gl-totlen + sizeofstruct cplpassacceptreq + sizeofstruct rssheader...

5.5CVSS6.2AI score0.00229EPSS
Exploits0References13
Rows per page
Query Builder