7.8

CVSS3.1

CVE-2025-37885 - KVM: x86: Reset IRTE to host control if *new* route isn't postable

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Reset IRTE to host control if *new* route isn't postable Restore an IRTE back to host control (remapped or posted MSI mode) if the *new* GSI route prevents posting the IRQ directly to a vCPU, regardless of the GSI routi…

πŸ“… Published: May 9, 2025, midnight πŸ”„ Last Modified: Nov. 12, 2025, 7:36 p.m.

5.5

CVSS3.1

CVE-2025-37884 - bpf: Fix deadlock between rcu_tasks_trace and event_mutex.

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock between rcu_tasks_trace and event_mutex. Fix the following deadlock: CPU A _free_event() perf_kprobe_destroy() mutex_lock(&event_mutex) perf_trace_event_unreg() synchronize_rcu_tasks_trace() …

πŸ“… Published: May 9, 2025, midnight πŸ”„ Last Modified: Jan. 2, 2026, 4:15 p.m.

5.5

CVSS3.1

CVE-2025-37881 - usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev() The variable d->name, returned by devm_kasprintf(), could be NULL. A pointer check is added to prevent potential NULL pointer dereference. This is similar to the …

πŸ“… Published: May 9, 2025, midnight πŸ”„ Last Modified: Nov. 12, 2025, 7:27 p.m.

5.5

CVSS3.1

CVE-2025-37857 - scsi: st: Fix array overflow in st_setup()

In the Linux kernel, the following vulnerability has been resolved: scsi: st: Fix array overflow in st_setup() Change the array size to follow parms size instead of a fixed value.

πŸ“… Published: May 9, 2025, midnight πŸ”„ Last Modified: Jan. 2, 2026, 3:29 p.m.

5.5

CVSS3.1

CVE-2025-37856 - btrfs: harden block_group::bg_list against list_del() races

In the Linux kernel, the following vulnerability has been resolved: btrfs: harden block_group::bg_list against list_del() races As far as I can tell, these calls of list_del_init() on bg_list cannot run concurrently with btrfs_mark_bg_unused() or btrfs_mark_bg_to_reclaim(), as they are in transac…

πŸ“… Published: May 9, 2025, midnight πŸ”„ Last Modified: Jan. 2, 2026, 3:29 p.m.

7.8

CVSS3.1

CVE-2025-37854 - drm/amdkfd: Fix mode1 reset crash issue

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix mode1 reset crash issue If HW scheduler hangs and mode1 reset is used to recover GPU, KFD signal user space to abort the processes. After process abort exit, user queues still use the GPU to access system memory b…

πŸ“… Published: May 9, 2025, midnight πŸ”„ Last Modified: Nov. 17, 2025, 12:51 p.m.

5.5

CVSS3.1

CVE-2025-37852 - drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create() Add error handling to propagate amdgpu_cgs_create_device() failures to the caller. When amdgpu_cgs_create_device() fails, release hwmgr and return -EN…

πŸ“… Published: May 9, 2025, midnight πŸ”„ Last Modified: Jan. 2, 2026, 3:29 p.m.

5.5

CVSS3.1

CVE-2025-37851 - fbdev: omapfb: Add 'plane' value check

In the Linux kernel, the following vulnerability has been resolved: fbdev: omapfb: Add 'plane' value check Function dispc_ovl_setup is not intended to work with the value OMAP_DSS_WB of the enum parameter plane. The value of this parameter is initialized in dss_init_overlays and in the current s…

πŸ“… Published: May 9, 2025, midnight πŸ”„ Last Modified: Nov. 17, 2025, 12:52 p.m.

5.5

CVSS3.1

CVE-2025-37844 - cifs: avoid NULL pointer dereference in dbg call

In the Linux kernel, the following vulnerability has been resolved: cifs: avoid NULL pointer dereference in dbg call cifs_server_dbg() implies server to be non-NULL so move call under condition to avoid NULL pointer dereference. Found by Linux Verification Center (linuxtesting.org) with SVACE.

πŸ“… Published: May 9, 2025, midnight πŸ”„ Last Modified: Nov. 17, 2025, 12:49 p.m.

5.5

CVSS3.1

CVE-2025-37836 - PCI: Fix reference leak in pci_register_host_bridge()

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix reference leak in pci_register_host_bridge() If device_register() fails, call put_device() to give up the reference to avoid a memory leak, per the comment at device_register(). Found by code review. [bhelgaas: squash …

πŸ“… Published: May 9, 2025, midnight πŸ”„ Last Modified: Nov. 14, 2025, 7:52 p.m.
Total resulsts: 345235
Page 5086 of 34,524
Β« previous page Β» next page
Filters