7.1

CVSS3.1

CVE-2023-53259 - VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF

In the Linux kernel, the following vulnerability has been resolved: VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF The call to get_user_pages_fast() in vmci_host_setup_notify() can return NULL context->notify_page causing a GPF. To avoid GPF check if context->noโ€ฆ

๐Ÿ“… Published: Sept. 15, 2025, midnight ๐Ÿ”„ Last Modified: Jan. 16, 2026, 7:50 p.m.

7.1

CVSS3.1

CVE-2023-53254 - cacheinfo: Fix shared_cpu_map to handle shared caches at different levels

In the Linux kernel, the following vulnerability has been resolved: cacheinfo: Fix shared_cpu_map to handle shared caches at different levels The cacheinfo sets up the shared_cpu_map by checking whether the caches with the same index are shared between CPUs. However, this will trigger slab-out-ofโ€ฆ

๐Ÿ“… Published: Sept. 15, 2025, midnight ๐Ÿ”„ Last Modified: Jan. 14, 2026, 6:16 p.m.

5.5

CVSS3.1

CVE-2023-53244 - media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish

In the Linux kernel, the following vulnerability has been resolved: media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish When the driver calls tw68_risc_buffer() to prepare the buffer, the function call dma_alloc_coherent may fail, resulting in a empty buffer buf->cpu. Later when weโ€ฆ

๐Ÿ“… Published: Sept. 15, 2025, midnight ๐Ÿ”„ Last Modified: Jan. 14, 2026, 6:16 p.m.

5.5

CVSS3.1

CVE-2023-53223 - drm/msm/dsi: Add missing check for alloc_ordered_workqueue

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: Add missing check for alloc_ordered_workqueue Add check for the return value of alloc_ordered_workqueue as it may return NULL pointer and cause NULL pointer dereference. Patchwork: https://patchwork.freedesktop.org/โ€ฆ

๐Ÿ“… Published: Sept. 15, 2025, midnight ๐Ÿ”„ Last Modified: Jan. 14, 2026, 6:16 p.m.

5.5

CVSS3.1

CVE-2023-53209 - wifi: mac80211_hwsim: Fix possible NULL dereference

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211_hwsim: Fix possible NULL dereference In a call to mac80211_hwsim_select_tx_link() the sta pointer might be NULL, thus need to check that it is not NULL before accessing it.

๐Ÿ“… Published: Sept. 15, 2025, midnight ๐Ÿ”„ Last Modified: Jan. 14, 2026, 6:16 p.m.

7.1

CVSS3.1

CVE-2023-53238 - phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()

In the Linux kernel, the following vulnerability has been resolved: phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe() The size of array 'priv->ports[]' is INNO_PHY_PORT_NUM. In the for loop, 'i' is used as the index for array 'priv->ports[]' with a check (i > INNO_PHY_PORT_NUM)โ€ฆ

๐Ÿ“… Published: Sept. 15, 2025, midnight ๐Ÿ”„ Last Modified: Jan. 14, 2026, 6:16 p.m.

7.8

CVSS3.1

CVE-2023-53219 - media: netup_unidvb: fix use-after-free at del_timer()

In the Linux kernel, the following vulnerability has been resolved: media: netup_unidvb: fix use-after-free at del_timer() When Universal DVB card is detaching, netup_unidvb_dma_fini() uses del_timer() to stop dma->timeout timer. But when timer handler netup_unidvb_dma_timeout() is running, del_tโ€ฆ

๐Ÿ“… Published: Sept. 15, 2025, midnight ๐Ÿ”„ Last Modified: Jan. 14, 2026, 6:16 p.m.

7.8

CVSS3.1

CVE-2023-53205 - KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler

In the Linux kernel, the following vulnerability has been resolved: KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler We do check for target CPU == -1, but this might change at the time we are going to use it. Hold the physical target CPU in a local variable to avoid out-oโ€ฆ

๐Ÿ“… Published: Sept. 15, 2025, midnight ๐Ÿ”„ Last Modified: Dec. 4, 2025, 3:06 p.m.

5.5

CVSS3.1

CVE-2023-53198 - raw: Fix NULL deref in raw_get_next().

In the Linux kernel, the following vulnerability has been resolved: raw: Fix NULL deref in raw_get_next(). Dae R. Jeong reported a NULL deref in raw_get_next() [0]. It seems that the repro was running these sequences in parallel so that one thread was iterating on a socket that was being freed iโ€ฆ

๐Ÿ“… Published: Sept. 15, 2025, midnight ๐Ÿ”„ Last Modified: Dec. 2, 2025, 7:19 p.m.

5.5

CVSS3.1

CVE-2023-53181 - dma-buf/dma-resv: Stop leaking on krealloc() failure

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: Stop leaking on krealloc() failure Currently dma_resv_get_fences() will leak the previously allocated array if the fence iteration got restarted and the krealloc_array() fails. Free the old array by hand, and mโ€ฆ

๐Ÿ“… Published: Sept. 15, 2025, midnight ๐Ÿ”„ Last Modified: Dec. 2, 2025, 2:57 a.m.
Total resulsts: 349182
Page 3868 of 34,919
ยซ previous page ยป next page
Filters