Vulnerabilities > Linux > Linux Kernel > 5.15.74

DATE CVE VULNERABILITY TITLE RISK
2023-03-01 CVE-2023-23005 NULL Pointer Dereference vulnerability in multiple products
In the Linux kernel before 6.2, mm/memory-tiers.c misinterprets the alloc_memory_type return value (expects it to be NULL in the error case, whereas it is actually an error pointer).
local
low complexity
linux suse CWE-476
5.5
2023-03-01 CVE-2023-23000 NULL Pointer Dereference vulnerability in Linux Kernel
In the Linux kernel before 5.17, drivers/phy/tegra/xusb.c mishandles the tegra_xusb_find_port_node return value.
local
low complexity
linux CWE-476
7.8
2023-02-28 CVE-2023-1095 NULL Pointer Dereference vulnerability in multiple products
In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object.
local
low complexity
linux redhat CWE-476
5.5
2023-02-28 CVE-2023-22996 Missing Release of Resource after Effective Lifetime vulnerability in Linux Kernel
In the Linux kernel before 5.17.2, drivers/soc/qcom/qcom_aoss.c does not release an of_find_device_by_node reference after use, e.g., with put_device.
local
low complexity
linux CWE-772
5.5
2023-02-28 CVE-2023-22997 NULL Pointer Dereference vulnerability in Linux Kernel
In the Linux kernel before 6.1.2, kernel/module/decompress.c misinterprets the module_get_next_page return value (expects it to be NULL in the error case, whereas it is actually an error pointer).
local
low complexity
linux CWE-476
5.5
2023-02-28 CVE-2023-22998 Interpretation Conflict vulnerability in Linux Kernel
In the Linux kernel before 6.0.3, drivers/gpu/drm/virtio/virtgpu_object.c misinterprets the drm_gem_shmem_get_sg_table return value (expects it to be NULL in the error case, whereas it is actually an error pointer).
local
low complexity
linux CWE-436
5.5
2023-02-28 CVE-2023-22999 NULL Pointer Dereference vulnerability in Linux Kernel
In the Linux kernel before 5.16.3, drivers/usb/dwc3/dwc3-qcom.c misinterprets the dwc3_qcom_create_urs_usb_platdev return value (expects it to be NULL in the error case, whereas it is actually an error pointer).
local
low complexity
linux CWE-476
5.5
2023-02-28 CVE-2023-0461 Use After Free vulnerability in Linux Kernel
There is a use-after-free vulnerability in the Linux Kernel which can be exploited to achieve local privilege escalation.
local
low complexity
linux CWE-416
7.8
2023-02-28 CVE-2023-22995 Unspecified vulnerability in Linux Kernel
In the Linux kernel before 5.17, an error path in dwc3_qcom_acpi_register_core in drivers/usb/dwc3/dwc3-qcom.c lacks certain platform_device_put and kfree calls.
local
low complexity
linux
7.8
2023-02-26 CVE-2023-26606 Use After Free vulnerability in Linux Kernel
In the Linux kernel 6.0.8, there is a use-after-free in ntfs_trim_fs in fs/ntfs3/bitmap.c.
local
low complexity
linux CWE-416
7.8