CVEs from 2024

6,597 normalized CVEs published or assigned in this year.

Total
6,597
critical
critical 174
high
high 1,069
medium
medium 2,083
low
low 49
% Critical
2.6%
% with KEV
2.5%
% with exploit
3.4%

Top vendors

Top products

  • mbed_tls 15
  • operations_analytics_log_analysis 14
  • surveillance_station 12
  • checkmk 10
  • office 8
  • profilegrid 8
  • office_long_term_servicing_channel 6
  • propertyhive 5
0
KEVHas exploit
Reset
CVE Severity CVSS Risk Flags OS Vendor Published Description
CVE-2024-10464 medium 5.5 2y ago Repeated writes to history interface attributes could have been used to cause a Denial of Service condition in the browser. This was addressed by introducing rate-limiting to this API. This vulnerabi…
CVE-2024-10462 medium 5.5 2y ago Truncation of a long URL could have allowed origin spoofing in a permission prompt. This vulnerability affects Firefox < 132, Firefox ESR < 128.4, Thunderbird < 128.4, and Thunderbird < 132.
CVE-2024-40972 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-36244 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-41014 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-40977 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-39504 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-39472 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-26935 medium 5.5 5.5 2y ago Moderate: kernel security update
CVE-2024-40904 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-40931 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-41013 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-40995 medium 5.5 5.5 2y ago Moderate: kernel security update
CVE-2024-40960 medium 5.5 5.5 2y ago Moderate: kernel security update
CVE-2024-26826 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-2201 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-26640 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-40998 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-49761 medium 5.5 2y ago RHSA-2025:11047: pcs security update (Moderate)
CVE-2024-49767 medium 5.5 2y ago Werkzeug possible resource exhaustion when parsing file data in forms
CVE-2024-6232 medium 5.5 2y ago Moderate: python3.12 security update
CVE-2024-50045 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: netfilter: br_netfilter: fix panic with metadata_dst skb Fix a kernel panic in the br_netfilter module when sending untagged traf…
CVE-2024-50040 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: igb: Do not bring the device up after non-fatal error Commit 004d25060c78 ("igb: Fix igb_down hung on surprise removal") changed …
CVE-2024-50012 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parse_perf_domain function, if the call to of_parse_phandle_with_args ret…
CVE-2024-50001 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix error path in multi-packet WQE transmit Remove the erroneous unmap in case no DMA mapping was established The mult…
CVE-2024-49955 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: ACPI: battery: Fix possible crash when unregistering a battery hook When a battery hook returns an error when adding a new batter…
CVE-2024-49952 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: prevent nf_skb_duplicated corruption syzbot found that nf_dup_ipv4() or nf_dup_ipv6() could write per-cpu v…
CVE-2024-49944 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start In sctp_listen_start() invoked by sctp_inet_listen(), it…
CVE-2024-49925 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: fbdev: efifb: Register sysfs groups through driver core The driver core can register and cleanup sysfs groups already. Make use o…
CVE-2024-49902 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: jfs: check if leafidx greater than num leaves per dmap tree syzbot report a out of bounds in dbSplit, it because dmt_leafidx grea…
CVE-2024-49892 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize get_bytes_per_element's default to 1 Variables, used as denominators and maybe not assigned to other …
CVE-2024-49890 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: ensure the fw_info is not null before using it This resolves the dereference null return value warning reported by Co…
CVE-2024-47735 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled Fix missuse of spin_lock_irq()/spin_unlock_irq() when spin_lock_i…
CVE-2024-47709 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: can: bcm: Clear bo->bcm_proc_read after remove_proc_entry(). syzbot reported a warning in bcm_release(). [0] The blamed change f…
CVE-2024-47707 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev() Blamed commit accidentally removed a check for rt->rt6i_idev bei…
CVE-2024-47704 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check link_res->hpo_dp_link_enc before using it [WHAT & HOW] Functions dp_enable_link_phy and dp_disable_link_ph…
CVE-2024-47699 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfs_btree_insert() Patch series "nilfs2: fix potential issues with empty b-tree nodes".…
CVE-2024-47684 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: tcp: check skb is non-NULL in tcp_rto_delta_us() We have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-gene…
CVE-2024-21235 medium 5.5 2y ago Moderate: java-1.8.0-openjdk security update
CVE-2024-21208 medium 5.5 2y ago Moderate: java-1.8.0-openjdk security update
CVE-2024-21210 medium 5.5 2y ago Moderate: java-1.8.0-openjdk security update
CVE-2024-21217 medium 5.5 2y ago Moderate: java-1.8.0-openjdk security update
CVE-2024-40959 medium 5.5 5.5 2y ago Moderate: kernel security update
CVE-2024-27403 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-42272 medium 5.5 5.5 2y ago Moderate: kernel security update
CVE-2024-38556 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-36889 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-35989 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-42079 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-42284 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-39483 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-42934 medium 5.5 2y ago Moderate: OpenIPMI security update
CVE-2024-46544 medium 5.5 2y ago Moderate: mod_jk bug fix update
CVE-2024-38615 medium 5.5 5.5 2y ago Important: kernel security update
CVE-2024-35895 medium 5.5 5.5 2y ago Important: kernel security update
CVE-2024-40984 medium 5.5 5.5 2y ago Important: kernel security update
CVE-2024-24791 medium 5.5 2y ago RHSA-2024:7349: grafana security update (Moderate)
CVE-2024-46770 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: ice: Add netif_device_attach/detach into PF reset flow Ethtool callbacks can be executed while reset is in progress and try to ac…
CVE-2024-7383 medium 5.5 2y ago RHSA-2024:6964: virt:rhel and virt-devel:rhel security update (Moderate)
CVE-2024-6602 medium 5.5 2y ago A mismatch between allocator and deallocator could have led to memory corruption. This vulnerability affects Firefox < 128, Firefox ESR < 115.13, Thunderbird < 115.13, and Thunderbird < 128.
CVE-2024-42131 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-26630 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-26629 medium 5.5 5.5 2y ago Moderate: kernel security update
CVE-2024-41073 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-42082 medium 5.5 5.5 2y ago Moderate: kernel security update
CVE-2024-42102 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-27267 medium 5.5 2y ago RHSA-2024:6595: java-1.8.0-ibm security update (Moderate)
CVE-2024-36000 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-36979 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-42096 medium 5.5 5.5 2y ago Moderate: kernel security update
CVE-2024-35875 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-35797 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-40927 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-41096 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-38619 medium 5.5 5.5 2y ago Moderate: kernel security update
CVE-2024-26720 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-36019 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-36883 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-41055 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-26946 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-40936 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-41040 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-41044 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-35791 medium 5.5 2y ago Moderate: kernel security update
CVE-2024-23185 medium 5.5 2y ago Very large headers can cause resource exhaustion when parsing message. The message-parser normally reads reasonably sized chunks of the message. However, when it feeds them to message-header-parser, …
CVE-2024-23184 medium 5.5 2y ago Having a large number of address headers (From, To, Cc, Bcc, etc.) becomes excessively CPU intensive. With 100k header lines CPU usage is already 12 seconds, and in a production environment we observ…
CVE-2024-39331 medium 5.5 2y ago RHSA-2024:6987: emacs security update (Moderate)
CVE-2024-44948 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: x86/mtrr: Check if fixed MTRRs exist before saving them MTRRs have an obsolete fixed variant for fine grained caching control of …
CVE-2024-6923 medium 5.5 2y ago There is a MEDIUM severity vulnerability affecting CPython. The email module didn’t properly quote newlines for email headers when serializing an email message allowing for header injection when a…
CVE-2024-8088 medium 5.5 2y ago There is a HIGH severity vulnerability affecting the CPython "zipfile" module affecting "zipfile.Path". Note that the more common API "zipfile.ZipFile" class is unaffected. When iterating over n…
CVE-2024-33869 medium 5.5 2y ago An issue was discovered in Artifex Ghostscript before 10.03.1. Path traversal and command execution can occur (via a crafted PostScript document) because of path reduction in base/gpmisc.c. For examp…
CVE-2024-33870 medium 5.5 2y ago An issue was discovered in Artifex Ghostscript before 10.03.1. There is path traversal (via a crafted PostScript document) to arbitrary files if the current directory is in the permitted paths. For e…
CVE-2024-40897 medium 5.5 2y ago RHSA-2024:5306: orc security update (Moderate)
CVE-2024-28863 medium 5.5 2y ago RHSA-2024:6148: nodejs:18 security update (Moderate)
CVE-2024-38428 medium 5.5 2y ago RHSA-2024:5299: wget security update (Moderate)
CVE-2024-44944 medium 5.5 5.5 2y ago In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: use helper function to calculate expect ID Delete expectation path is missing a call to the nf_expect_get_i…
CVE-2024-40912 medium 5.5 5.5 2y ago Important: kernel security update
CVE-2024-35898 medium 5.5 5.5 2y ago Important: kernel security update
CVE-2024-26855 medium 5.5 5.5 2y ago Important: kernel security update
CVE-2024-26925 medium 5.5 5.5 2y ago Important: kernel security update