Lucene search
+L

57452 matches found

CVE
CVE
added 2025/12/08 1:19 a.m.28 views

CVE-2023-53752

CVE-2023-53752 is a Linux kernel issue in the kmalloc_reserve path of net/core/skbuff.c. The patch fixes an overflow/size-truncation bug: kmalloc_size_roundup(size) may produce 2^32 for inputs > 0x80000001, which gets truncated to 0 when stored in a 32-bit obj_size, causing kmalloc(0) and ZERO...

7.8CVSS6AI score0.0014EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/08 1:19 a.m.8 views

CVE-2023-53752 net: deal with integer overflows in kmalloc_reserve()

In the Linux kernel, the following vulnerability has been resolved: net: deal with integer overflows in kmallocreserve Blamed commit changed: ptr = kmallocsize; if ptr size = ksizeptr; size = kmallocsizeroundupsize; ptr = kmallocsize; This allowed various crash as reported by syzbot 1 and Kyle...

7.8CVSS6.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/08 1:16 a.m.44 views

CVE-2022-50623 fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()

In the Linux kernel, the following vulnerability has been resolved: fpga: prevent integer overflow in dflfeatureioctlsetirq The "hdr.count sizeofs32" multiplication can overflow on 32 bit systems leading to memory corruption. Use arraysize to fix that...

7.8CVSS0.00149EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/08 1:16 a.m.11 views

CVE-2022-50623 fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()

In the Linux kernel, the following vulnerability has been resolved: fpga: prevent integer overflow in dflfeatureioctlsetirq The "hdr.count sizeofs32" multiplication can overflow on 32 bit systems leading to memory corruption. Use arraysize to fix that...

7.8CVSS6.7AI score
SaveExploits0References8
CVE
CVE
added 2025/12/08 1:16 a.m.30 views

CVE-2022-50623

In the Linux kernel FP​GA driver, the dfl_feature_ioctl_set_irq() path has an integer overflow: hdr.count * sizeof(s32) can overflow on 32‑bit systems, causing memory corruption. The fix uses array_size() to prevent the overflow. Affected component: drivers/fpga/dfl.c; vulnerability described as ...

7.8CVSS6.4AI score0.00149EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/08 1:16 a.m.11 views

CVE-2025-40291

In the Linux kernel, the following vulnerability has been resolved: iouring: fix regbuf vector size truncation There is a report of ioestimatebvecsize truncating the calculated number of segments that leads to corruption issues. Check it doesn't overflow "int"s used later. Rough but simple, can b...

7.8CVSS0.0014EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 1:16 a.m.13 views

DEBIAN-CVE-2025-40291

In the Linux kernel, the following vulnerability has been resolved: iouring: fix regbuf vector size truncation There is a report of ioestimatebvecsize truncating the calculated number of segments that leads to corruption issues. Check it doesn't overflow "int"s used later. Rough but simple, can b...

7.8CVSS5.4AI score0.0014EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/08 12:46 a.m.40 views

CVE-2025-40291

The CVE-2025-40291 entry concerns the Linux kernel io_uring subsystem. The available description states a fix for regbuf vector size truncation related to io_estimate_bvec_size(), which can cause truncation of the calculated number of segments and may lead to corruption. The root cause is an over...

7.8CVSS6.2AI score0.0014EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.79 views

CVE-2025-40291

In the Linux kernel, the following vulnerability has been resolved: iouring: fix regbuf vector size truncation There is a report of ioestimatebvecsize truncating the calculated number of segments that leads to corruption issues. Check it doesn't overflow "int"s used later. Rough but simple, can b...

7.8CVSS5.4AI score0.0014EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.7 views

PT-2025-49482

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.39 Description The Linux kernel contained an issue where an integer overflow in the kmalloc reserve function could lead to crashes. Specifically, if the size parameter passed to kmalloc reserve was greater th...

6.1AI score0.0014EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.9 views

Google Android 输入验证错误漏洞

Google Android is a Linux-based open source operating system from Google, Inc. in the United States. Google Android suffers from an input validation error vulnerability that stems from an integer overflow that could lead to local elevation of privilege...

7.8CVSS6.3AI score0.00103EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.8 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 integer overflow in kmallocreserve, which could lead to a memory allocation failure...

6.3AI score0.0014EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.10 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 in dflfeatureioctlsetirq, which could lead to memory corruption...

6.4AI score0.00149EPSS
SaveExploits0References7
Amazon
Amazon
added 2025/12/08 12:00 a.m.10 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: scsi: target: targetcoreconfigfs: Add length check to avoid buffer overflow CVE-2025-39998 In the Linux kernel, the following vulnerability has been resolved: ipvs: Defer ipvsftp unregister during netns cleanup...

7AI score0.006EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2025/12/06 12:23 a.m.12 views

SUSE CVE-2025-55753

An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures 30 days in default configurations, to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds. This issue affects Apache HTTP Server: fro...

6.5CVSS7.3AI score0.0044EPSS
SaveExploits0References14
EUVD
EUVD
added 2025/12/05 12:30 p.m.7 views

EUVD-2025-201395

An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures 30 days in default configurations, to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds. This issue affects Apache HTTP Server: fro...

7.5CVSS6.6AI score0.0044EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/05 11:15 a.m.11 views

CVE-2025-55753

An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures 30 days in default configurations, to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds. This issue affects Apache HTTP Server: fro...

7.5CVSS0.0044EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/05 11:15 a.m.8 views

ALPINE-CVE-2025-55753

An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures 30 days in default configurations, to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds. This issue affects Apache HTTP Server: fro...

7.5CVSS7.1AI score0.0044EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/05 11:15 a.m.10 views

AZL-71858 CVE-2025-55753 affecting package mod_md 2.4.26-3

An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures 30 days in default configurations, to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds. This issue affects Apache HTTP Server: fro...

7.5CVSS5.8AI score0.0044EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/05 11:15 a.m.11 views

AZL-71863 CVE-2025-55753 affecting package httpd for versions less than 2.4.66-1

An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures 30 days in default configurations, to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds. This issue affects Apache HTTP Server: fro...

7.5CVSS7.1AI score0.0044EPSS
SaveExploits0References1
Rows per page
Query Builder