Lucene search
+L

468 matches found

OSV
OSV
added 2024/07/05 7:15 a.m.12 views

AZL-43258 CVE-2024-39474 affecting package kernel for versions less than 5.15.162.2-1

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix vmalloc which may return null if called with GFPNOFAIL commit a421ef303008 "mm: allow !GFPKERNEL allocations for kvmalloc" includes support for GFPNOFAIL, but it presents a conflict with commit dd544141b9eb...

5.5CVSS6.8AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/05 7:15 a.m.5 views

DEBIAN-CVE-2024-39474

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix vmalloc which may return null if called with GFPNOFAIL commit a421ef303008 "mm: allow !GFPKERNEL allocations for kvmalloc" includes support for GFPNOFAIL, but it presents a conflict with commit dd544141b9eb...

5.5CVSS5.5AI score0.00224EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/05 7:15 a.m.17 views

CVE-2024-39474

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix vmalloc which may return null if called with GFPNOFAIL commit a421ef303008 "mm: allow !GFPKERNEL allocations for kvmalloc" includes support for GFPNOFAIL, but it presents a conflict with commit dd544141b9eb...

5.5CVSS0.00224EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/05 7:15 a.m.28 views

UBUNTU-CVE-2024-39474

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix vmalloc which may return null if called with GFPNOFAIL commit a421ef303008 "mm: allow !GFPKERNEL allocations for kvmalloc" includes support for GFPNOFAIL, but it presents a conflict with commit dd544141b9eb...

5.5CVSS6.2AI score0.00224EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/07/05 7:15 a.m.45 views

CVE-2024-39474

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix vmalloc which may return null if called with GFPNOFAIL commit a421ef303008 "mm: allow !GFPKERNEL allocations for kvmalloc" includes support for GFPNOFAIL, but it presents a conflict with commit dd544141b9eb...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2024/07/05 6:55 a.m.40 views

CVE-2024-39474 mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix vmalloc which may return null if called with GFPNOFAIL commit a421ef303008 "mm: allow !GFPKERNEL allocations for kvmalloc" includes support for GFPNOFAIL, but it presents a conflict with commit dd544141b9eb...

0.00224EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/05 6:55 a.m.211 views

CVE-2024-39474

CVE-2024-39474 involves a Linux kernel vmalloc regression where __GFP_NOFAIL allocations may return NULL, due to a race with OOM-killer flow and GFP_KERNEL handling. The fix updates vm_area_alloc_pages() to not check fatal_signal_pending() when __GFP_NOFAIL is set, preventing a NULL vmalloc() ret...

5.5CVSS7AI score0.00224EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/07/05 6:55 a.m.37 views

CVE-2024-39474 mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix vmalloc which may return null if called with GFPNOFAIL commit a421ef303008 "mm: allow !GFPKERNEL allocations for kvmalloc" includes support for GFPNOFAIL, but it presents a conflict with commit dd544141b9eb...

6AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/05 6:55 a.m.19 views

CVE-2024-39474 mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: fix vmalloc which may return null if called with GFPNOFAIL commit a421ef303008 "mm: allow !GFPKERNEL allocations for kvmalloc" includes support for GFPNOFAIL, but it presents a conflict with commit dd544141b9eb...

6.8AI score0.00224EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/07/05 12:00 a.m.5 views

Linux kernel security vulnerabilities

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 fact that vmalloc may return null when using the GFPNOFAIL call...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.182 views

RHEL 5 : kernel (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - kernel: netfilter: use-after-free in tcpmssmanglepacket function in net/netfilter/xtTCPMSS.c CVE-2017-180...

9.8CVSS8.2AI score0.7372EPSS
SaveExploits100References354
SUSE CVE
SUSE CVE
added 2024/05/24 3:21 p.m.4 views

SUSE CVE-2021-47383

In the Linux kernel, the following vulnerability has been resolved: tty: Fix out-of-bound vmalloc access in imageblit This issue happens when a userspace program does an ioctl FBIOPUTVSCREENINFO passing the fbvarscreeninfo struct containing only the fields xres, yres, and bitsperpixel with values...

7.8CVSS6.2AI score0.00265EPSS
SaveExploits0References77
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.8 views

kernel: ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: Fix integer overflow in ghesestatuspoolinit Change numghes from int to unsigned int, preventing an overflow and causing subsequent vmalloc to fail. The overflow happens in ghesestatuspoolinit when calculating len duri...

5.5CVSS6.5AI score0.00212EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.23 views

CVE-2021-47383

In the Linux kernel, the following vulnerability has been resolved: tty: Fix out-of-bound vmalloc access in imageblit This issue happens when a userspace program does an ioctl FBIOPUTVSCREENINFO passing the fbvarscreeninfo struct containing only the fields xres, yres, and bitsperpixel with values...

7.1CVSS7.9AI score
SaveExploits0References8
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47383

In the Linux kernel, the following vulnerability has been resolved: tty: Fix out-of-bound vmalloc access in imageblit This issue happens when a userspace program does an ioctl FBIOPUTVSCREENINFO passing the fbvarscreeninfo struct containing only the fields xres, yres, and bitsperpixel with values...

7.1CVSS5.6AI score0.00265EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/05/21 3:03 p.m.26 views

CVE-2021-47383

In the Linux kernel, the following vulnerability has been resolved: tty: Fix out-of-bound vmalloc access in imageblit This issue happens when a userspace program does an ioctl FBIOPUTVSCREENINFO passing the fbvarscreeninfo struct containing only the fields xres, yres, and bitsperpixel with values...

7.8CVSS7.9AI score0.00265EPSS
SaveExploits0
CVE
CVE
added 2024/05/21 3:03 p.m.194 views

CVE-2021-47383

CVE-2021-47383 : In the Linux kernel, the tty imageblit out-of-bounds access is caused when an ioctl FBIOPUT_VSCREENINFO with only xres, yres, and bits_per_pixel is sent and the struct matches the previous ioctl. This leaves fb_var_screeninfo incomplete, causing updatescrollmode() to compute a wr...

7.8CVSS6.6AI score0.00265EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 2:02 a.m.7 views

SUSE CVE-2023-52677

In the Linux kernel, the following vulnerability has been resolved: riscv: Check if the code to patch lies in the exit section Otherwise we fall through to vmalloctopage which panics since the address does not lie in the vmalloc region...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/21 12:00 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 the Linux kernel, which stems from an out-of-bounds vmalloc access in imageblit...

7.1CVSS6.4AI score0.00265EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/17 3:15 p.m.3 views

DEBIAN-CVE-2023-52677

In the Linux kernel, the following vulnerability has been resolved: riscv: Check if the code to patch lies in the exit section Otherwise we fall through to vmalloctopage which panics since the address does not lie in the vmalloc region...

5.5CVSS5.4AI score0.00225EPSS
SaveExploits0References1
Rows per page
Query Builder