Debian Linux vulnerabilities
9,954 known vulnerabilities affecting debian/debian_linux.
Total CVEs
9,954
CISA KEV
121
actively exploited
Public exploits
460
Exploited in wild
210
Severity breakdown
CRITICAL1133HIGH4167MEDIUM4296LOW358
Vulnerabilities
Page 252 of 498
CVE-2017-17845P3HIGHCVSS 7.3v8.0v9.02017-12-27
CVE-2017-17845 [HIGH] CWE-338 CVE-2017-17845: An issue was discovered in Enigmail before 1.9.9. Improper Random Secret Generation occurs because M
An issue was discovered in Enigmail before 1.9.9. Improper Random Secret Generation occurs because Math.Random() is used by pretty Easy privacy (pEp), aka TBE-01-001.
nvd
CVE-2019-16729P3HIGHCVSS 7.8v8.0v9.0+1 more2019-09-24
CVE-2019-16729 [HIGH] CVE-2019-16729: pam-python before 1.0.7-1 has an issue in regard to the default environment variable handling of Pyt
pam-python before 1.0.7-1 has an issue in regard to the default environment variable handling of Python, which could allow for local root escalation in certain PAM setups.
nvd
CVE-2019-17347P3HIGHCVSS 7.8v9.0v10.02019-10-08
CVE-2019-17347 [HIGH] CWE-20 CVE-2019-17347: An issue was discovered in Xen through 4.11.x allowing x86 PV guest OS users to cause a denial of se
An issue was discovered in Xen through 4.11.x allowing x86 PV guest OS users to cause a denial of service or gain privileges because a guest can manipulate its virtualised %cr4 in a way that is incompatible with Linux (and possibly other guest kernels).
nvd
CVE-2020-27671P3HIGHCVSS 7.8v10.02020-10-22
CVE-2020-27671 [HIGH] CVE-2020-27671: An issue was discovered in Xen through 4.14.x allowing x86 HVM and PVH guest OS users to cause a den
An issue was discovered in Xen through 4.14.x allowing x86 HVM and PVH guest OS users to cause a denial of service (data corruption), cause a data leak, or possibly gain privileges because coalescing of per-page IOMMU TLB flushes is mishandled.
nvd
CVE-2019-5780P3HIGHCVSS 7.8v9.02019-02-19
CVE-2019-5780 [HIGH] CWE-20 CVE-2019-5780: Insufficient restrictions on what can be done with Apple Events in Google Chrome on macOS prior to 7
Insufficient restrictions on what can be done with Apple Events in Google Chrome on macOS prior to 72.0.3626.81 allowed a local attacker to execute JavaScript via Apple Events.
nvd
CVE-2024-46952P3HIGHCVSS 7.8v12.02024-11-10
CVE-2024-46952 [HIGH] CWE-120 CVE-2024-46952: An issue was discovered in pdf/pdf_xref.c in Artifex Ghostscript before 10.04.0. There is a buffer o
An issue was discovered in pdf/pdf_xref.c in Artifex Ghostscript before 10.04.0. There is a buffer overflow during handling of a PDF XRef stream (related to W array values).
nvd
CVE-2020-27670P3HIGHCVSS 7.8v10.02020-10-22
CVE-2020-27670 [HIGH] CWE-345 CVE-2020-27670: An issue was discovered in Xen through 4.14.x allowing x86 guest OS users to cause a denial of servi
An issue was discovered in Xen through 4.14.x allowing x86 guest OS users to cause a denial of service (data corruption), cause a data leak, or possibly gain privileges because an AMD IOMMU page-table entry can be half-updated.
nvd
CVE-2020-15980P3HIGHCVSS 7.8v10.02020-11-03
CVE-2020-15980 [HIGH] CVE-2020-15980: Insufficient policy enforcement in Intents in Google Chrome on Android prior to 86.0.4240.75 allowed
Insufficient policy enforcement in Intents in Google Chrome on Android prior to 86.0.4240.75 allowed a local attacker to bypass navigation restrictions via crafted Intents.
nvd
CVE-2024-35847P3HIGHCVSS 7.8v10.02024-05-17
CVE-2024-35847 [HIGH] CWE-415 CVE-2024-35847: In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Prevent dou
In the Linux kernel, the following vulnerability has been resolved:
irqchip/gic-v3-its: Prevent double free on error
The error handling path in its_vpe_irq_domain_alloc() causes a double free
when its_vpe_init() fails after successfully allocating at least one
interrupt. This happens because its_vpe_irq_domain_free() frees the
interrupts along with t
nvd
CVE-2024-26808P3HIGHCVSS 7.8v10.02024-04-04
CVE-2024-26808 [HIGH] CVE-2024-26808: In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_chain_filter: ha
In the Linux kernel, the following vulnerability has been resolved:
netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain
Remove netdevice from inet/ingress basechain in case NETDEV_UNREGISTER
event is reported, otherwise a stale reference to netdevice remains in
the hook list.
nvd
CVE-2024-44986P3HIGHCVSS 7.8v11.02024-09-04
CVE-2024-44986 [HIGH] CWE-416 CVE-2024-44986: In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in ip6_f
In the Linux kernel, the following vulnerability has been resolved:
ipv6: fix possible UAF in ip6_finish_output2()
If skb_expand_head() returns NULL, skb has been freed
and associated dst/idev could also have been freed.
We need to hold rcu_read_lock() to make sure the dst and
associated idev are alive.
nvd
CVE-2024-35866P3HIGHCVSS 7.8v11.02024-05-19
CVE-2024-35866 [HIGH] CWE-416 CVE-2024-35866: In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF
In the Linux kernel, the following vulnerability has been resolved:
smb: client: fix potential UAF in cifs_dump_full_key()
Skip sessions that are being teared down (status == SES_EXITING) to
avoid UAF.
nvd
CVE-2023-30608P3HIGHCVSS 7.5v10.02023-04-18
CVE-2023-30608 [HIGH] CWE-1333 CVE-2023-30608: sqlparse is a non-validating SQL parser module for Python. In affected versions the SQL parser conta
sqlparse is a non-validating SQL parser module for Python. In affected versions the SQL parser contains a regular expression that is vulnerable to ReDoS (Regular Expression Denial of Service). This issue was introduced by commit `e75e358`. The vulnerability may lead to Denial of Service (DoS). This issues has been fixed in sqlparse 0.4.4 by commit `c
nvd
CVE-2024-26712P3HIGHCVSS 7.8v10.02024-04-03
CVE-2024-26712 [HIGH] CVE-2024-26712: In the Linux kernel, the following vulnerability has been resolved: powerpc/kasan: Fix addr error c
In the Linux kernel, the following vulnerability has been resolved:
powerpc/kasan: Fix addr error caused by page alignment
In kasan_init_region, when k_start is not page aligned, at the begin of
for loop, k_cur = k_start & PAGE_MASK is less than k_start, and then
`va = block + k_cur - k_start` is less than block, the addr va is invalid,
because the memory ad
nvd
CVE-2024-46871P3HIGHCVSS 7.8v11.02024-10-09
CVE-2024-46871 [HIGH] CWE-129 CVE-2024-46871: In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Correct the de
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX
[Why & How]
It actually exposes '6' types in enum dmub_notification_type. Not 5. Using smaller
number to create array dmub_callback & dmub_thread_offload has potential to access
item out of array bound. Fix i
nvd
CVE-2023-52642P3HIGHCVSS 7.8v10.02024-04-17
CVE-2023-52642 [HIGH] CWE-862 CVE-2023-52642: In the Linux kernel, the following vulnerability has been resolved: media: rc: bpf attach/detach re
In the Linux kernel, the following vulnerability has been resolved:
media: rc: bpf attach/detach requires write permission
Note that bpf attach/detach also requires CAP_NET_ADMIN.
nvd
CVE-2020-6546P3HIGHCVSS 7.8v10.02020-09-21
CVE-2020-6546 [HIGH] CWE-59 CVE-2020-6546: Inappropriate implementation in installer in Google Chrome prior to 84.0.4147.125 allowed a local at
Inappropriate implementation in installer in Google Chrome prior to 84.0.4147.125 allowed a local attacker to potentially elevate privilege via a crafted filesystem.
nvd
CVE-2025-37823P3HIGHCVSS 7.8v11.02025-05-08
CVE-2025-37823 [HIGH] CWE-416 CVE-2025-37823: In the Linux kernel, the following vulnerability has been resolved: net_sched: hfsc: Fix a potentia
In the Linux kernel, the following vulnerability has been resolved:
net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too
Similarly to the previous patch, we need to safe guard hfsc_dequeue()
too. But for this one, we don't have a reliable reproducer.
nvd
CVE-2023-4048P3HIGHCVSS 7.5v10.0v11.0+1 more2023-08-01
CVE-2023-4048 [HIGH] CWE-125 CVE-2023-4048: An out-of-bounds read could have led to an exploitable crash when parsing HTML with DOMParser in low
An out-of-bounds read could have led to an exploitable crash when parsing HTML with DOMParser in low memory situations. This vulnerability affects Firefox < 116, Firefox ESR < 102.14, and Firefox ESR < 115.1.
nvd
CVE-2025-37892P3HIGHCVSS 7.8v11.02025-05-20
CVE-2025-37892 [HIGH] CVE-2025-37892: In the Linux kernel, the following vulnerability has been resolved: mtd: inftlcore: Add error check
In the Linux kernel, the following vulnerability has been resolved:
mtd: inftlcore: Add error check for inftl_read_oob()
In INFTL_findwriteunit(), the return value of inftl_read_oob()
need to be checked. A proper implementation can be
found in INFTL_deleteblock(). The status will be set as
SECTOR_IGNORE to break from the while-loop correctly
if the inftl_rea
nvd