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 134 of 632
CVE-2019-10638P3MEDIUMCVSS 6.5fixed in linux 5.2.6-1 (bookworm)2019
CVE-2019-10638 [MEDIUM] CVE-2019-10638: linux - In the Linux kernel before 5.1.7, a device can be tracked by an attacker using t... In the Linux kernel before 5.1.7, a device can be tracked by an attacker using the IP ID values the kernel produces for connection-less protocols (e.g., UDP and ICMP). When such traffic is sent to multiple destination IP addresses, it is possible to obtain hash collisions (of indices to the counter array) and thereby obtain the hashing key (via enumeration). An atta
debian
CVE-2024-27052P3HIGHCVSS 7.4fixed in linux 6.1.85-1 (bookworm)2024
CVE-2024-27052 [HIGH] CVE-2024-27052: linux - In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8x... In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work The workqueue might still be running, when the driver is stopped. To avoid a use-after-free, call cancel_work_sync() in rtl8xxxu_stop(). Scope: local bookworm: resolved (fixed in 6.1.85-1) bullseye: resolved (fixed in 5.10.216-1) forky: resolved (
debian
CVE-2022-48666P3HIGHCVSS 7.4fixed in linux 6.0.2-1 (bookworm)2022
CVE-2022-48666 [HIGH] CVE-2022-48666: linux - In the Linux kernel, the following vulnerability has been resolved: scsi: core:... In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a use-after-free There are two .exit_cmd_priv implementations. Both implementations use resources associated with the SCSI host. Make sure that these resources are still available when .exit_cmd_priv is called by waiting inside scsi_remove_host() until the tag set has been freed. This
debian
CVE-2025-68349P3UNKNOWNfixed in linux 6.1.162-1 (bookworm)2025
CVE-2025-68349 CVE-2025-68349: linux - In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS:... In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid Fixes a crash when layout is null during this call stack: write_inode -> nfs4_write_inode -> pnfs_layoutcommit_inode pnfs_set_layoutcommit relies on the lseg refcount to keep the layout around. Need to clear NFS_INO_LAYOUTCOMMIT other
debian
CVE-2025-40053P3UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40053 CVE-2025-40053: linux - In the Linux kernel, the following vulnerability has been resolved: net: dlink:... In the Linux kernel, the following vulnerability has been resolved: net: dlink: handle copy_thresh allocation failure The driver did not handle failure of `netdev_alloc_skb_ip_align()`. If the allocation failed, dereferencing `skb->protocol` could lead to a NULL pointer dereference. This patch tries to allocate `skb`. If the allocation fails, it falls back to the normal path
debian
CVE-2025-40187P3UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40187 CVE-2025-40187: linux - In the Linux kernel, the following vulnerability has been resolved: net/sctp: f... In the Linux kernel, the following vulnerability has been resolved: net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce() If new_asoc->peer.adaptation_ind=0 and sctp_ulpevent_make_authkey=0 and sctp_ulpevent_make_authkey() returns 0, then the variable ai_ev remains zero and the zero will be dereferenced in the sctp_ulpevent_free() function. Scope: local b
debian
CVE-2025-40183P3UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40183 CVE-2025-40183: linux - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix me... In the Linux kernel, the following vulnerability has been resolved: bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6} Cilium has a BPF egress gateway feature which forces outgoing K8s Pod traffic to pass through dedicated egress gateways which then SNAT the traffic in order to interact with stable IPs outside the cluster. The traffic is directed to the gateway via vxlan
debian
CVE-2025-40129P3LOWfixed in linux 6.17.6-1 (forky)2025
CVE-2025-40129 [LOW] CVE-2025-40129: linux - In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix... In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix null pointer dereference on zero-length checksum In xdr_stream_decode_opaque_auth(), zero-length checksum.len causes checksum.data to be set to NULL. This triggers a NPD when accessing checksum.data in gss_krb5_verify_mic_v2(). This patch ensures that the value of checksum.len is not less t
debian
CVE-2025-68782P3UNKNOWNfixed in linux 6.1.162-1 (bookworm)2025
CVE-2025-68782 CVE-2025-68782: linux - In the Linux kernel, the following vulnerability has been resolved: scsi: targe... In the Linux kernel, the following vulnerability has been resolved: scsi: target: Reset t_task_cdb pointer in error case If allocation of cmd->t_task_cdb fails, it remains NULL but is later dereferenced in the 'err' path. In case of error, reset NULL t_task_cdb value to point at the default fixed-size buffer. Found by Linux Verification Center (linuxtesting.org) with SVACE.
debian
CVE-2025-68321P3UNKNOWNfixed in linux 6.1.159-1 (bookworm)2025
CVE-2025-68321 CVE-2025-68321: linux - In the Linux kernel, the following vulnerability has been resolved: page_pool: ... In the Linux kernel, the following vulnerability has been resolved: page_pool: always add GFP_NOWARN for ATOMIC allocations Driver authors often forget to add GFP_NOWARN for page allocation from the datapath. This is annoying to users as OOMs are a fact of life, and we pretty much expect network Rx to hit page allocation failures during OOM. Make page pool add GFP_NOWARN for
debian
CVE-2025-68320P3UNKNOWNfixed in linux 6.17.8-1 (forky)2025
CVE-2025-68320 CVE-2025-68320: linux - In the Linux kernel, the following vulnerability has been resolved: lan966x: Fi... In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix sleeping in atomic context The following warning was seen when we try to connect using ssh to the device. BUG: sleeping function called from invalid context at kernel/locking/mutex.c:575 in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 104, name: dropbear preempt_count: 1, expected: 0 INFO
debian
CVE-2025-40210P3LOWfixed in linux 6.17.8-1 (forky)2025
CVE-2025-40210 [LOW] CVE-2025-40210: linux - In the Linux kernel, the following vulnerability has been resolved: Revert "NFS... In the Linux kernel, the following vulnerability has been resolved: Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND" I've found that pynfs COMP6 now leaves the connection or lease in a strange state, which causes CLOSE9 to hang indefinitely. I've dug into it a little, but I haven't been able to root-cause it yet. However, I bisected to commit 48
debian
CVE-2025-40044P3UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40044 CVE-2025-40044: linux - In the Linux kernel, the following vulnerability has been resolved: fs: udf: fi... In the Linux kernel, the following vulnerability has been resolved: fs: udf: fix OOB read in lengthAllocDescs handling When parsing Allocation Extent Descriptor, lengthAllocDescs comes from on-disk data and must be validated against the block size. Crafted or corrupted images may set lengthAllocDescs so that the total descriptor length (sizeof(allocExtDesc) + lengthAllocDesc
debian
CVE-2025-40026P3UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40026 CVE-2025-40026: linux - In the Linux kernel, the following vulnerability has been resolved: KVM: x86: D... In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Don't (re)check L1 intercepts when completing userspace I/O When completing emulation of instruction that generated a userspace exit for I/O, don't recheck L1 intercepts as KVM has already finished that phase of instruction execution, i.e. has already committed to allowing L2 to perform I/O. If L1
debian
CVE-2025-40344P3LOWfixed in linux 6.17.8-1 (forky)2025
CVE-2025-40344 [LOW] CVE-2025-40344: linux - In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel... In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Disable periods-elapsed work when closing PCM avs_dai_fe_shutdown() handles the shutdown procedure for HOST HDAudio stream while period-elapsed work services its IRQs. As the former frees the DAI's private context, these two operations shall be synchronized to avoid slab-use-after-fre
debian
CVE-2025-40112P3UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40112 CVE-2025-40112: linux - In the Linux kernel, the following vulnerability has been resolved: sparc: fix ... In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copy_{from_to}_user for Niagara The referenced commit introduced exception handlers on user-space memory references in copy_from_user and copy_to_user. These handlers return from the respective function and calculate the remaining bytes left to copy using the curren
debian
CVE-2025-40045P3LOWfixed in linux 6.17.6-1 (forky)2025
CVE-2025-40045 [LOW] CVE-2025-40045: linux - In the Linux kernel, the following vulnerability has been resolved: ASoC: codec... In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd937x: set the comp soundwire port correctly For some reason we endup with setting soundwire port for HPHL_COMP and HPHR_COMP as zero, this can potentially result in a memory corruption due to accessing and setting -1 th element of port_map array. Scope: local bookworm: resolved bullsey
debian
CVE-2025-40233P3UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40233 CVE-2025-40233: linux - In the Linux kernel, the following vulnerability has been resolved: ocfs2: clea... In the Linux kernel, the following vulnerability has been resolved: ocfs2: clear extent cache after moving/defragmenting extents The extent map cache can become stale when extents are moved or defragmented, causing subsequent operations to see outdated extent flags. This triggers a BUG_ON in ocfs2_refcount_cal_cow_clusters(). The problem occurs when: 1. copy_file_range() cre
debian
CVE-2025-40124P3UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40124 CVE-2025-40124: linux - In the Linux kernel, the following vulnerability has been resolved: sparc: fix ... In the Linux kernel, the following vulnerability has been resolved: sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC III Anthony Yznaga tracked down that a BUG_ON in ext4 code with large folios enabled resulted from copy_from_user() returning impossibly large values greater than the size to be copied. This lead to __copy_from_iter() returning imp
debian
CVE-2025-40105P3UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40105 CVE-2025-40105: linux - In the Linux kernel, the following vulnerability has been resolved: vfs: Don't ... In the Linux kernel, the following vulnerability has been resolved: vfs: Don't leak disconnected dentries on umount When user calls open_by_handle_at() on some inode that is not cached, we will create disconnected dentry for it. If such dentry is a directory, exportfs_decode_fh_raw() will then try to connect this dentry to the dentry tree through reconnect_path(). It may hap
debian
Debian Linux vulnerabilities | cvebase