Lucene search
K

398 matches found

Cvelist
Cvelist
added 2025/10/01 7:44 a.m.7 views

CVE-2025-39910 mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc, mm/kasan: respect gfp mask in kasanpopulatevmalloc kasanpopulatevmalloc and its helpers ignore the caller's gfpmask and always allocate memory using the hardcoded GFPKERNEL flag. This makes them inconsistent with...

0.00091EPSS
Exploits0References2
OSV
OSV
added 2025/10/01 7:44 a.m.6 views

CVE-2025-39910 mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc, mm/kasan: respect gfp mask in kasanpopulatevmalloc kasanpopulatevmalloc and its helpers ignore the caller's gfpmask and always allocate memory using the hardcoded GFPKERNEL flag. This makes them inconsistent with...

5.5CVSS6.4AI score0.00091EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.3 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 the kasanpopulatevmalloc function not using the gfp mask correctly, which could lead to a deadlock...

5.5CVSS8.4AI score0.00091EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/09/25 12:0 a.m.4 views

PT-2025-44120

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the SMB client related to cryptographic buffers in non-linear memory. The crypto API, specifically through the scatterlist API, requires input...

4.9CVSS6AI score0.00178EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/09/19 11:33 p.m.1 views

SUSE CVE-2023-53435

In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of casinitone cassaturnfirmwareinit allocates some memory using vmalloc. This memory is freed in the .remove function but not it the error handling path of the probe. Add the...

5.5CVSS6.4AI score0.00136EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2025/09/18 8:18 p.m.2 views

CVE-2023-53435

In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of casinitone cassaturnfirmwareinit allocates some memory using vmalloc. This memory is freed in the .remove function but not it the error handling path of the probe. Add the...

5.5CVSS5.7AI score0.00136EPSS
Exploits0References4
OSV
OSV
added 2025/09/18 4:15 p.m.2 views

DEBIAN-CVE-2023-53435

In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of casinitone cassaturnfirmwareinit allocates some memory using vmalloc. This memory is freed in the .remove function but not it the error handling path of the probe. Add the...

5.5CVSS5.3AI score0.00136EPSS
Exploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.2 views

UBUNTU-CVE-2023-53435

In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of casinitone cassaturnfirmwareinit allocates some memory using vmalloc. This memory is freed in the .remove function but not it the error handling path of the probe. Add the...

5.5CVSS5.9AI score0.00136EPSS
Exploits0References11
CVE
CVE
added 2025/09/18 4:4 p.m.20 views

CVE-2023-53435

CVE-2023-53435 affects the Linux kernel, addressing a memory leak in the error handling path of cas_init_one(). The vuln is tied to cas_saturn_firmware_init(), which allocates memory with vmalloc() that is freed in the .remove() path but not in error handling. The patch adds a missing vfree() to ...

5.5CVSS6AI score0.00136EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2025/09/18 4:4 p.m.3 views

CVE-2023-53435 cassini: Fix a memory leak in the error handling path of cas_init_one()

In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of casinitone cassaturnfirmwareinit allocates some memory using vmalloc. This memory is freed in the .remove function but not it the error handling path of the probe. Add the...

5.5CVSS4.8AI score0.00136EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/09/18 4:4 p.m.6 views

CVE-2023-53435 cassini: Fix a memory leak in the error handling path of cas_init_one()

In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of casinitone cassaturnfirmwareinit allocates some memory using vmalloc. This memory is freed in the .remove function but not it the error handling path of the probe. Add the...

0.00136EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.4 views

CVE-2023-53435 cassini: Fix a memory leak in the error handling path of cas_init_one()

In the Linux kernel, the following vulnerability has been resolved: cassini: Fix a memory leak in the error handling path of casinitone cassaturnfirmwareinit allocates some memory using vmalloc. This memory is freed in the .remove function but not it the error handling path of the probe. Add the...

5.9AI score0.00136EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.4 views

PT-2025-38454

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the error handling path of the cas init one function within the Cassini component. The cas saturn firmware init function allocates memory using vmalloc, which is...

6.2AI score0.00136EPSS
Exploits0References11
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.1 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 the failure to free vmalloc-allocated memory in the casinitone error handling path, which could lead to a...

5.5CVSS5.8AI score0.00136EPSS
Exploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/06 8:1 a.m.2 views

fbdev: Fix vmalloc out-of-bounds write in fast_imageblit

...

7.8CVSS6.8AI score0.00162EPSS
Exploits0
OSV
OSV
added 2025/09/04 4:15 p.m.7 views

DEBIAN-CVE-2025-38685

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix vmalloc out-of-bounds write in fastimageblit This issue triggers when a userspace program does an ioctl FBIOPUTCON2FBMAP by passing console number and frame buffer number. Ideally this maps console to frame buffer and...

7.8CVSS6.4AI score0.00162EPSS
Exploits0References1
NVD
NVD
added 2025/09/04 4:15 p.m.3 views

CVE-2025-38685

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix vmalloc out-of-bounds write in fastimageblit This issue triggers when a userspace program does an ioctl FBIOPUTCON2FBMAP by passing console number and frame buffer number. Ideally this maps console to frame buffer and...

7.8CVSS0.00162EPSS
Exploits0References10
OSV
OSV
added 2025/09/04 4:15 p.m.6 views

UBUNTU-CVE-2025-38685

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix vmalloc out-of-bounds write in fastimageblit This issue triggers when a userspace program does an ioctl FBIOPUTCON2FBMAP by passing console number and frame buffer number. Ideally this maps console to frame buffer and...

7.8CVSS6.6AI score0.00162EPSS
Exploits0References35
CVE
CVE
added 2025/09/04 3:32 p.m.32 views

CVE-2025-38685

CVE-2025-38685 affects the Linux kernel fbdev path. The issue arises in vmalloc out-of-bounds write within fast_imageblit when a userspace ioctl (FBIOPUT_CON2FBMAP) maps a console to a framebuffer; if the console resize during mapping fails but the code continues, it can end up updating display s...

7.8CVSS6.2AI score0.00162EPSS
Exploits0References10Affected Software1
OSV
OSV
added 2025/09/04 3:32 p.m.2 views

CVE-2025-38685 fbdev: Fix vmalloc out-of-bounds write in fast_imageblit

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix vmalloc out-of-bounds write in fastimageblit This issue triggers when a userspace program does an ioctl FBIOPUTCON2FBMAP by passing console number and frame buffer number. Ideally this maps console to frame buffer and...

7.8CVSS6.4AI score0.00162EPSS
Exploits0References11
Rows per page
Query Builder