Vulnerabilities > Linux > Linux Kernel > 3.10.0

DATE CVE VULNERABILITY TITLE RISK
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-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-25 CVE-2023-26545 Double Free vulnerability in multiple products
In the Linux kernel before 6.1.13, there is a double free in net/mpls/af_mpls.c upon an allocation failure (for registering the sysctl table under a new location) during the renaming of a device.
local
high complexity
linux netapp CWE-415
4.7
2023-02-22 CVE-2023-23039 Race Condition vulnerability in Linux Kernel
An issue was discovered in the Linux kernel through 6.2.0-rc2.
high complexity
linux CWE-362
5.7
2023-02-06 CVE-2023-0615 Memory Leak vulnerability in Linux Kernel
A memory leak flaw and potential divide by zero and Integer overflow was found in the Linux kernel V4L2 and vivid test code functionality.
local
low complexity
linux CWE-401
5.5
2023-01-26 CVE-2023-0394 NULL Pointer Dereference vulnerability in Linux Kernel
A NULL pointer dereference flaw was found in rawv6_push_pending_frames in net/ipv6/raw.c in the network subcomponent in the Linux kernel.
local
low complexity
linux CWE-476
5.5
2023-01-26 CVE-2023-0468 Use After Free vulnerability in Linux Kernel
A use-after-free flaw was found in io_uring/poll.c in io_poll_check_events in the io_uring subcomponent in the Linux Kernel due to a race condition of poll_refs.
local
high complexity
linux CWE-416
4.7