Vulnerabilities > Linux > Linux Kernel > 5.10.15

DATE CVE VULNERABILITY TITLE RISK
2025-02-26 CVE-2022-49190 Memory Leak vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: kernel/resource: fix kfree() of bootmem memory again Since commit ebff7d8f270d ("mem hotunplug: fix kfree() of bootmem memory"), we could get a resource allocated during boot via alloc_resource().
local
low complexity
linux CWE-401
5.5
2025-02-26 CVE-2022-49201 NULL Pointer Dereference vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: ibmvnic: fix race between xmit and reset There is a race between reset and the transmit paths that can lead to ibmvnic_xmit() accessing an scrq after it has been freed in the reset path.
local
high complexity
linux CWE-476
4.7
2025-02-26 CVE-2022-49206 Memory Leak vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix memory leak in error flow for subscribe event routine In case the second xa_insert() fails, the obj_event is not released.
local
low complexity
linux CWE-401
5.5
2025-02-26 CVE-2022-49209 Memory Leak vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full If tcp_bpf_sendmsg() is running while sk msg is full.
local
low complexity
linux CWE-401
5.5
2025-02-26 CVE-2022-49210 Memory Leak vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: MIPS: pgalloc: fix memory leak caused by pgd_free() pgd page is freed by generic implementation pgd_free() since commit f9cb654cb550 ("asm-generic: pgalloc: provide generic pgd_free()"), however, there are scenarios that the system uses more than one page as the pgd table, in such cases the generic implementation pgd_free() won't be applicable anymore.
local
low complexity
linux CWE-401
5.5
2025-02-26 CVE-2022-49211 Unspecified vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: mips: cdmm: Fix refcount leak in mips_cdmm_phys_base The of_find_compatible_node() function returns a node pointer with refcount incremented, We should use of_node_put() on it when done Add the missing of_node_put() to release the refcount.
local
low complexity
linux
5.5
2025-02-26 CVE-2022-49212 Unspecified vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init The reference counting issue happens in several error handling paths on a refcounted object "nc->dmac".
local
low complexity
linux
5.5
2025-02-26 CVE-2022-49213 Unspecified vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: ath10k: Fix error handling in ath10k_setup_msa_resources The device_node pointer is returned by of_parse_phandle() with refcount incremented.
local
low complexity
linux
5.5
2025-02-26 CVE-2022-49215 NULL Pointer Dereference vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: xsk: Fix race at socket teardown Fix a race in the xsk socket teardown code that can lead to a NULL pointer dereference splat.
local
high complexity
linux CWE-476
4.7
2025-02-26 CVE-2022-49216 Unspecified vulnerability in Linux Kernel
In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix reference leak in tegra_dsi_ganged_probe The reference taken by 'of_find_device_by_node()' must be released when not needed anymore.
local
low complexity
linux
5.5