Lucene search
+L

3805 matches found

CVE
CVE
•added 2025/01/15 1:05 p.m.•1475 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.00315EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2025/01/15 1:05 p.m.•30 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.6CVSS0.00315EPSS
SaveExploits0References3
OSV
OSV
•added 2025/01/14 7:20 p.m.•18 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.02065EPSS
SaveExploits1References4
Microsoft KB
Microsoft KB
•added 2025/01/14 8:00 a.m.•48 views

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

None None...

7.8CVSS7.1AI score0.01139EPSS
SaveExploits0
CNNVD
CNNVD
•added 2025/01/14 12:00 a.m.•17 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.01107EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2025/01/08 12:00 a.m.•21 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.00217EPSS
SaveExploits0
GithubExploit
GithubExploit
•added 2025/01/04 12:25 a.m.•582 views

Exploit for Race Condition in Openbsd Openssh

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

8.1CVSS9.3AI score0.99506EPSS
SaveExploits71
Tenable Nessus
Tenable Nessus
•added 2024/12/12 12:00 a.m.•16 views

EulerOS 2.0 SP12 : expat (EulerOS-SA-2024-2950)

According to the versions of the expat package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms where...

9.8CVSS7.5AI score0.01686EPSS
SaveExploits0References4
Ubuntu
Ubuntu
•added 2024/12/09 4:46 p.m.•33 views

USN-7144-1: Linux kernel (Intel IoTG) vulnerabilities

Supraja Sridhara, Benedict Schlüter, Mark Kuhne, Andrin Bertschi, and Shweta Shinde discovered that the Confidential Computing framework in the Linux kernel for x86 platforms did not properly handle 32-bit emulation on TDX and SEV. An attacker with access to the VMM could use this to cause a deni...

9.8CVSS7.8AI score0.00922EPSS
SaveExploits8
Positive Technologies
Positive Technologies
•added 2024/12/06 12:00 a.m.•26 views

PT-2025-8786

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Description A vulnerability in the Linux kernel has been identified, specifically in the powerpc/pseries/iommu module. The issue arises when the Power Hypervisor allocates an MMIO window that...

5.5CVSS6.9AI score0.00231EPSS
SaveExploits0
OSV
OSV
•added 2024/12/02 2:15 p.m.•12 views

UBUNTU-CVE-2024-53107

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: prevent integer overflow in pagemapscangetargs The "arg-veclen" variable is a u64 that comes from the user at the start of the function. The "arg-veclen sizeofstruct pageregion" multiplication can lead to integer...

7.8CVSS6.7AI score0.00212EPSS
SaveExploits0References17
Cvelist
Cvelist
•added 2024/12/02 1:44 p.m.•31 views

CVE-2024-53111 mm/mremap: fix address wraparound in move_page_tables()

In the Linux kernel, the following vulnerability has been resolved: mm/mremap: fix address wraparound in movepagetables On 32-bit platforms, it is possible for the expression len + oldaddr include include include define ADDR1 void0x60000000 define ADDR2 void0x10000000 define SIZE 0x50000000uL int...

7.1CVSS0.00207EPSS
SaveExploits0References2
CVE
CVE
•added 2024/12/02 1:44 p.m.•139 views

CVE-2024-53111

The CVE-2024-53111 issue is in the Linux kernel mm/mremap.c: move_page_tables on 32-bit arches, where len + old_addr can wrap and trigger a false positive in the old_end check. This can cause mremap() to report success without moving PTEs, potentially losing contents of anonymous private mappings...

7.1CVSS6.8AI score0.00207EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
•added 2024/12/02 1:44 p.m.•4 views

CVE-2024-53107 fs/proc/task_mmu: prevent integer overflow in pagemap_scan_get_args()

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: prevent integer overflow in pagemapscangetargs The "arg-veclen" variable is a u64 that comes from the user at the start of the function. The "arg-veclen sizeofstruct pageregion" multiplication can lead to integer...

7.8CVSS7.7AI score0.00212EPSS
SaveExploits0References2
CVE
CVE
•added 2024/12/02 1:44 p.m.•137 views

CVE-2024-53107

CVE-2024-53107 affects the Linux kernel in fs/proc/task_mmu.c (pagemap_scan_get_args). The issue is an integer overflow: arg->vec_len is read as a u64 from user space and used in the expression arg->vec_len * sizeof(struct page_region), which can wrap. The fix uses size_mul() to perform the...

7.8CVSS6.8AI score0.00212EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
•added 2024/12/02 12:00 a.m.•17 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 an address wrap-around issue on 32-bit platforms with the movepagetables function in the mm/mremap component...

5.5CVSS6.6AI score0.00207EPSS
SaveExploits0References3
OSV
OSV
•added 2024/11/27 7:20 p.m.•33 views

BIT-PHP-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.02065EPSS
SaveExploits1References4
OSV
OSV
•added 2024/11/27 7:18 p.m.•36 views

BIT-PHP-2024-8932 OOB access in ldap_escape

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.01275EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2024/11/25 2:24 p.m.•25 views

CVE-2024-11236

A security issue was found in PHP. Uncontrolled long string inputs to the ldapescape function on 32-bit systems can cause an integer overflow, resulting in an out-of-bounds write. This issue may lead to an application crash or other undefined or unexpected results...

6.5CVSS6.7AI score0.02065EPSS
SaveExploits1References4
OSV
OSV
•added 2024/11/24 1:15 a.m.•12 views

AZL-53718 CVE-2024-11236 affecting package php for versions less than 8.1.31-1

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.8CVSS6.2AI score0.02065EPSS
SaveExploits1References1
Rows per page
Query Builder