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 452 of 632
CVE-2022-50614P4UNKNOWNfixed in linux 6.0.2-1 (bookworm)2022
CVE-2022-50614 CVE-2022-50614: linux - In the Linux kernel, the following vulnerability has been resolved: misc: pci_e...
In the Linux kernel, the following vulnerability has been resolved: misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic The dma_map_single() doesn't permit zero length mapping. It causes a follow panic. A panic was reported on arm64: [ 60.137988] ------------[ cut here ]------------ [ 60.142630] kernel BUG at kernel/dma/swiotlb.c:624! [ 60.147508] Intern
debian
CVE-2025-40235P4LOWfixed in linux 6.17.6-1 (forky)2025
CVE-2025-40235 [LOW] CVE-2025-40235: linux - In the Linux kernel, the following vulnerability has been resolved: btrfs: dire...
In the Linux kernel, the following vulnerability has been resolved: btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots() If fs_info->super_copy or fs_info->super_for_commit allocated failed in btrfs_get_tree_subvol(), then no need to call btrfs_free_fs_info(). Otherwise btrfs_check_leaked_roots() would access NULL pointer because fs_info->al
debian
CVE-2025-40211P4UNKNOWNfixed in linux 6.1.159-1 (bookworm)2025
CVE-2025-40211 CVE-2025-40211: linux - In the Linux kernel, the following vulnerability has been resolved: ACPI: video...
In the Linux kernel, the following vulnerability has been resolved: ACPI: video: Fix use-after-free in acpi_video_switch_brightness() The switch_brightness_work delayed work accesses device->brightness and device->backlight, freed by acpi_video_dev_unregister_backlight() during device removal. If the work executes after acpi_video_bus_unregister_backlight() frees these resou
debian
CVE-2025-40085P4UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40085 CVE-2025-40085: linux - In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-a...
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix NULL pointer deference in try_to_register_card In try_to_register_card(), the return value of usb_ifnum_to_if() is passed directly to usb_interface_claimed() without a NULL check, which will lead to a NULL pointer dereference when creating an invalid USB audio device. Fix this by adding
debian
CVE-2025-40021P4UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40021 CVE-2025-40021: linux - In the Linux kernel, the following vulnerability has been resolved: tracing: dy...
In the Linux kernel, the following vulnerability has been resolved: tracing: dynevent: Add a missing lockdown check on dynevent Since dynamic_events interface on tracefs is compatible with kprobe_events and uprobe_events, it should also check the lockdown status and reject if it is set.
Scope: local
bookworm: resolved (fixed in 6.1.158-1)
bullseye: resolved (fixed in 5.10.24
debian
CVE-2022-50631P4UNKNOWNfixed in linux 6.1.4-1 (bookworm)2022
CVE-2022-50631 CVE-2022-50631: linux - In the Linux kernel, the following vulnerability has been resolved: RISC-V: kex...
In the Linux kernel, the following vulnerability has been resolved: RISC-V: kexec: Fix memory leak of fdt buffer This is reported by kmemleak detector: unreferenced object 0xff60000082864000 (size 9588): comm "kexec", pid 146, jiffies 4294900634 (age 64.788s) hex dump (first 32 bytes): d0 0d fe ed 00 00 12 ed 00 00 00 48 00 00 11 40 ...........H...@ 00 00 00 28 00 00 00 11 0
debian
CVE-2023-54007P4UNKNOWNfixed in linux 6.1.37-1 (bookworm)2023
CVE-2023-54007 CVE-2023-54007: linux - In the Linux kernel, the following vulnerability has been resolved: vmci_host: ...
In the Linux kernel, the following vulnerability has been resolved: vmci_host: fix a race condition in vmci_host_poll() causing GPF During fuzzing, a general protection fault is observed in vmci_host_poll(). general protection fault, probably for non-canonical address 0xdffffc0000000019: 0000 [#1] PREEMPT SMP KASAN KASAN: null-ptr-deref in range [0x00000000000000c8-0x0000000
debian
CVE-2023-54093P4UNKNOWNfixed in linux 6.1.55-1 (bookworm)2023
CVE-2023-54093 CVE-2023-54093: linux - In the Linux kernel, the following vulnerability has been resolved: media: anys...
In the Linux kernel, the following vulnerability has been resolved: media: anysee: fix null-ptr-deref in anysee_master_xfer In anysee_master_xfer, msg is controlled by user. When msg[i].buf is null and msg[i].len is zero, former checks on msg[i].buf would be passed. Malicious data finally reach anysee_master_xfer. If accessing msg[i].buf[0] without sanity check, null ptr der
debian
CVE-2023-54109P4UNKNOWNfixed in linux 6.1.37-1 (bookworm)2023
CVE-2023-54109 CVE-2023-54109: linux - In the Linux kernel, the following vulnerability has been resolved: media: rcar...
In the Linux kernel, the following vulnerability has been resolved: media: rcar_fdp1: Fix refcount leak in probe and remove function rcar_fcp_get() take reference, which should be balanced with rcar_fcp_put(). Add missing rcar_fcp_put() in fdp1_remove and the error paths of fdp1_probe() to fix this. [hverkuil: resolve merge conflict, remove() is now void]
Scope: local
bookwo
debian
CVE-2025-39997P4LOWfixed in linux 6.16.11-1 (forky)2025
CVE-2025-39997 [LOW] CVE-2025-39997: linux - In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-a...
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix race condition to UAF in snd_usbmidi_free The previous commit 0718a78f6a9f ("ALSA: usb-audio: Kill timer properly at removal") patched a UAF issue caused by the error timer. However, because the error timer kill added in this patch occurs after the endpoint delete, a race condition
debian
CVE-2025-68227P4UNKNOWNfixed in linux 6.1.159-1 (bookworm)2025
CVE-2025-68227 CVE-2025-68227: linux - In the Linux kernel, the following vulnerability has been resolved: mptcp: Fix ...
In the Linux kernel, the following vulnerability has been resolved: mptcp: Fix proto fallback detection with BPF The sockmap feature allows bpf syscall from userspace, or based on bpf sockops, replacing the sk_prot of sockets during protocol stack processing with sockmap's custom read/write interfaces. ''' tcp_rcv_state_process() syn_recv_sock()/subflow_syn_recv_sock() tcp_i
debian
CVE-2023-53730P4UNKNOWNfixed in linux 6.1.52-1 (bookworm)2023
CVE-2023-53730 CVE-2023-53730: linux - In the Linux kernel, the following vulnerability has been resolved: blk-iocost:...
In the Linux kernel, the following vulnerability has been resolved: blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost adjust_inuse_and_calc_cost() use spin_lock_irq() and IRQ will be enabled when unlock. DEADLOCK might happen if we have held other locks and disabled IRQ before invoking it. Fix it by using spin_lock_irqsave() instead, which can keep IRQ state co
debian
CVE-2023-54319P4UNKNOWNfixed in linux 6.1.52-1 (bookworm)2023
CVE-2023-54319 CVE-2023-54319: linux - In the Linux kernel, the following vulnerability has been resolved: pinctrl: at...
In the Linux kernel, the following vulnerability has been resolved: pinctrl: at91-pio4: check return value of devm_kasprintf() devm_kasprintf() returns a pointer to dynamically allocated memory. Pointer could be NULL in case allocation fails. Check pointer validity. Identified with coccinelle (kmerr.cocci script). Depends-on: 1c4e5c470a56 ("pinctrl: at91: use devm_kasprintf(
debian
CVE-2025-40363P4UNKNOWNfixed in linux 6.1.159-1 (bookworm)2025
CVE-2025-40363 CVE-2025-40363: linux - In the Linux kernel, the following vulnerability has been resolved: net: ipv6: ...
In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix field-spanning memcpy warning in AH output Fix field-spanning memcpy warnings in ah6_output() and ah6_output_done() where extension headers are copied to/from IPv6 address fields, triggering fortify-string warnings about writes beyond the 16-byte address fields. memcpy: detected field-spanning
debian
CVE-2025-68194P4UNKNOWNfixed in linux 6.1.159-1 (bookworm)2025
CVE-2025-68194 CVE-2025-68194: linux - In the Linux kernel, the following vulnerability has been resolved: media: imon...
In the Linux kernel, the following vulnerability has been resolved: media: imon: make send_packet() more robust syzbot is reporting that imon has three problems which result in hung tasks due to forever holding device lock [1]. First problem is that when usb_rx_callback_intf0() once got -EPROTO error after ictx->dev_present_intf0 became true, usb_rx_callback_intf0() resubmit
debian
CVE-2022-50709P4UNKNOWNfixed in linux 6.0.3-1 (bookworm)2022
CVE-2022-50709 CVE-2022-50709: linux - In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k...
In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg() syzbot is reporting uninit value at ath9k_htc_rx_msg() [1], for ioctl(USB_RAW_IOCTL_EP_WRITE) can call ath9k_hif_usb_rx_stream() with pkt_len = 0 but ath9k_hif_usb_rx_stream() uses __dev_alloc_skb(pkt_len + 32, GFP_ATOMIC) based on an assumption tha
debian
CVE-2025-40062P4UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40062 CVE-2025-40062: linux - In the Linux kernel, the following vulnerability has been resolved: crypto: his...
In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - set NULL to qm->debug.qm_diff_regs When the initialization of qm->debug.acc_diff_reg fails, the probe process does not exit. However, after qm->debug.qm_diff_regs is freed, it is not set to NULL. This can lead to a double free when the remove process attempts to free it again. Therefor
debian
CVE-2025-40196P4UNKNOWNfixed in linux 6.17.6-1 (forky)2025
CVE-2025-40196 CVE-2025-40196: linux - In the Linux kernel, the following vulnerability has been resolved: fs: quota: ...
In the Linux kernel, the following vulnerability has been resolved: fs: quota: create dedicated workqueue for quota_release_work There is a kernel panic due to WARN_ONCE when panic_on_warn is set. This issue occurs when writeback is triggered due to sync call for an opened file(ie, writeback reason is WB_REASON_SYNC). When f2fs balance is needed at sync path, flush for quota
debian
CVE-2025-40100P4UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40100 CVE-2025-40100: linux - In the Linux kernel, the following vulnerability has been resolved: btrfs: do n...
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not assert we found block group item when creating free space tree Currently, when building a free space tree at populate_free_space_tree(), if we are not using the block group tree feature, we always expect to find block group items (either extent items or a block group item with key type BTRFS_BL
debian
CVE-2023-54108P4UNKNOWNfixed in linux 6.1.20-1 (bookworm)2023
CVE-2023-54108 CVE-2023-54108: linux - In the Linux kernel, the following vulnerability has been resolved: scsi: qla2x...
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests The following message and call trace was seen with debug kernels: DMA-API: qla2xxx 0000:41:00.0: device driver failed to check map error [device address=0x00000002a3ff38d8] [size=1024 bytes] [mapped as single] WARNING: CPU: 0 PID: 2930 at kernel/dma/d
debian