5.5

CVSS3.1

CVE-2023-52681 - efivarfs: Free s_fs_info on unmount

In the Linux kernel, the following vulnerability has been resolved: efivarfs: Free s_fs_info on unmount Now that we allocate a s_fs_info struct on fs context creation, we should ensure that we free it again when the superblock goes away.

πŸ“… Published: May 17, 2024, midnight πŸ”„ Last Modified: Sept. 25, 2025, 4:15 p.m.

5.5

CVSS3.1

CVE-2023-52680 - ALSA: scarlett2: Add missing error checks to *_ctl_get()

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error checks to *_ctl_get() The *_ctl_get() functions which call scarlett2_update_*() were not checking the return value. Fix to check the return value and pass to the caller.

πŸ“… Published: May 17, 2024, midnight πŸ”„ Last Modified: Sept. 25, 2025, 4:16 p.m.

7

CVSS3.1

CVE-2023-52672 - pipe: wakeup wr_wait after setting max_usage

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wr_wait after setting max_usage Commit c73be61cede5 ("pipe: Add general notification queue support") a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in [1]. …

πŸ“… Published: May 17, 2024, midnight πŸ”„ Last Modified: Dec. 23, 2025, 6:29 p.m.

5.5

CVSS3.1

CVE-2023-52661 - drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe() If clk_get_sys(..., "pll_d2_out0") fails, the clk_get_sys() call must be undone. Add the missing clk_put and a new 'put_pll_d_out0' label …

πŸ“… Published: May 17, 2024, midnight πŸ”„ Last Modified: Sept. 19, 2025, 2:19 p.m.

5.5

CVSS3.1

CVE-2023-52674 - ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() Ensure the value passed to scarlett2_mixer_ctl_put() is between 0 and SCARLETT2_MIXER_MAX_VALUE so we don't attempt to access outside scarlett2_mixer_values[].

πŸ“… Published: May 17, 2024, midnight πŸ”„ Last Modified: May 4, 2025, 7:41 a.m.

5.5

CVSS3.1

CVE-2024-35837 - net: mvpp2: clear BM pool before initialization

In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: clear BM pool before initialization Register value persist after booting the kernel using kexec which results in kernel panic. Thus clear the BM pool registers before initialisation to fix the issue.

πŸ“… Published: May 17, 2024, midnight πŸ”„ Last Modified: Dec. 17, 2025, 7:22 p.m.

5.5

CVSS3.1

CVE-2023-52659 - x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type On 64-bit platforms, the pfn_to_kaddr() macro requires that the input value is 64 bits in order to ensure that valid address bits don't get lost when shifting tha…

πŸ“… Published: May 17, 2024, midnight πŸ”„ Last Modified: Sept. 25, 2025, 3:54 p.m.

5.5

CVSS3.1

CVE-2024-27416 - Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST If we received HCI_EV_IO_CAPA_REQUEST while HCI_OP_READ_REMOTE_EXT_FEATURES is yet to be responded assume the remote does support SSP since otherwise this event shouldn…

πŸ“… Published: May 17, 2024, midnight πŸ”„ Last Modified: Dec. 17, 2025, 7:38 p.m.

6.8

CVSS3.1

CVE-2024-35843 - iommu/vt-d: Use device rbtree in iopf reporting path

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pci_get_domain_bus_and_slot(). This function searches the list of all PCI devices until the desi…

πŸ“… Published: May 17, 2024, midnight πŸ”„ Last Modified: Jan. 5, 2026, 10:35 a.m.

5.5

CVSS3.1

CVE-2024-35819 - soc: fsl: qbman: Use raw spinlock for cgr_lock

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Use raw spinlock for cgr_lock smp_call_function always runs its callback in hard IRQ context, even on PREEMPT_RT, where spinlocks can sleep. So we need to use a raw spinlock for cgr_lock to ensure we aren't waiti…

πŸ“… Published: May 17, 2024, midnight πŸ”„ Last Modified: Dec. 17, 2025, 7:26 p.m.
Total resulsts: 349182
Page 9811 of 34,919
Β« previous page Β» next page
Filters