5.5

CVSS3.1

CVE-2024-35859 - block: fix module reference leakage from bdev_open_by_dev error path

In the Linux kernel, the following vulnerability has been resolved: block: fix module reference leakage from bdev_open_by_dev error path At the time bdev_may_open() is called, module reference is grabbed already, hence module reference should be released if bdev_may_open() failed. This problem i…

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

7.8

CVSS3.1

CVE-2024-35847 - irqchip/gic-v3-its: Prevent double free on error

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent double free on error The error handling path in its_vpe_irq_domain_alloc() causes a double free when its_vpe_init() fails after successfully allocating at least one interrupt. This happens because its_…

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

5.5

CVSS3.1

CVE-2024-35786 - drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf If VM_BIND is enabled on the client the legacy submission ioctl can't be used, however if a client tries to do so regardless it will return an error. In this case t…

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

5.5

CVSS3.1

CVE-2024-35804 - KVM: x86: Mark target gfn of emulated atomic instruction as dirty

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Mark target gfn of emulated atomic instruction as dirty When emulating an atomic access on behalf of the guest, mark the target gfn dirty if the CMPXCHG by KVM is attempted and doesn't fault. This fixes a bug where KVM…

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

7.8

CVSS3.1

CVE-2024-35789 - wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes When moving a station out of a VLAN and deleting the VLAN afterwards, the fast_rx entry still holds a pointer to the VLAN's netdev, which can cause use-after-free…

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

5.3

CVSS3.1

CVE-2024-27436 - ALSA: usb-audio: Stop parsing channels bits when all channels are found.

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of channels it could write outside of the map array.

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

5.5

CVSS3.1

CVE-2024-27413 - efi/capsule-loader: fix incorrect allocation size

In the Linux kernel, the following vulnerability has been resolved: efi/capsule-loader: fix incorrect allocation size gcc-14 notices that the allocation with sizeof(void) on 32-bit architectures is not enough for a 64-bit phys_addr_t: drivers/firmware/efi/capsule-loader.c: In function 'efi_capsu…

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

5.5

CVSS3.1

CVE-2023-52660 - media: rkisp1: Fix IRQ handling due to shared interrupts

In the Linux kernel, the following vulnerability has been resolved: media: rkisp1: Fix IRQ handling due to shared interrupts The driver requests the interrupts as IRQF_SHARED, so the interrupt handlers can be called at any time. If such a call happens while the ISP is powered down, the SoC will h…

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

7.8

CVSS3.1

CVE-2023-52688 - wifi: ath12k: fix the error handler of rfkill config

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix the error handler of rfkill config When the core rfkill config throws error, it should free the allocated resources. Currently it is not freeing the core pdev create resources. Avoid this issue by calling the co…

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

5.5

CVSS3.1

CVE-2023-52687 - crypto: safexcel - Add error handling for dma_map_sg() calls

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dma_map_sg() calls Macro dma_map_sg() may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dma_unmap_sg().…

πŸ“… Published: May 17, 2024, midnight πŸ”„ Last Modified: Sept. 25, 2025, 4:14 p.m.
Total resulsts: 349182
Page 9810 of 34,919
Β« previous page Β» next page
Filters