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 155 of 632
CVE-2021-47069P4HIGHCVSS 7.0fixed in linux 5.10.40-1 (bookworm)2021
CVE-2021-47069 [HIGH] CVE-2021-47069: linux - In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue,... In the Linux kernel, the following vulnerability has been resolved: ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry do_mq_timedreceive calls wq_sleep with a stack local address. The sender (do_mq_timedsend) uses this address to later call pipelined_send. This leads to a very hard to trigger race where a do_mq_timedreceive call might return and
debian
CVE-2024-49903P4HIGHCVSS 7.0fixed in linux 6.1.115-1 (bookworm)2024
CVE-2024-49903 [HIGH] CVE-2024-49903: linux - In the Linux kernel, the following vulnerability has been resolved: jfs: Fix ua... In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uaf in dbFreeBits [syzbot reported] ================================================================== BUG: KASAN: slab-use-after-free in __mutex_lock_common kernel/locking/mutex.c:587 [inline] BUG: KASAN: slab-use-after-free in __mutex_lock+0xfe/0xd70 kernel/locking/mutex.c:752 Read of size
debian
CVE-2021-3348P4HIGHCVSS 7.0fixed in linux 5.10.13-1 (bookworm)2021
CVE-2021-3348 [HIGH] CVE-2021-3348: linux - nbd_add_socket in drivers/block/nbd.c in the Linux kernel through 5.10.12 has an... nbd_add_socket in drivers/block/nbd.c in the Linux kernel through 5.10.12 has an ndb_queue_rq use-after-free that could be triggered by local attackers (with access to the nbd device) via an I/O request at a certain point during device setup, aka CID-b98e762e3d71. Scope: local bookworm: resolved (fixed in 5.10.13-1) bullseye: resolved (fixed in 5.10.13-1) forky: resolve
debian
CVE-2023-35826P4HIGHCVSS 7.0fixed in linux 6.1.37-1 (bookworm)2023
CVE-2023-35826 [HIGH] CVE-2023-35826: linux - An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was f... An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in cedrus_remove in drivers/staging/media/sunxi/cedrus/cedrus.c. Scope: local bookworm: resolved (fixed in 6.1.37-1) bullseye: resolved forky: resolved (fixed in 6.3.7-1) sid: resolved (fixed in 6.3.7-1) trixie: resolved (fixed in 6.3.7-1)
debian
CVE-2024-49874P4LOWCVSS 7.0fixed in linux 6.11.4-1 (forky)2024
CVE-2024-49874 [HIGH] CVE-2024-49874: linux - In the Linux kernel, the following vulnerability has been resolved: i3c: master... In the Linux kernel, the following vulnerability has been resolved: i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver Due to Race Condition In the svc_i3c_master_probe function, &master->hj_work is bound with svc_i3c_master_hj_work, &master->ibi_work is bound with svc_i3c_master_ibi_work. And svc_i3c_master_ibi_work can start the hj_work, svc
debian
CVE-2021-47479P4HIGHCVSS 7.0fixed in linux 5.15.3-1 (bookworm)2021
CVE-2021-47479 [HIGH] CVE-2021-47479: linux - In the Linux kernel, the following vulnerability has been resolved: staging: rt... In the Linux kernel, the following vulnerability has been resolved: staging: rtl8712: fix use-after-free in rtl8712_dl_fw Syzbot reported use-after-free in rtl8712_dl_fw(). The problem was in race condition between r871xu_dev_remove() ->ndo_open() callback. It's easy to see from crash log, that driver accesses released firmware in ->ndo_open() callback. It may happen,
debian
CVE-2024-47747P4HIGHCVSS 7.0fixed in linux 6.1.115-1 (bookworm)2024
CVE-2024-47747 [HIGH] CVE-2024-47747: linux - In the Linux kernel, the following vulnerability has been resolved: net: seeq: ... In the Linux kernel, the following vulnerability has been resolved: net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition In the ether3_probe function, a timer is initialized with a callback function ether3_ledoff, bound to &prev(dev)->timer. Once the timer is started, there is a risk of a race condition if the module or device is removed,
debian
CVE-2024-50061P4HIGHCVSS 7.0fixed in linux 6.1.129-1 (bookworm)2024
CVE-2024-50061 [HIGH] CVE-2024-50061: linux - In the Linux kernel, the following vulnerability has been resolved: i3c: master... In the Linux kernel, the following vulnerability has been resolved: i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition In the cdns_i3c_master_probe function, &master->hj_work is bound with cdns_i3c_master_hj. And cdns_i3c_master_interrupt can call cnds_i3c_master_demux_ibis function to start the work. If we remove the m
debian
CVE-2024-50106P4LOWCVSS 7.0fixed in linux 6.11.6-1 (forky)2024
CVE-2024-50106 [HIGH] CVE-2024-50106: linux - In the Linux kernel, the following vulnerability has been resolved: nfsd: fix r... In the Linux kernel, the following vulnerability has been resolved: nfsd: fix race between laundromat and free_stateid There is a race between laundromat handling of revoked delegations and a client sending free_stateid operation. Laundromat thread finds that delegation has expired and needs to be revoked so it marks the delegation stid revoked and it puts it on a rea
debian
CVE-2023-35823P4HIGHCVSS 7.0fixed in linux 6.1.37-1 (bookworm)2023
CVE-2023-35823 [HIGH] CVE-2023-35823: linux - An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was f... An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in saa7134_finidev in drivers/media/pci/saa7134/saa7134-core.c. Scope: local bookworm: resolved (fixed in 6.1.37-1) bullseye: resolved (fixed in 5.10.191-1) forky: resolved (fixed in 6.3.7-1) sid: resolved (fixed in 6.3.7-1) trixie: resolved (fixed in 6.3.7-1)
debian
CVE-2023-35824P4HIGHCVSS 7.0fixed in linux 6.1.37-1 (bookworm)2023
CVE-2023-35824 [HIGH] CVE-2023-35824: linux - An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was f... An issue was discovered in the Linux kernel before 6.3.2. A use-after-free was found in dm1105_remove in drivers/media/pci/dm1105/dm1105.c. Scope: local bookworm: resolved (fixed in 6.1.37-1) bullseye: resolved (fixed in 5.10.191-1) forky: resolved (fixed in 6.3.7-1) sid: resolved (fixed in 6.3.7-1) trixie: resolved (fixed in 6.3.7-1)
debian
CVE-2023-52578P4HIGHCVSS 7.0fixed in linux 6.1.64-1 (bookworm)2023
CVE-2023-52578 [HIGH] CVE-2023-52578: linux - In the Linux kernel, the following vulnerability has been resolved: net: bridge... In the Linux kernel, the following vulnerability has been resolved: net: bridge: use DEV_STATS_INC() syzbot/KCSAN reported data-races in br_handle_frame_finish() [1] This function can run from multiple cpus without mutual exclusion. Adopt SMP safe DEV_STATS_INC() to update dev->stats fields. Handles updates to dev->stats.tx_dropped while we are at it. [1] BUG: KCSAN:
debian
CVE-2023-35827P4HIGHCVSS 7.0fixed in linux 6.1.64-1 (bookworm)2023
CVE-2023-35827 [HIGH] CVE-2023-35827: linux - An issue was discovered in the Linux kernel through 6.3.8. A use-after-free was ... An issue was discovered in the Linux kernel through 6.3.8. A use-after-free was found in ravb_remove in drivers/net/ethernet/renesas/ravb_main.c. Scope: local bookworm: resolved (fixed in 6.1.64-1) bullseye: resolved (fixed in 5.10.205-2) forky: resolved (fixed in 6.5.8-1) sid: resolved (fixed in 6.5.8-1) trixie: resolved (fixed in 6.5.8-1)
debian
CVE-2025-22036P4LOWCVSS 7.0fixed in linux 6.12.25-1 (forky)2025
CVE-2025-22036 [HIGH] CVE-2025-22036: 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 random stack corruption after get_block When get_block is called with a buffer_head allocated on the stack, such as do_mpage_readpage, stack corruption due to buffer_head UAF may occur in the following race condition situation. mpage_read_folio > do_mpage_readpage exfat_get_block bh_read __
debian
CVE-2025-38051P4HIGHCVSS 7.0fixed in linux 6.1.147-1 (bookworm)2025
CVE-2025-38051 [HIGH] CVE-2025-38051: linux - In the Linux kernel, the following vulnerability has been resolved: smb: client... In the Linux kernel, the following vulnerability has been resolved: smb: client: Fix use-after-free in cifs_fill_dirent There is a race condition in the readdir concurrency process, which may access the rsp buffer after it has been released, triggering the following KASAN warning. ================================================================== BUG: KASAN: slab-use-
debian
CVE-2023-52517P4HIGHCVSS 7.0fixed in linux 6.1.64-1 (bookworm)2023
CVE-2023-52517 [HIGH] CVE-2023-52517: linux - In the Linux kernel, the following vulnerability has been resolved: spi: sun6i:... In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to the RX buffer. This behaviour is correct when dealing with SPI in interrupt mode. However in DMA mode the transfer complet
debian
CVE-2024-56664P4HIGHCVSS 7.0fixed in linux 6.1.128-1 (bookworm)2024
CVE-2024-56664 [HIGH] CVE-2024-56664: linux - In the Linux kernel, the following vulnerability has been resolved: bpf, sockma... In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix race between element replace and close() Element replace (with a socket different from the one stored) may race with socket's close() link popping & unlinking. __sock_map_delete() unconditionally unrefs the (wrong) element: // set map[0] = s0 map_update_elem(map, 0, s0) // drop fd of
debian
CVE-2024-53186P4LOWCVSS 7.0fixed in linux 6.12.3-1 (forky)2024
CVE-2024-53186 [HIGH] CVE-2024-53186: linux - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix ... In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in SMB request handling A race condition exists between SMB request handling in `ksmbd_conn_handler_loop()` and the freeing of `ksmbd_conn` in the workqueue handler `handle_ksmbd_work()`. This leads to a UAF. - KASAN: slab-use-after-free Read in handle_ksmbd_work - KASAN: sla
debian
CVE-2019-9458P4HIGHCVSS 7.0fixed in linux 4.18.20-1 (bookworm)2019
CVE-2019-9458 [HIGH] CVE-2019-9458: linux - In the Android kernel in the video driver there is a use after free due to a rac... In the Android kernel in the video driver there is a use after free due to a race condition. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation. Scope: local bookworm: resolved (fixed in 4.18.20-1) bullseye: resolved (fixed in 4.18.20-1) forky: resolved (fixed in 4.18.20-1) sid
debian
CVE-2024-47741P4LOWCVSS 7.0fixed in linux 6.11.2-1 (forky)2024
CVE-2024-47741 [HIGH] CVE-2024-47741: 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 race setting file private on concurrent lseek using same fd When doing concurrent lseek(2) system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window where a race happens and can result in a memory leak. The race happens
debian
Debian Linux vulnerabilities | cvebase