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 23 of 632
CVE-2024-26936P3HIGHCVSS 7.8fixed in linux 6.1.90-1 (bookworm)2024
CVE-2024-26936 [HIGH] CVE-2024-26936: linux - In the Linux kernel, the following vulnerability has been resolved: ksmbd: vali...
In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate request buffer size in smb2_allocate_rsp_buf() The response buffer should be allocated in smb2_allocate_rsp_buf before validating request. But the fields in payload as well as smb2 header is used in smb2_allocate_rsp_buf(). This patch add simple buffer size validation to avoid potencia
debian
CVE-2025-39952P3HIGHCVSS 7.8fixed in linux 6.16.9-1 (forky)2025
CVE-2025-39952 [HIGH] CVE-2025-39952: linux - In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1...
In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: avoid buffer overflow in WID string configuration Fix the following copy overflow warning identified by Smatch checker. drivers/net/wireless/microchip/wilc1000/wlan_cfg.c:184 wilc_wlan_parse_response_frame() error: '__memcpy()' 'cfg->s[i]->str' copy overflow (512 vs 65537) This patch i
debian
CVE-2025-37891P3LOWCVSS 7.8fixed in linux 6.12.29-1 (forky)2025
CVE-2025-37891 [HIGH] CVE-2025-37891: linux - In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: ...
In the Linux kernel, the following vulnerability has been resolved: ALSA: ump: Fix buffer overflow at UMP SysEx message conversion The conversion function from MIDI 1.0 to UMP packet contains an internal buffer to keep the incoming MIDI bytes, and its size is 4, as it was supposed to be the max size for a MIDI1 UMP packet data. However, the implementation overlooked t
debian
CVE-2025-71162P3HIGHCVSS 7.8fixed in linux 6.1.162-1 (bookworm)2025
CVE-2025-71162 [HIGH] CVE-2025-71162: linux - In the Linux kernel, the following vulnerability has been resolved: dmaengine: ...
In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra-adma: Fix use-after-free A use-after-free bug exists in the Tegra ADMA driver when audio streams are terminated, particularly during XRUN conditions. The issue occurs when the DMA buffer is freed by tegra_adma_terminate_all() before the vchan completion tasklet finishes accessing it.
debian
CVE-2023-53676P3HIGHCVSS 7.8fixed in linux 6.1.55-1 (bookworm)2023
CVE-2023-53676 [HIGH] CVE-2023-53676: 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: iscsi: Fix buffer overflow in lio_target_nacl_info_show() The function lio_target_nacl_info_show() uses sprintf() in a loop to print details for every iSCSI connection in a session without checking for the buffer length. With enough iSCSI connections it's possible to overflow the buffer
debian
CVE-2025-39828P3HIGHCVSS 7.8fixed in linux 6.1.153-1 (bookworm)2025
CVE-2025-39828 [HIGH] CVE-2025-39828: linux - In the Linux kernel, the following vulnerability has been resolved: atm: atmtcp...
In the Linux kernel, the following vulnerability has been resolved: atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control(). syzbot reported the splat below. [0] When atmtcp_v_open() or atmtcp_v_close() is called via connect() or close(), atmtcp_send_control() is called to send an in-kernel special message. The message has ATMTCP_HDR_MAGIC in atmtcp_control.hdr.
debian
CVE-2023-53541P3HIGHCVSS 7.8fixed in linux 6.1.55-1 (bookworm)2023
CVE-2023-53541 [HIGH] CVE-2023-53541: linux - In the Linux kernel, the following vulnerability has been resolved: mtd: rawnan...
In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write When the oob buffer length is not in multiple of words, the oob write function does out-of-bounds read on the oob source buffer at the last iteration. Fix that by always checking length limit on the oob buffer read and fill with 0
debian
CVE-2025-39824P3HIGHCVSS 7.8fixed in linux 6.1.153-1 (bookworm)2025
CVE-2025-39824 [HIGH] CVE-2025-39824: linux - In the Linux kernel, the following vulnerability has been resolved: HID: asus: ...
In the Linux kernel, the following vulnerability has been resolved: HID: asus: fix UAF via HID_CLAIMED_INPUT validation After hid_hw_start() is called hidinput_connect() will eventually be called to set up the device with the input layer since the HID_CONNECT_DEFAULT connect mask is used. During hidinput_connect() all input and output reports are processed and corresp
debian
CVE-2025-39797P3HIGHCVSS 7.8fixed in linux 6.16.3-1 (forky)2025
CVE-2025-39797 [HIGH] CVE-2025-39797: linux - In the Linux kernel, the following vulnerability has been resolved: xfrm: Dupli...
In the Linux kernel, the following vulnerability has been resolved: xfrm: Duplicate SPI Handling The issue originates when Strongswan initiates an XFRM_MSG_ALLOCSPI Netlink message, which triggers the kernel function xfrm_alloc_spi(). This function is expected to ensure uniqueness of the Security Parameter Index (SPI) for inbound Security Associations (SAs). However,
debian
CVE-2026-23208P3HIGHCVSS 7.8fixed in linux 6.18.10-1 (forky)2026
CVE-2026-23208 [HIGH] CVE-2026-23208: 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: Prevent excessive number of frames In this case, the user constructed the parameters with maxpacksize 40 for rate 22050 / pps 1000, and packsize[0] 22 packsize[1] 23. The buffer size for each data URB is maxpacksize * packets, which in this example is 40 * 6 = 240; When the user perfo
debian
CVE-2026-23288P3LOWCVSS 7.8fixed in linux 6.19.8-1 (forky)2026
CVE-2026-23288 [HIGH] CVE-2026-23288: linux - In the Linux kernel, the following vulnerability has been resolved: accel/amdxd...
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix out-of-bounds memset in command slot handling The remaining space in a command slot may be smaller than the size of the command header. Clearing the command header with memset() before verifying the available slot space can result in an out-of-bounds write and memory corruption. Fix
debian
CVE-2025-71152P3HIGHCVSS 7.8fixed in linux 6.18.5-1 (forky)2025
CVE-2025-71152 [HIGH] CVE-2025-71152: linux - In the Linux kernel, the following vulnerability has been resolved: net: dsa: p...
In the Linux kernel, the following vulnerability has been resolved: net: dsa: properly keep track of conduit reference Problem description ------------------- DSA has a mumbo-jumbo of reference handling of the conduit net device and its kobject which, sadly, is just wrong and doesn't make sense. There are two distinct problems. 1. The OF path, which uses of_find_net_d
debian
CVE-2024-39462P3LOWCVSS 9.8fixed in linux 6.9.7-1 (forky)2024
CVE-2024-39462 [CRITICAL] CVE-2024-39462: linux - In the Linux kernel, the following vulnerability has been resolved: clk: bcm: d...
In the Linux kernel, the following vulnerability has been resolved: clk: bcm: dvp: Assign ->num before accessing ->hws Commit f316cdff8d67 ("clk: Annotate struct clk_hw_onecell_data with __counted_by") annotated the hws member of 'struct clk_hw_onecell_data' with __counted_by, which informs the bounds sanitizer about the number of elements in hws, so that it can w
debian
CVE-2019-17075P3HIGHCVSS 7.5fixed in linux 5.3.7-1 (bookworm)2019
CVE-2019-17075 [HIGH] CVE-2019-17075: linux - An issue was discovered in write_tpt_entry in drivers/infiniband/hw/cxgb4/mem.c ...
An issue was discovered in write_tpt_entry in drivers/infiniband/hw/cxgb4/mem.c in the Linux kernel through 5.3.2. The cxgb4 driver is directly calling dma_map_single (a DMA function) from a stack variable. This could allow an attacker to trigger a Denial of Service, exploitable if this driver is used on an architecture for which this stack/DMA interaction has securit
debian
CVE-2018-20961P3CRITICALCVSS 9.8fixed in linux 4.16.5-1 (bookworm)2018
CVE-2018-20961 [CRITICAL] CVE-2018-20961: linux - In the Linux kernel before 4.16.4, a double free vulnerability in the f_midi_set...
In the Linux kernel before 4.16.4, a double free vulnerability in the f_midi_set_alt function of drivers/usb/gadget/function/f_midi.c in the f_midi driver may allow attackers to cause a denial of service or possibly have unspecified other impact.
Scope: local
bookworm: resolved (fixed in 4.16.5-1)
bullseye: resolved (fixed in 4.16.5-1)
forky: resolved (fixed in 4.
debian
CVE-2019-11810P3HIGHCVSS 7.5fixed in linux 4.19.37-1 (bookworm)2019
CVE-2019-11810 [HIGH] CVE-2019-11810: linux - An issue was discovered in the Linux kernel before 5.0.7. A NULL pointer derefer...
An issue was discovered in the Linux kernel before 5.0.7. A NULL pointer dereference can occur when megasas_create_frame_pool() fails in megasas_alloc_cmds() in drivers/scsi/megaraid/megaraid_sas_base.c. This causes a Denial of Service, related to a use-after-free.
Scope: local
bookworm: resolved (fixed in 4.19.37-1)
bullseye: resolved (fixed in 4.19.37-1)
forky: reso
debian
CVE-2016-2184P4LOWCVSS 4.6PoCfixed in linux 4.5.1-1 (bookworm)2016
CVE-2016-2184 [MEDIUM] CVE-2016-2184: linux - The create_fixed_stream_quirk function in sound/usb/quirks.c in the snd-usb-audi...
The create_fixed_stream_quirk function in sound/usb/quirks.c in the snd-usb-audio driver in the Linux kernel before 4.5.1 allows physically proximate attackers to cause a denial of service (NULL pointer dereference or double free, and system crash) via a crafted endpoints value in a USB device descriptor.
Scope: local
bookworm: resolved (fixed in 4.5.1-1)
bullseye: re
debian
CVE-2025-68803P3UNKNOWNfixed in linux 6.1.162-1 (bookworm)2025
CVE-2025-68803 CVE-2025-68803: linux - In the Linux kernel, the following vulnerability has been resolved: NFSD: NFSv4...
In the Linux kernel, the following vulnerability has been resolved: NFSD: NFSv4 file creation neglects setting ACL An NFSv4 client that sets an ACL with a named principal during file creation retrieves the ACL afterwards, and finds that it is only a default ACL (based on the mode bits) and not the ACL that was requested during file creation. This violates RFC 8881 section 6.
debian
CVE-2025-40342P3UNKNOWNfixed in linux 6.1.159-1 (bookworm)2025
CVE-2025-40342 CVE-2025-40342: linux - In the Linux kernel, the following vulnerability has been resolved: nvme-fc: us...
In the Linux kernel, the following vulnerability has been resolved: nvme-fc: use lock accessing port_state and rport state nvme_fc_unregister_remote removes the remote port on a lport object at any point in time when there is no active association. This races with with the reconnect logic, because nvme_fc_create_association is not taking a lock to check the port_state and at
debian
CVE-2015-7515P4MEDIUMCVSS 4.6PoCfixed in linux 4.4.2-1 (bookworm)2015
CVE-2015-7515 [MEDIUM] CVE-2015-7515: linux - The aiptek_probe function in drivers/input/tablet/aiptek.c in the Linux kernel b...
The aiptek_probe function in drivers/input/tablet/aiptek.c in the Linux kernel before 4.4 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) via a crafted USB device that lacks endpoints.
Scope: local
bookworm: resolved (fixed in 4.4.2-1)
bullseye: resolved (fixed in 4.4.2-1)
forky: resolved (fixed in 4.4.2-1
debian