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 143 of 632
CVE-2025-40266P3UNKNOWNfixed in linux 6.17.10-1 (forky)2025
CVE-2025-40266 CVE-2025-40266: linux - In the Linux kernel, the following vulnerability has been resolved: KVM: arm64:... In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Check the untrusted offset in FF-A memory share Verify the offset to prevent OOB access in the hypervisor FF-A buffer in case an untrusted large enough value [U32_MAX - sizeof(struct ffa_composite_mem_region) + 1, U32_MAX] is set from the host kernel. Scope: local bookworm: open bullseye: open fo
debian
CVE-2025-39990P3UNKNOWNfixed in linux 6.16.10-1 (forky)2025
CVE-2025-39990 CVE-2025-39990: linux - In the Linux kernel, the following vulnerability has been resolved: bpf: Check ... In the Linux kernel, the following vulnerability has been resolved: bpf: Check the helper function is valid in get_helper_proto kernel test robot reported verifier bug [1] where the helper func pointer could be NULL due to disabled config option. As Alexei suggested we could check on that in get_helper_proto directly. Marking tail_call helper func with BPF_PTR_POISON, becaus
debian
CVE-2025-40203P3LOWfixed in linux 6.17.6-1 (forky)2025
CVE-2025-40203 [LOW] CVE-2025-40203: linux - In the Linux kernel, the following vulnerability has been resolved: listmount: ... In the Linux kernel, the following vulnerability has been resolved: listmount: don't call path_put() under namespace semaphore Massage listmount() and make sure we don't call path_put() under the namespace semaphore. If we put the last reference we're fscked. Scope: local bookworm: resolved bullseye: resolved forky: resolved (fixed in 6.17.6-1) sid: resolved (fixed in
debian
CVE-2025-40276P3LOWfixed in linux 6.17.9-1 (forky)2025
CVE-2025-40276 [LOW] CVE-2025-40276: linux - In the Linux kernel, the following vulnerability has been resolved: drm/panthor... In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Flush shmem writes before mapping buffers CPU-uncached The shmem layer zeroes out the new pages using cached mappings, and if we don't CPU-flush we might leave dirty cachelines behind, leading to potential data leaks and/or asynchronous buffer corruption when dirty cachelines are evicted.
debian
CVE-2025-40174P3LOWfixed in linux 6.17.6-1 (forky)2025
CVE-2025-40174 [LOW] CVE-2025-40174: linux - In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix... In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix SMP ordering in switch_mm_irqs_off() Stephen noted that it is possible to not have an smp_mb() between the loaded_mm store and the tlb_gen load in switch_mm(), meaning the ordering against flush_tlb_mm_range() goes out the window, and it becomes possible for switch_mm() to not observe a rec
debian
CVE-2025-68212P3LOWfixed in linux 6.17.10-1 (forky)2025
CVE-2025-68212 [LOW] CVE-2025-68212: linux - In the Linux kernel, the following vulnerability has been resolved: fs: Fix uni... In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized 'offp' in statmount_string() In statmount_string(), most flags assign an output offset pointer (offp) which is later updated with the string offset. However, the STATMOUNT_MNT_UIDMAP and STATMOUNT_MNT_GIDMAP cases directly set the struct fields instead of using offp. This leaves o
debian
CVE-2025-68730P3LOWfixed in linux 6.17.13-1 (forky)2025
CVE-2025-68730 [LOW] CVE-2025-68730: linux - In the Linux kernel, the following vulnerability has been resolved: accel/ivpu:... In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix page fault in ivpu_bo_unbind_all_bos_from_context() Don't add BO to the vdev->bo_list in ivpu_gem_create_object(). When failure happens inside drm_gem_shmem_create(), the BO is not fully created and ivpu_gem_bo_free() callback will not be called causing a deleted BO to be left on the li
debian
CVE-2026-23387P3LOWfixed in linux 6.19.8-1 (forky)2026
CVE-2026-23387 [LOW] CVE-2026-23387: linux - In the Linux kernel, the following vulnerability has been resolved: pinctrl: ci... In the Linux kernel, the following vulnerability has been resolved: pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe() devm_add_action_or_reset() already invokes the action on failure, so the explicit put causes a double-put. Scope: local bookworm: resolved bullseye: resolved forky: resolved (fixed in 6.19.8-1) sid: resolved (fixed in 6.19.8-1) trixie: ope
debian
CVE-2025-37749P4HIGHCVSS 7.1fixed in linux 6.1.135-1 (bookworm)2025
CVE-2025-37749 [HIGH] CVE-2025-37749: linux - In the Linux kernel, the following vulnerability has been resolved: net: ppp: A... In the Linux kernel, the following vulnerability has been resolved: net: ppp: Add bound checking for skb data on ppp_sync_txmung Ensure we have enough data in linear buffer from skb before accessing initial bytes. This prevents potential out-of-bounds accesses when processing short packets. When ppp_sync_txmung receives an incoming package with an empty payload: (remo
debian
CVE-2022-1734P4LOWCVSS 7.0fixed in linux 5.17.11-1 (bookworm)2022
CVE-2022-1734 [HIGH] CVE-2022-1734: linux - A flaw in Linux Kernel found in nfcmrvl_nci_unregister_dev() in drivers/nfc/nfcm... A flaw in Linux Kernel found in nfcmrvl_nci_unregister_dev() in drivers/nfc/nfcmrvl/main.c can lead to use after free both read or write when non synchronized between cleanup routine and firmware download routine. Scope: local bookworm: resolved (fixed in 5.17.11-1) bullseye: resolved (fixed in 5.10.120-1) forky: resolved (fixed in 5.17.11-1) sid: resolved (fixed in 5.1
debian
CVE-2024-35871P4HIGHCVSS 7.1fixed in linux 6.1.85-1 (bookworm)2024
CVE-2024-35871 [HIGH] CVE-2024-35871: linux - In the Linux kernel, the following vulnerability has been resolved: riscv: proc... In the Linux kernel, the following vulnerability has been resolved: riscv: process: Fix kernel gp leakage childregs represents the registers which are active for the new thread in user context. For a kernel thread, childregs->gp is never used since the kernel gp is not touched by switch_to. For a user mode helper, the gp value can be observed in user space after execv
debian
CVE-2025-71093P4HIGHCVSS 7.1fixed in linux 6.1.162-1 (bookworm)2025
CVE-2025-71093 [HIGH] CVE-2025-71093: linux - In the Linux kernel, the following vulnerability has been resolved: e1000: fix ... In the Linux kernel, the following vulnerability has been resolved: e1000: fix OOB in e1000_tbi_should_accept() In e1000_tbi_should_accept() we read the last byte of the frame via 'data[length - 1]' to evaluate the TBI workaround. If the descriptor- reported length is zero or larger than the actual RX buffer size, this read goes out of bounds and can hit unrelated sla
debian
CVE-2024-43881P4LOWCVSS 7.1fixed in linux 6.10.3-1 (forky)2024
CVE-2024-43881 [HIGH] CVE-2024-43881: linux - In the Linux kernel, the following vulnerability has been resolved: wifi: ath12... In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: change DMA direction while mapping reinjected packets For fragmented packets, ath12k reassembles each fragment as a normal packet and then reinjects it into HW ring. In this case, the DMA direction should be DMA_TO_DEVICE, not DMA_FROM_DEVICE. Otherwise, an invalid payload may be reinjec
debian
CVE-2022-50182P4HIGHCVSS 7.1fixed in linux 6.0.2-1 (bookworm)2022
CVE-2022-50182 [HIGH] CVE-2022-50182: linux - In the Linux kernel, the following vulnerability has been resolved: media: imx-... In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Align upwards buffer size The hardware can support any image size WxH, with arbitrary W (image width) and H (image height) dimensions. Align upwards buffer size for both encoder and decoder. and leave the picture resolution unchanged. For decoder, the risk of memory out of bounds can
debian
CVE-2022-3566P4MEDIUMCVSS 4.6fixed in linux 6.1.4-1 (bookworm)2022
CVE-2022-3566 [MEDIUM] CVE-2022-3566: linux - A vulnerability, which was classified as problematic, was found in Linux Kernel.... A vulnerability, which was classified as problematic, was found in Linux Kernel. This affects the function tcp_getsockopt/tcp_setsockopt of the component TCP Handler. The manipulation leads to race condition. It is recommended to apply a patch to fix this issue. The identifier VDB-211089 was assigned to this vulnerability. Scope: local bookworm: resolved (fixed in 6.1
debian
CVE-2021-3609P4HIGHCVSS 7.0fixed in linux 5.10.46-1 (bookworm)2021
CVE-2021-3609 [HIGH] CVE-2021-3609: linux - .A flaw was found in the CAN BCM networking protocol in the Linux kernel, where ... .A flaw was found in the CAN BCM networking protocol in the Linux kernel, where a local attacker can abuse a flaw in the CAN subsystem to corrupt memory, crash the system or escalate privileges. This race condition in net/can/bcm.c in the Linux kernel allows for local privilege escalation to root. Scope: local bookworm: resolved (fixed in 5.10.46-1) bullseye: resolved (
debian
CVE-2023-6270P4HIGHCVSS 7.0fixed in linux 6.1.82-1 (bookworm)2023
CVE-2023-6270 [HIGH] CVE-2023-6270: linux - A flaw was found in the ATA over Ethernet (AoE) driver in the Linux kernel. The ... A flaw was found in the ATA over Ethernet (AoE) driver in the Linux kernel. The aoecmd_cfg_pkts() function improperly updates the refcnt on `struct net_device`, and a use-after-free can be triggered by racing between the free on the struct and the access through the `skbtxq` global queue. This could lead to a denial of service condition or potential code execution. Scop
debian
CVE-2026-23235P4HIGHCVSS 7.1fixed in linux 6.1.164-1 (bookworm)2026
CVE-2026-23235 [HIGH] CVE-2026-23235: linux - In the Linux kernel, the following vulnerability has been resolved: f2fs: fix o... In the Linux kernel, the following vulnerability has been resolved: f2fs: fix out-of-bounds access in sysfs attribute read/write Some f2fs sysfs attributes suffer from out-of-bounds memory access and incorrect handling of integer values whose size is not 4 bytes. For example: vm:~# echo 65537 > /sys/fs/f2fs/vde/carve_out vm:~# cat /sys/fs/f2fs/vde/carve_out 65537 vm:~
debian
CVE-2015-8709P4HIGHCVSS 7.0fixed in linux 4.3.3-3 (bookworm)2015
CVE-2015-8709 [HIGH] CVE-2015-8709: linux - kernel/ptrace.c in the Linux kernel through 4.4.1 mishandles uid and gid mapping... kernel/ptrace.c in the Linux kernel through 4.4.1 mishandles uid and gid mappings, which allows local users to gain privileges by establishing a user namespace, waiting for a root process to enter that namespace with an unsafe uid or gid, and then using the ptrace system call. NOTE: the vendor states "there is no kernel bug here. Scope: local bookworm: resolved (fixed i
debian
CVE-2022-2959P4HIGHCVSS 7.0fixed in linux 5.18.2-1 (bookworm)2022
CVE-2022-2959 [HIGH] CVE-2022-2959: linux - A race condition was found in the Linux kernel's watch queue due to a missing lo... A race condition was found in the Linux kernel's watch queue due to a missing lock in pipe_resize_ring(). The specific flaw exists within the handling of pipe buffers. The issue results from the lack of proper locking when performing operations on an object. This flaw allows a local user to crash the system or escalate their privileges on the system. Scope: local bookwo
debian
Debian Linux vulnerabilities | cvebase