Lucene search
+L

3180 matches found

Cvelist
Cvelist
added 2025/02/27 2:12 a.m.14 views

CVE-2024-58010 binfmt_flat: Fix integer overflow bug on 32 bit systems

In the Linux kernel, the following vulnerability has been resolved: binfmtflat: Fix integer overflow bug on 32 bit systems Most of these sizes and counts are capped at 256MB so the math doesn't result in an integer overflow. The "relocs" count needs to be checked as well. Otherwise on 32bit syste...

0.00216EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.10 views

CVE-2024-58010

In the Linux kernel, the following vulnerability has been resolved: binfmtflat: Fix integer overflow bug on 32 bit systems Most of these sizes and counts are capped at 256MB so the math doesn't result in an integer overflow. The "relocs" count needs to be checked as well. Otherwise on 32bit syste...

5.5CVSS5.9AI score0.00216EPSS
SaveExploits0
CVE
CVE
added 2025/02/27 2:7 a.m.98 views

CVE-2024-57953

CVE-2024-57953 affects the Linux kernel RTC driver (rtc: tps6594). On 32-bit systems a 64-bit tmp variable overflows when calculating tmp = offset * TICKS_PER_HOUR, because offset is a long and TICKS_PER_HOUR is very large (32768*3600). The description states the overflow occurs in tps6594_rtc_se...

5.5CVSS5.5AI score0.00212EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/02/27 12:0 a.m.2 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 Linux kernel that stems from an integer overflow on 32-bit systems...

5.5CVSS6.8AI score0.00216EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49610

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Prevent RSB underflow before vmenter On VMX, there are some balanced returns between the time the guest's SPECCTRL value is written, and the vmenter. Balanced returns matched by a preceding call are usually ok, but it's...

5.5CVSS5.6AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.8 views

AZL-68717 CVE-2022-49610 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Prevent RSB underflow before vmenter On VMX, there are some balanced returns between the time the guest's SPECCTRL value is written, and the vmenter. Balanced returns matched by a preceding call are usually ok, but it's...

5.5CVSS6.6AI score0.00215EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:1 a.m.16 views

CVE-2022-49592

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix dma queue left shift overflow issue When queue number is 4, left shift overflows due to 32 bits integer variable. Mask calculation is wrong for MTLRXQDMAMAP1. If CONFIGUBSAN is enabled, kernel dumps below warning...

7.8CVSS0.00267EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:1 a.m.6 views

DEBIAN-CVE-2022-49387

In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2lwdt: Fix 32bit overflow issue The value of timercycleus can be 0 due to 32bit overflow. For eg:- If we assign the counter value "0xfff" for computing maxval. This patch fixes this issue by appending ULL to 1024, so...

5.5CVSS5.5AI score0.00243EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:1 a.m.5 views

CVE-2022-49279

In the Linux kernel, the following vulnerability has been resolved: NFSD: prevent integer overflow on 32 bit systems On a 32 bit system, the "len sizeofp" operation can have an integer overflow...

5.5CVSS0.00253EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:1 a.m.3 views

UBUNTU-CVE-2022-49279

In the Linux kernel, the following vulnerability has been resolved: NFSD: prevent integer overflow on 32 bit systems On a 32 bit system, the "len sizeofp" operation can have an integer overflow...

5.5CVSS6.3AI score0.00253EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/26 2:23 a.m.12 views

CVE-2022-49659 can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bits

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanreadfifo,echotxevent: shift timestamp to full 32 bits In commit 1be37d3b0414 "can: mcan: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context" the RX path for peripheral devices was...

5.5CVSS5.7AI score0.00243EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 1:56 a.m.11 views

CVE-2022-49279 NFSD: prevent integer overflow on 32 bit systems

In the Linux kernel, the following vulnerability has been resolved: NFSD: prevent integer overflow on 32 bit systems On a 32 bit system, the "len sizeofp" operation can have an integer overflow...

5.5CVSS5.6AI score0.00253EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/02/26 1:56 a.m.2 views

CVE-2022-49279 NFSD: prevent integer overflow on 32 bit systems

In the Linux kernel, the following vulnerability has been resolved: NFSD: prevent integer overflow on 32 bit systems On a 32 bit system, the "len sizeofp" operation can have an integer overflow...

6.5AI score0.00253EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.16 views

CVE-2022-49279 NFSD: prevent integer overflow on 32 bit systems

In the Linux kernel, the following vulnerability has been resolved: NFSD: prevent integer overflow on 32 bit systems On a 32 bit system, the "len sizeofp" operation can have an integer overflow...

0.00253EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.2 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 Linux kernel that originates on 32-bit systems that could lead to an integer overflow...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/18 6:0 p.m.4 views

UBUNTU-CVE-2025-0690

The read command is used to read the keyboard input from the user, while reads it keeps the input length in a 32-bit integer value which is further used to reallocate the line buffer to accept the next character. During this process, with a line big enough it's possible to make this variable to...

6.1CVSS7.5AI score0.00702EPSS
SaveExploits1References2
CNVD
CNVD
added 2025/02/17 12:0 a.m.12 views

Linux kernel folio_seek_hole_data function integer overflow vulnerability (CNVD-2025-03427)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from an integer overflow vulnerability, which stems from the folioseekholedata function incorrectly truncating 64-bit offsets to 32-bit in the 32-bit kerne...

5.5CVSS6.7AI score0.00206EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/14 3:21 p.m.12 views

CVE-2024-57952

In the Linux kernel, the following vulnerability has been resolved: Revert "libfs: fix infinite directory reads for offset dir" The current directory offset allocator based on mtreealloccyclic stores the next offset value to return in octx-nextoffset. This mechanism typically returns values that...

5.5CVSS6.7AI score0.00212EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/14 5:33 a.m.6 views

SUSE CVE-2024-11236

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

8.2CVSS6.5AI score0.02079EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/02/12 1:52 p.m.4 views

CVE-2024-57952 Revert "libfs: fix infinite directory reads for offset dir"

In the Linux kernel, the following vulnerability has been resolved: Revert "libfs: fix infinite directory reads for offset dir" The current directory offset allocator based on mtreealloccyclic stores the next offset value to return in octx-nextoffset. This mechanism typically returns values that...

6AI score0.00212EPSS
SaveExploits0References3
Rows per page
Query Builder