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 569 of 632
CVE-2025-68364P4UNKNOWNfixed in linux 6.1.162-1 (bookworm)2025
CVE-2025-68364 CVE-2025-68364: linux - In the Linux kernel, the following vulnerability has been resolved: ocfs2: rela...
In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent() In '__ocfs2_move_extent()', relax 'BUG()' to 'ocfs2_error()' just to avoid crashing the whole kernel due to a filesystem corruption.
Scope: local
bookworm: resolved (fixed in 6.1.162-1)
bullseye: resolved (fixed in 5.10.249-1)
forky: resolved (fixe
debian
CVE-2023-53722P4UNKNOWNfixed in linux 6.1.55-1 (bookworm)2023
CVE-2023-53722 CVE-2023-53722: linux - In the Linux kernel, the following vulnerability has been resolved: md: raid1: ...
In the Linux kernel, the following vulnerability has been resolved: md: raid1: fix potential OOB in raid1_remove_disk() If rddev->raid_disk is greater than mddev->raid_disks, there will be an out-of-bounds in raid1_remove_disk(). We have already found similar reports as follows: 1) commit d17f744e883b ("md-raid10: fix KASAN warning") 2) commit 1ebc2cec0b7d ("dm raid: fix KAS
debian
CVE-2023-53743P4UNKNOWNfixed in linux 6.1.55-1 (bookworm)2023
CVE-2023-53743 CVE-2023-53743: linux - In the Linux kernel, the following vulnerability has been resolved: PCI: Free r...
In the Linux kernel, the following vulnerability has been resolved: PCI: Free released resource after coalescing release_resource() doesn't actually free the resource or resource list entry so free the resource list entry to avoid a leak.
Scope: local
bookworm: resolved (fixed in 6.1.55-1)
bullseye: resolved
forky: resolved (fixed in 6.5.3-1)
sid: resolved (fixed in 6.5.3-1)
debian
CVE-2022-50577P4UNKNOWNfixed in linux 6.1.4-1 (bookworm)2022
CVE-2022-50577 CVE-2022-50577: linux - In the Linux kernel, the following vulnerability has been resolved: ima: Fix me...
In the Linux kernel, the following vulnerability has been resolved: ima: Fix memory leak in __ima_inode_hash() Commit f3cc6b25dcc5 ("ima: always measure and audit files in policy") lets measurement or audit happen even if the file digest cannot be calculated. As a result, iint->ima_hash could have been allocated despite ima_collect_measurement() returning an error. Since ima
debian
CVE-2023-54111P4UNKNOWNfixed in linux 6.1.20-1 (bookworm)2023
CVE-2023-54111 CVE-2023-54111: linux - In the Linux kernel, the following vulnerability has been resolved: pinctrl: ro...
In the Linux kernel, the following vulnerability has been resolved: pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groups of_find_node_by_phandle() returns a node pointer with refcount incremented, We should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoid refcount leak.
Scope: local
bookworm: resolved (fixed in 6.1.20-1)
bu
debian
CVE-2023-53725P4UNKNOWNfixed in linux 6.1.52-1 (bookworm)2023
CVE-2023-53725 CVE-2023-53725: linux - In the Linux kernel, the following vulnerability has been resolved: clocksource...
In the Linux kernel, the following vulnerability has been resolved: clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probe Smatch reports: drivers/clocksource/timer-cadence-ttc.c:529 ttc_timer_probe() warn: 'timer_baseaddr' from of_iomap() not released on lines: 498,508,516. timer_baseaddr may have the problem of not being released after use, I replaced it with
debian
CVE-2023-53724P4UNKNOWNfixed in linux 6.1.20-1 (bookworm)2023
CVE-2023-53724 CVE-2023-53724: linux - In the Linux kernel, the following vulnerability has been resolved: mfd: pcf506...
In the Linux kernel, the following vulnerability has been resolved: mfd: pcf50633-adc: Fix potential memleak in pcf50633_adc_async_read() `req` is allocated in pcf50633_adc_async_read(), but adc_enqueue_request() could fail to insert the `req` into queue. We need to check the return value and free it in the case of failure.
Scope: local
bookworm: resolved (fixed in 6.1.20-1)
debian
CVE-2023-53712P4UNKNOWNfixed in linux 6.1.55-1 (bookworm)2023
CVE-2023-53712 CVE-2023-53712: linux - In the Linux kernel, the following vulnerability has been resolved: ARM: 9317/1...
In the Linux kernel, the following vulnerability has been resolved: ARM: 9317/1: kexec: Make smp stop calls asynchronous If a panic is triggered by a hrtimer interrupt all online cpus will be notified and set offline. But as highlighted by commit 19dbdcb8039c ("smp: Warn on function calls from softirq context") this call should not be made synchronous with disabled interrupt
debian
CVE-2022-50651P4UNKNOWNfixed in linux 6.0.7-1 (bookworm)2022
CVE-2022-50651 CVE-2022-50651: linux - In the Linux kernel, the following vulnerability has been resolved: ethtool: ee...
In the Linux kernel, the following vulnerability has been resolved: ethtool: eeprom: fix null-deref on genl_info in dump The similar fix as commit 46cdedf2a0fa ("ethtool: pse-pd: fix null-deref on genl_info in dump") is also needed for ethtool eeprom.
Scope: local
bookworm: resolved (fixed in 6.0.7-1)
bullseye: resolved
forky: resolved (fixed in 6.0.7-1)
sid: resolved (fixed
debian
CVE-2025-40080P4UNKNOWNfixed in linux 6.1.158-1 (bookworm)2025
CVE-2025-40080 CVE-2025-40080: linux - In the Linux kernel, the following vulnerability has been resolved: nbd: restri...
In the Linux kernel, the following vulnerability has been resolved: nbd: restrict sockets to TCP and UDP Recently, syzbot started to abuse NBD with all kinds of sockets. Commit cf1b2326b734 ("nbd: verify socket is supported during setup") made sure the socket supported a shutdown() method. Explicitely accept TCP and UNIX stream sockets.
Scope: local
bookworm: resolved (fixed
debian
CVE-2023-53780P4UNKNOWNfixed in linux 6.1.20-1 (bookworm)2023
CVE-2023-53780 CVE-2023-53780: linux - In the Linux kernel, the following vulnerability has been resolved: drm/amd/dis...
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix FCLK pstate change underflow [Why] Currently we set FCLK p-state change watermark calculated based on dummy p-state latency when UCLK p-state is not supported [How] Calculate FCLK p-state change watermark based on on FCLK pstate change latency in case UCLK p-state is not supported
Scope:
debian
CVE-2025-40279P4UNKNOWNfixed in linux 6.1.159-1 (bookworm)2025
CVE-2025-40279 CVE-2025-40279: linux - In the Linux kernel, the following vulnerability has been resolved: net: sched:...
In the Linux kernel, the following vulnerability has been resolved: net: sched: act_connmark: initialize struct tc_ife to fix kernel leak In tcf_connmark_dump(), the variable 'opt' was partially initialized using a designatied initializer. While the padding bytes are reamined uninitialized. nla_put() copies the entire structure into a netlink message, these uninitialized byt
debian
CVE-2023-54183P4UNKNOWNfixed in linux 6.1.55-1 (bookworm)2023
CVE-2023-54183 CVE-2023-54183: linux - In the Linux kernel, the following vulnerability has been resolved: media: v4l2...
In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link() If fwnode_graph_get_remote_endpoint() fails, 'fwnode' is known to be NULL, so fwnode_handle_put() is a no-op. Release the reference taken from a previous fwnode_graph_get_port_parent() call instead. Also handle fwnode_graph_get_port_
debian
CVE-2023-54078P4UNKNOWNfixed in linux 6.1.37-1 (bookworm)2023
CVE-2023-54078 CVE-2023-54078: linux - In the Linux kernel, the following vulnerability has been resolved: media: max9...
In the Linux kernel, the following vulnerability has been resolved: media: max9286: Free control handler The control handler is leaked in some probe-time error paths, as well as in the remove path. Fix it.
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: re
debian
CVE-2023-53723P4UNKNOWNfixed in linux 6.1.37-1 (bookworm)2023
CVE-2023-53723 CVE-2023-53723: linux - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu:...
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend sdma_v4_0_ip is shared on a few asics, but in sdma_v4_0_hw_fini, driver unconditionally disables ecc_irq which is only enabled on those asics enabling sdma ecc. This will introduce a warning in suspend cycle on those chips with sdma ip
debian
CVE-2023-54122P4UNKNOWNfixed in linux 6.1.20-1 (bookworm)2023
CVE-2023-54122 CVE-2023-54122: linux - In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu...
In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add check for cstate As kzalloc may fail and return NULL pointer, it should be better to check cstate in order to avoid the NULL pointer dereference in __drm_atomic_helper_crtc_reset. Patchwork: https://patchwork.freedesktop.org/patch/514163/
Scope: local
bookworm: resolved (fixed in 6.1.20-1)
b
debian
CVE-2023-53757P4UNKNOWNfixed in linux 6.1.20-1 (bookworm)2023
CVE-2023-53757 CVE-2023-53757: linux - In the Linux kernel, the following vulnerability has been resolved: irqchip/irq...
In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe of_irq_find_parent() returns a node pointer with refcount incremented, We should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoid refcount leak.
Scope: local
bookworm: resolved (fixed in 6.1.20-1)
bullseye: resol
debian
CVE-2023-54126P4UNKNOWNfixed in linux 6.1.37-1 (bookworm)2023
CVE-2023-54126 CVE-2023-54126: linux - In the Linux kernel, the following vulnerability has been resolved: crypto: saf...
In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Cleanup ring IRQ workqueues on load failure A failure loading the safexcel driver results in the following warning on boot, because the IRQ affinity has not been correctly cleaned up. Ensure we clean up the affinity and workqueues on a failure to load the driver. crypto-safexcel: probe of
debian
CVE-2013-2897P4LOWCVSS 4.7fixed in linux 3.11.5-1 (bookworm)2013
CVE-2013-2897 [MEDIUM] CVE-2013-2897: linux - Multiple array index errors in drivers/hid/hid-multitouch.c in the Human Interfa...
Multiple array index errors in drivers/hid/hid-multitouch.c in the Human Interface Device (HID) subsystem in the Linux kernel through 3.11, when CONFIG_HID_MULTITOUCH is enabled, allow physically proximate attackers to cause a denial of service (heap memory corruption, or NULL pointer dereference and OOPS) via a crafted device.
Scope: local
bookworm: resolved (fixed i
debian
CVE-2023-54014P4UNKNOWNfixed in linux 6.1.52-1 (bookworm)2023
CVE-2023-54014 CVE-2023-54014: linux - In the Linux kernel, the following vulnerability has been resolved: scsi: qla2x...
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport() Klocwork reported warning of rport maybe NULL and will be dereferenced. rport returned by call to fc_bsg_to_rport() could be NULL and dereferenced. Check valid rport returned by fc_bsg_to_rport().
Scope: local
bookworm: resolved (fixed in 6.1.52-
debian