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 420 of 632
CVE-2025-38253P4LOWCVSS 5.5fixed in linux 6.12.37-1 (forky)2025
CVE-2025-38253 [MEDIUM] CVE-2025-38253: linux - In the Linux kernel, the following vulnerability has been resolved: HID: wacom:... In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix crash in wacom_aes_battery_handler() Commit fd2a9b29dc9c ("HID: wacom: Remove AES power_supply after extended inactivity") introduced wacom_aes_battery_handler() which is scheduled as a delayed work (aes_battery_work). In wacom_remove(), aes_battery_work is not canceled. Consequently
debian
CVE-2025-21854P4LOWCVSS 5.5fixed in linux 6.12.17-1 (forky)2025
CVE-2025-21854 [MEDIUM] CVE-2025-21854: linux - In the Linux kernel, the following vulnerability has been resolved: sockmap, vs... In the Linux kernel, the following vulnerability has been resolved: sockmap, vsock: For connectible sockets allow only connected sockmap expects all vsocks to have a transport assigned, which is expressed in vsock_proto::psock_update_sk_prot(). However, there is an edge case where an unconnected (connectible) socket may lose its previously assigned transport. This i
debian
CVE-2025-21824P4LOWCVSS 5.5fixed in linux 6.12.16-1 (forky)2025
CVE-2025-21824 [MEDIUM] CVE-2025-21824: linux - In the Linux kernel, the following vulnerability has been resolved: gpu: host1x... In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix a use of uninitialized mutex commit c8347f915e67 ("gpu: host1x: Fix boot regression for Tegra") caused a use of uninitialized mutex leading to below warning when CONFIG_DEBUG_MUTEXES and CONFIG_DEBUG_LOCK_ALLOC are enabled. [ 41.662843] ------------[ cut here ]------------ [ 41.6630
debian
CVE-2024-50266P4LOWCVSS 5.5fixed in linux 6.11.9-1 (forky)2024
CVE-2024-50266 [MEDIUM] CVE-2024-50266: linux - In the Linux kernel, the following vulnerability has been resolved: clk: qcom: ... In the Linux kernel, the following vulnerability has been resolved: clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCs A recent change in the venus driver results in a stuck clock on the Lenovo ThinkPad X13s, for example, when streaming video in firefox: video_cc_mvs0_clk status stuck at 'off' WARNING: CPU: 6 PID: 2885 at drivers/clk/qcom/clk-branch.c:8
debian
CVE-2024-53225P4LOWCVSS 5.5fixed in linux 6.12.3-1 (forky)2024
CVE-2024-53225 [MEDIUM] CVE-2024-53225: linux - In the Linux kernel, the following vulnerability has been resolved: iommu/tegra... In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Fix alignment failure at max_n_shift When configuring a kernel with PAGE_SIZE=4KB, depending on its setting of CONFIG_CMA_ALIGNMENT, VCMDQ_LOG2SIZE_MAX=19 could fail the alignment test and trigger a WARN_ON: WARNING: at drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:3646 Call trac
debian
CVE-2024-41067P4LOWCVSS 5.5fixed in linux 6.9.11-1 (forky)2024
CVE-2024-41067 [MEDIUM] CVE-2024-41067: linux - In the Linux kernel, the following vulnerability has been resolved: btrfs: scru... In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: handle RST lookup error correctly [BUG] When running btrfs/060 with forced RST feature, it would crash the following ASSERT() inside scrub_read_endio(): ASSERT(sector_nr nr_sectors); Before that, we would have tree dump from btrfs_get_raid_extent_offset(), as we failed to find the RST
debian
CVE-2024-50212P4LOWCVSS 5.5fixed in linux 6.11.7-1 (forky)2024
CVE-2024-50212 [MEDIUM] CVE-2024-50212: linux - In the Linux kernel, the following vulnerability has been resolved: lib: alloc_... In the Linux kernel, the following vulnerability has been resolved: lib: alloc_tag_module_unload must wait for pending kfree_rcu calls Ben Greear reports following splat: ------------[ cut here ]------------ net/netfilter/nf_nat_core.c:1114 module nf_nat func:nf_nat_register_fn has 256 allocated at module unload WARNING: CPU: 1 PID: 10421 at lib/alloc_tag.c:168 allo
debian
CVE-2022-48665P4MEDIUMCVSS 5.5fixed in linux 6.0.2-1 (bookworm)2022
CVE-2022-48665 [MEDIUM] CVE-2022-48665: linux - In the Linux kernel, the following vulnerability has been resolved: exfat: fix ... In the Linux kernel, the following vulnerability has been resolved: exfat: fix overflow for large capacity partition Using int type for sector index, there will be overflow in a large capacity partition. For example, if storage with sector size of 512 bytes and partition capacity is larger than 2TB, there will be overflow. Scope: local bookworm: resolved (fixed in 6
debian
CVE-2022-49898P4MEDIUMCVSS 5.5fixed in linux 6.0.8-1 (bookworm)2022
CVE-2022-49898 [MEDIUM] CVE-2022-49898: 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 tree mod log mishandling of reallocated nodes We have been seeing the following panic in production kernel BUG at fs/btrfs/tree-mod-log.c:677! invalid opcode: 0000 [#1] SMP RIP: 0010:tree_mod_log_rewind+0x1b4/0x200 RSP: 0000:ffffc9002c02f890 EFLAGS: 00010293 RAX: 0000000000000003 RBX: fff
debian
CVE-2024-49965P4MEDIUMCVSS 5.5fixed in linux 6.1.115-1 (bookworm)2024
CVE-2024-49965 [MEDIUM] CVE-2024-49965: linux - In the Linux kernel, the following vulnerability has been resolved: ocfs2: remo... In the Linux kernel, the following vulnerability has been resolved: ocfs2: remove unreasonable unlock in ocfs2_read_blocks Patch series "Misc fixes for ocfs2_read_blocks", v5. This series contains 2 fixes for ocfs2_read_blocks(). The first patch fix the issue reported by syzbot, which detects bad unlock balance in ocfs2_read_blocks(). The second patch fixes an issue
debian
CVE-2024-44980P4LOWCVSS 5.5fixed in linux 6.10.7-1 (forky)2024
CVE-2024-44980 [MEDIUM] CVE-2024-44980: linux - In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix... In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix opregion leak Being part o the display, ideally the setup and cleanup would be done by display itself. However this is a bigger refactor that needs to be done on both i915 and xe. For now, just fix the leak: unreferenced object 0xffff8881a0300008 (size 192): comm "modprobe", pid 4354, ji
debian
CVE-2024-26721P4LOWCVSS 5.5fixed in linux 6.7.7-1 (forky)2024
CVE-2024-26721 [MEDIUM] CVE-2024-26721: linux - In the Linux kernel, the following vulnerability has been resolved: drm/i915/ds... In the Linux kernel, the following vulnerability has been resolved: drm/i915/dsc: Fix the macro that calculates DSCC_/DSCA_ PPS reg address Commit bd077259d0a9 ("drm/i915/vdsc: Add function to read any PPS register") defines a new macro to calculate the DSC PPS register addresses with PPS number as an input. This macro correctly calculates the addresses till PPS 11
debian
CVE-2024-35957P4LOWCVSS 5.5fixed in linux 6.8.9-1 (forky)2024
CVE-2024-35957 [MEDIUM] CVE-2024-35957: linux - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d:... In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix WARN_ON in iommu probe path Commit 1a75cc710b95 ("iommu/vt-d: Use rbtree to track iommu probed devices") adds all devices probed by the iommu driver in a rbtree indexed by the source ID of each device. It assumes that each device has a unique source ID. This assumption is incorrect a
debian
CVE-2024-43820P4LOWCVSS 5.5fixed in linux 6.10.3-1 (forky)2024
CVE-2024-43820 [MEDIUM] CVE-2024-43820: linux - In the Linux kernel, the following vulnerability has been resolved: dm-raid: Fi... In the Linux kernel, the following vulnerability has been resolved: dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume rm-raid devices will occasionally trigger the following warning when being resumed after a table load because DM_RECOVERY_RUNNING is set: WARNING: CPU: 7 PID: 5660 at drivers/md/dm-raid.c:4105 raid_resume+0xee/0x100 [dm_raid] The failing
debian
CVE-2023-53043P4MEDIUMCVSS 5.5fixed in linux 6.1.25-1 (bookworm)2023
CVE-2023-53043 [MEDIUM] CVE-2023-53043: linux - In the Linux kernel, the following vulnerability has been resolved: arm64: dts:... In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent If the controller is not marked as cache coherent, then kernel will try to ensure coherency during dma-ops and that may cause data corruption. So, mark the PCIe node as dma-coherent as the devices on PCIe bus are cache coherent. Scope:
debian
CVE-2023-53634P4MEDIUMCVSS 5.5fixed in linux 6.1.25-1 (bookworm)2023
CVE-2023-53634 [MEDIUM] CVE-2023-53634: linux - In the Linux kernel, the following vulnerability has been resolved: bpf, arm64:... In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fixed a BTI error on returning to patched function When BPF_TRAMP_F_CALL_ORIG is set, BPF trampoline uses BLR to jump back to the instruction next to call site to call the patched function. For BTI-enabled kernel, the instruction next to call site is usually PACIASP, in this case, it's s
debian
CVE-2023-52932P4MEDIUMCVSS 5.5fixed in linux 6.1.11-1 (bookworm)2023
CVE-2023-52932 [MEDIUM] CVE-2023-52932: linux - In the Linux kernel, the following vulnerability has been resolved: mm/swapfile... In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add cond_resched() in get_swap_pages() The softlockup still occurs in get_swap_pages() under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices, the disksize of each zram device is 50MB with same priority as si. Use the stress-ng tool to increase memory pressure, causing th
debian
CVE-2022-50545P4MEDIUMCVSS 5.5fixed in linux 6.1.4-1 (bookworm)2022
CVE-2022-50545 [MEDIUM] CVE-2022-50545: linux - In the Linux kernel, the following vulnerability has been resolved: r6040: Fix ... In the Linux kernel, the following vulnerability has been resolved: r6040: Fix kmemleak in probe and remove There is a memory leaks reported by kmemleak: unreferenced object 0xffff888116111000 (size 2048): comm "modprobe", pid 817, jiffies 4294759745 (age 76.502s) hex dump (first 32 bytes): 00 c4 0a 04 81 88 ff ff 08 10 11 16 81 88 ff ff ................ 08 10 11 16
debian
CVE-2022-50359P4MEDIUMCVSS 5.5fixed in linux 6.0.3-1 (bookworm)2022
CVE-2022-50359 [MEDIUM] CVE-2022-50359: linux - In the Linux kernel, the following vulnerability has been resolved: media: cx88... In the Linux kernel, the following vulnerability has been resolved: media: cx88: Fix a null-ptr-deref bug in buffer_prepare() When the driver calls cx88_risc_buffer() to prepare the buffer, the function call may fail, resulting in a empty buffer and null-ptr-deref later in buffer_queue(). The following log can reveal it: [ 41.822762] general protection fault, probab
debian
CVE-2022-4842P4LOWCVSS 5.5fixed in linux 6.1.8-1 (bookworm)2022
CVE-2022-4842 [MEDIUM] CVE-2022-4842: linux - A flaw NULL Pointer Dereference in the Linux kernel NTFS3 driver function attr_p... A flaw NULL Pointer Dereference in the Linux kernel NTFS3 driver function attr_punch_hole() was found. A local user could use this flaw to crash the system. Scope: local bookworm: resolved (fixed in 6.1.8-1) bullseye: resolved forky: resolved (fixed in 6.1.8-1) sid: resolved (fixed in 6.1.8-1) trixie: resolved (fixed in 6.1.8-1)
debian
Debian Linux vulnerabilities | cvebase