Lucene search
+L

3216 matches found

CNNVD
CNNVD
added 2025/02/11 12:0 a.m.7 views

Microsoft Windows Kernel 访问控制错误漏洞

Microsoft Windows Kernel is the kernel of the Windows operating system from Microsoft Corporation USA. An access control error vulnerability exists in Microsoft Windows Kernel. An attacker exploiting this vulnerability could bypass certain features. The following products and editions are...

7.8CVSS8.7AI score0.00555EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/02/01 3:47 a.m.5 views

SUSE CVE-2025-21667

In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomapwritedelallocscan was inadvertently using a 32-bit position due to folionextindex returning an unsigned long. This could lead to an infinite loop when...

5.5CVSS7.7AI score0.00202EPSS
SaveExploits0References13
OSV
OSV
added 2025/01/31 12:15 p.m.7 views

AZL-56357 CVE-2025-21667 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomapwritedelallocscan was inadvertently using a 32-bit position due to folionextindex returning an unsigned long. This could lead to an infinite loop when...

5.5CVSS6.3AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/31 12:15 p.m.3 views

DEBIAN-CVE-2025-21667

In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomapwritedelallocscan was inadvertently using a 32-bit position due to folionextindex returning an unsigned long. This could lead to an infinite loop when...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/31 12:15 p.m.14 views

UBUNTU-CVE-2025-21665

In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset to 32 bits On 32-bit kernels, folioseekholedata was inadvertently truncating a 64-bit value to 32 bits, leading to a possible infinite loop when writing to an xfs filesystem...

5.5CVSS6.2AI score0.00206EPSS
SaveExploits0References29
Vulnrichment
Vulnrichment
added 2025/01/31 11:25 a.m.2 views

CVE-2025-21667 iomap: avoid avoid truncating 64-bit offset to 32 bits

In the Linux kernel, the following vulnerability has been resolved: iomap: avoid avoid truncating 64-bit offset to 32 bits on 32-bit kernels, iomapwritedelallocscan was inadvertently using a 32-bit position due to folionextindex returning an unsigned long. This could lead to an infinite loop when...

7.6AI score0.00202EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/01/31 11:25 a.m.15 views

CVE-2025-21665

In the Linux kernel, the following vulnerability has been resolved: filemap: avoid truncating 64-bit offset to 32 bits On 32-bit kernels, folioseekholedata was inadvertently truncating a 64-bit value to 32 bits, leading to a possible infinite loop when writing to an xfs filesystem...

5.5CVSS5.6AI score0.00206EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/01/20 7:52 a.m.26 views

CVE-2025-21653

In the Linux kernel, the following vulnerability has been resolved: netsched: clsflow: validate TCAFLOWRSHIFT attribute syzbot found that TCAFLOWRSHIFT attribute was not validated. Right shitfing a 32bit integer is undefined for large shift values. UBSAN: shift-out-of-bounds in...

4.7CVSS6.2AI score0.00211EPSS
SaveExploits0References4
CVE
CVE
added 2025/01/19 10:18 a.m.2549 views

CVE-2025-21653

CVE-2025-21653 affects the Linux kernel net_sched flow classifier (net/sched/cls_flow.c). The vulnerability was due to missing validation of TCA_FLOW_RSHIFT, which could trigger undefined behavior (UB) and a shift-out-of-bounds on large 32-bit shifts, as shown by UBSAN. Connected advisories (Astr...

5.5CVSS6.9AI score0.00211EPSS
SaveExploits0References11Affected Software1
RedhatCVE
RedhatCVE
added 2025/01/15 4:24 p.m.12 views

CVE-2024-57899

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix mbss changed flags corruption on 32 bit systems On 32-bit systems, the size of an unsigned long is 4 bytes, while a u64 is 8 bytes. Therefore, when using oreachsetbitbit, , sizeofchanged BITSPERBYTE, the code ...

5.5CVSS7.2AI score0.00218EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/15 1:15 p.m.20 views

CVE-2024-57899

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix mbss changed flags corruption on 32 bit systems On 32-bit systems, the size of an unsigned long is 4 bytes, while a u64 is 8 bytes. Therefore, when using oreachsetbitbit, &bits, sizeofchanged BITSPERBYTE, the...

7.8CVSS0.00218EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/15 1:15 p.m.1 views

DEBIAN-CVE-2024-57899

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix mbss changed flags corruption on 32 bit systems On 32-bit systems, the size of an unsigned long is 4 bytes, while a u64 is 8 bytes. Therefore, when using oreachsetbitbit, &bits, sizeofchanged BITSPERBYTE, the...

7.8CVSS5.9AI score0.00218EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/01/15 1:5 p.m.17 views

CVE-2024-57899 wifi: mac80211: fix mbss changed flags corruption on 32 bit systems

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix mbss changed flags corruption on 32 bit systems On 32-bit systems, the size of an unsigned long is 4 bytes, while a u64 is 8 bytes. Therefore, when using oreachsetbitbit, &bits, sizeofchanged BITSPERBYTE, the...

0.00218EPSS
SaveExploits0References3
CVE
CVE
added 2025/01/15 1:5 p.m.1444 views

CVE-2024-57899

CVE-2024-57899 affects the Linux kernel’s wifi/mac80211 code. On 32‑bit systems, the code uses or_each_set_bit(bit, &bits, sizeof(changed) * BITS_PER_BYTE) where an 8‑byte u64 is accessed as a 4‑byte unsigned long, causing incorrect bit searches and potential flag corruption in MBSS changes. The ...

7.8CVSS6.8AI score0.00218EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/01/15 1:5 p.m.11 views

CVE-2024-57899 wifi: mac80211: fix mbss changed flags corruption on 32 bit systems

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix mbss changed flags corruption on 32 bit systems On 32-bit systems, the size of an unsigned long is 4 bytes, while a u64 is 8 bytes. Therefore, when using oreachsetbitbit, &bits, sizeofchanged BITSPERBYTE, the...

7.8CVSS6.3AI score0.00218EPSS
SaveExploits0References6
OSV
OSV
added 2025/01/14 7:20 p.m.12 views

BIT-PHP-MIN-2024-11236 Integer overflow in the firebird and dblib quoters causing OOB writes

In PHP versions 8.1. before 8.1.31, 8.2. before 8.2.26, 8.3. before 8.3.14, uncontrolled long string inputs to ldapescape function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write...

9.8CVSS7.8AI score0.02079EPSS
SaveExploits1References4
Microsoft KB
Microsoft KB
added 2025/01/14 8:0 a.m.43 views

Description of the security update for Access 2016: January 14, 2025 (KB5002670)

None None...

7.8CVSS7.1AI score0.01117EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/01/14 12:0 a.m.8 views

Microsoft Windows Telephony Server 安全漏洞

Microsoft Windows Telephony Server is a component of Microsoft Corporation USA that supports the Telephony Application Programming Interface TAPI, which allows computer programs to communicate with shared telephony services. A security vulnerability exists in Microsoft Windows Telephony Server. A...

8.8CVSS8.7AI score0.01086EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/01/08 12:0 a.m.14 views

PT-2025-4348

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.127 Linux kernel versions prior to 6.6.74 Linux kernel versions prior to 6.12.11 Description The issue is related to the iomap write delalloc scan function in the Linux kernel, which can lead to an infinite...

5.5CVSS7.1AI score0.00202EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2025/01/04 12:25 a.m.383 views

Exploit for Race Condition in Openbsd Openssh

Summary This is essentially a statistical vulnerability: a la...

8.1CVSS9.3AI score0.99506EPSS
SaveExploits70
Rows per page
Query Builder