cbcvebase.

Debian Linux vulnerabilities

12,638 known vulnerabilities affecting debian/linux.

Total CVEs
12,638
CISA KEV
29
actively exploited
Public exploits
140
Exploited in wild
47
Severity breakdown
CRITICAL70HIGH2664MEDIUM6236LOW2442UNKNOWN1226

Vulnerabilities

Page 527 of 632
CVE-2023-54150P4UNKNOWNfixed in linux 6.1.37-1 (bookworm)2023
CVE-2023-54150 CVE-2023-54150: linux - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fi... In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix an out of bounds error in BIOS parser The array is hardcoded to 8 in atomfirmware.h, but firmware provides a bigger one sometimes. Deferencing the larger array causes an out of bounds error. commit 4fc1ba4aa589 ("drm/amd/display: fix array index out of bound error in bios parser") fixed some of
debian
CVE-2023-54293P4UNKNOWNfixed in linux 6.1.52-1 (bookworm)2023
CVE-2023-54293 CVE-2023-54293: linux - In the Linux kernel, the following vulnerability has been resolved: bcache: fix... In the Linux kernel, the following vulnerability has been resolved: bcache: fixup btree_cache_wait list damage We get a kernel crash about "list_add corruption. next->prev should be prev (ffff9c801bc01210), but was ffff9c77b688237c. (next=ffffae586d8afe68)." crash> struct list_head 0xffff9c801bc01210 struct list_head { next = 0xffffae586d8afe68, prev = 0xffffae586d8afe68 } c
debian
CVE-2023-54281P4UNKNOWNfixed in linux 6.1.55-1 (bookworm)2023
CVE-2023-54281 CVE-2023-54281: linux - In the Linux kernel, the following vulnerability has been resolved: btrfs: rele... In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before inode lookup during the ino lookup ioctl During the ino lookup ioctl we can end up calling btrfs_iget() to get an inode reference while we are holding on a root's btree. If btrfs_iget() needs to lookup the inode from the root's btree, because it's not currently loaded in memory, th
debian
CVE-2025-71224P4UNKNOWNfixed in linux 6.1.164-1 (bookworm)2025
CVE-2025-71224 CVE-2025-71224: linux - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80... In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: ocb: skip rx_no_sta when interface is not joined ieee80211_ocb_rx_no_sta() assumes a valid channel context, which is only present after JOIN_OCB. RX may run before JOIN_OCB is executed, in which case the OCB interface is not operational. Skip RX peer handling when the interface is not joined
debian
CVE-2025-71194P4UNKNOWNfixed in linux 6.1.162-1 (bookworm)2025
CVE-2025-71194 CVE-2025-71194: linux - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix ... In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock in wait_current_trans() due to ignored transaction type When wait_current_trans() is called during start_transaction(), it currently waits for a blocked transaction without considering whether the given transaction type actually needs to wait for that particular transaction state. The btr
debian
CVE-2025-68771P4UNKNOWNfixed in linux 6.1.162-1 (bookworm)2025
CVE-2025-68771 CVE-2025-68771: linux - In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix ... In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix kernel BUG in ocfs2_find_victim_chain syzbot reported a kernel BUG in ocfs2_find_victim_chain() because the `cl_next_free_rec` field of the allocation chain list (next free slot in the chain list) is 0, triggring the BUG_ON(!cl->cl_next_free_rec) condition in ocfs2_find_victim_chain() and panickin
debian
CVE-2023-54008P4LOWfixed in linux 6.5.3-1 (forky)2023
CVE-2023-54008 [LOW] CVE-2023-54008: linux - In the Linux kernel, the following vulnerability has been resolved: virtio_vdpa... In the Linux kernel, the following vulnerability has been resolved: virtio_vdpa: build affinity masks conditionally We try to build affinity mask via create_affinity_masks() unconditionally which may lead several issues: - the affinity mask is not used for parent without affinity support (only VDUSE support the affinity now) - the logic of create_affinity_masks() might
debian
CVE-2023-53987P4UNKNOWNfixed in linux 6.1.25-1 (bookworm)2023
CVE-2023-53987 CVE-2023-53987: linux - In the Linux kernel, the following vulnerability has been resolved: ping: Fix p... In the Linux kernel, the following vulnerability has been resolved: ping: Fix potentail NULL deref for /proc/net/icmp. After commit dbca1596bbb0 ("ping: convert to RCU lookups, get rid of rwlock"), we use RCU for ping sockets, but we should use spinlock for /proc/net/icmp to avoid a potential NULL deref mentioned in the previous patch. Let's go back to using spinlock there.
debian
CVE-2025-68306P4LOWfixed in linux 6.17.11-1 (forky)2025
CVE-2025-68306 [LOW] CVE-2025-68306: linux - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ... In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface When performing reset tests and encountering abnormal card drop issues that lead to a kernel crash, it is necessary to perform a null check before releasing resources to avoid attempting to release a null pointer. [ 29.158070
debian
CVE-2025-68230P4LOWfixed in linux 6.17.10-1 (forky)2025
CVE-2025-68230 [LOW] CVE-2025-68230: linux - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu:... In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix gpu page fault after hibernation on PF passthrough On PF passthrough environment, after hibernate and then resume, coralgemm will cause gpu page fault. Mode1 reset happens during hibernate, but partition mode is not restored on resume, register mmCP_HYP_XCP_CTL and mmCP_PSP_XCP_CTL is n
debian
CVE-2025-40208P4LOWfixed in linux 6.17.6-1 (forky)2025
CVE-2025-40208 [LOW] CVE-2025-40208: linux - In the Linux kernel, the following vulnerability has been resolved: media: iris... In the Linux kernel, the following vulnerability has been resolved: media: iris: fix module removal if firmware download failed Fix remove if firmware failed to load: qcom-iris aa00000.video-codec: Direct firmware load for qcom/vpu/vpu33_p4.mbn failed with error -2 qcom-iris aa00000.video-codec: firmware download failed qcom-iris aa00000.video-codec: core init failed t
debian
CVE-2025-40191P4LOWfixed in linux 6.17.6-1 (forky)2025
CVE-2025-40191 [LOW] CVE-2025-40191: linux - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd:... In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfd process ref leaking when userptr unmapping kfd_lookup_process_by_pid hold the kfd process reference to ensure it doesn't get destroyed while sending the segfault event to user space. Calling kfd_lookup_process_by_pid as function parameter leaks the kfd process refcount and miss the
debian
CVE-2025-68372P4UNKNOWNfixed in linux 6.1.162-1 (bookworm)2025
CVE-2025-68372 CVE-2025-68372: linux - In the Linux kernel, the following vulnerability has been resolved: nbd: defer ... In the Linux kernel, the following vulnerability has been resolved: nbd: defer config put in recv_work There is one uaf issue in recv_work when running NBD_CLEAR_SOCK and NBD_CMD_RECONFIGURE: nbd_genl_connect // conf_ref=2 (connect and recv_work A) nbd_open // conf_ref=3 recv_work A done // conf_ref=2 NBD_CLEAR_SOCK // conf_ref=1 nbd_genl_reconfigure // conf_ref=2 (trigger r
debian
CVE-2023-54288P4UNKNOWNfixed in linux 6.1.37-1 (bookworm)2023
CVE-2023-54288 CVE-2023-54288: linux - In the Linux kernel, the following vulnerability has been resolved: wifi: mac80... In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fortify the spinlock against deadlock by interrupt In the function ieee80211_tx_dequeue() there is a particular locking sequence: begin: spin_lock(&local->queue_stop_reason_lock); q_stopped = local->queue_stop_reasons[q]; spin_unlock(&local->queue_stop_reason_lock); However small the chance (
debian
CVE-2023-54167P4UNKNOWNfixed in linux 6.1.20-1 (bookworm)2023
CVE-2023-54167 CVE-2023-54167: linux - In the Linux kernel, the following vulnerability has been resolved: m68k: mm: M... In the Linux kernel, the following vulnerability has been resolved: m68k: mm: Move initrd phys_to_virt handling after paging_init() When booting with an initial ramdisk on platforms where physical memory does not start at address zero (e.g. on Amiga): initrd: 0ef0602c - 0f800000 Zone ranges: DMA [mem 0x0000000008000000-0x000000f7ffffffff] Normal empty Movable zone start for
debian
CVE-2023-54172P4UNKNOWNfixed in linux 6.1.52-1 (bookworm)2023
CVE-2023-54172 CVE-2023-54172: linux - In the Linux kernel, the following vulnerability has been resolved: x86/hyperv:... In the Linux kernel, the following vulnerability has been resolved: x86/hyperv: Disable IBT when hypercall page lacks ENDBR instruction On hardware that supports Indirect Branch Tracking (IBT), Hyper-V VMs with ConfigVersion 9.3 or later support IBT in the guest. However, current versions of Hyper-V have a bug in that there's not an ENDBR64 instruction at the beginning of th
debian
CVE-2025-68307P4UNKNOWNfixed in linux 6.1.159-1 (bookworm)2025
CVE-2025-68307 CVE-2025-68307: linux - In the Linux kernel, the following vulnerability has been resolved: can: gs_usb... In the Linux kernel, the following vulnerability has been resolved: can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and ultimately to a complete stop of the transmission. If the sending of a bulk UR
debian
CVE-2025-68244P4UNKNOWNfixed in linux 6.1.159-1 (bookworm)2025
CVE-2025-68244 CVE-2025-68244: linux - In the Linux kernel, the following vulnerability has been resolved: drm/i915: A... In the Linux kernel, the following vulnerability has been resolved: drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTD On completion of i915_vma_pin_ww(), a synchronous variant of dma_fence_work_commit() is called. When pinning a VMA to GGTT address space on a Cherry View family processor, or on a Broxton generation SoC with VTD enabled, i.e., when stop_machi
debian
CVE-2026-23052P4LOWfixed in linux 6.18.8-1 (forky)2026
CVE-2026-23052 [LOW] CVE-2026-23052: linux - In the Linux kernel, the following vulnerability has been resolved: ftrace: Do ... In the Linux kernel, the following vulnerability has been resolved: ftrace: Do not over-allocate ftrace memory The pg_remaining calculation in ftrace_process_locs() assumes that ENTRIES_PER_PAGE multiplied by 2^order equals the actual capacity of the allocated page group. However, ENTRIES_PER_PAGE is PAGE_SIZE / ENTRY_SIZE (integer division). When PAGE_SIZE is not a mu
debian
CVE-2025-71195P4LOWfixed in linux 6.18.8-1 (forky)2025
CVE-2025-71195 [LOW] CVE-2025-71195: linux - In the Linux kernel, the following vulnerability has been resolved: dmaengine: ... In the Linux kernel, the following vulnerability has been resolved: dmaengine: xilinx: xdma: Fix regmap max_register The max_register field is assigned the size of the register memory region instead of the offset of the last register. The result is that reading from the regmap via debugfs can cause a segmentation fault: tail /sys/kernel/debug/regmap/xdma.1.auto/registe
debian
Debian Linux vulnerabilities | cvebase