Vulnerability index

Browse CVEs

10,000+ matching
Filters 1 Clear all
Severity

Filters apply as you choose them.

HIGH 7.1 CVE-2025-37973 In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix out-of-bounds access during multi-link element defragmentati… Linux Kernel 6.6.91 / 6.12.29+ Fix from $1,9502025-05-20 MEDIUM 5.5 CVE-2025-37966 In the Linux kernel, the following vulnerability has been resolved: riscv: Fix kernel crash due to PR_SET_TAGGED_ADDR_CTRL When userspace does PR_S… Linux Kernel 6.14.7+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37967 In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix deadlock This patch introduces the ucsi_con_… Linux Kernel 5.15.184 / 6.1.140+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37968 In the Linux kernel, the following vulnerability has been resolved: iio: light: opt3001: fix deadlock due to concurrent flag access The threaded IR… Linux Kernel 5.4.299 / 5.10.243+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37969 In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_tagged_fifo Preven… Linux Kernel 5.4.294 / 5.10.238+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37970 In the Linux kernel, the following vulnerability has been resolved: iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo Prevent st_ls… Linux Kernel 5.4.294 / 5.10.238+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37971 In the Linux kernel, the following vulnerability has been resolved: staging: bcm2835-camera: Initialise dev in v4l2_dev Commit 42a2f6664e18 ("stagi… Linux Kernel 6.12.29 / 6.14.7+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37972 In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_p… Linux Kernel 6.1.139 / 6.6.91+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37974 In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix missing check for zpci_create_device() error return The zpci_crea… Linux Kernel 6.12.29 / 6.14.7+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37965 In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix invalid context error in dml helper [Why] "BUG: sleeping f… Linux Kernel 6.12.29 / 6.14.7+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37958 In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix dereferencing invalid pmd migration entry When migrating a … Linux Kernel 5.4.295 / 5.10.239+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37959 In the Linux kernel, the following vulnerability has been resolved: bpf: Scrub packet on bpf_redirect_peer When bpf_redirect_peer is used to redire… Linux Kernel 6.1.139 / 6.6.91+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37960 In the Linux kernel, the following vulnerability has been resolved: memblock: Accept allocated memory before use in memblock_double_array() When in… Linux Kernel 6.6.92 / 6.12.29+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37961 In the Linux kernel, the following vulnerability has been resolved: ipvs: fix uninit-value for saddr in do_output_route4 syzbot reports for uninit-… Linux Kernel 3.11 / 3.13+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37962 In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leak in parse_lease_state() The previous patch that added bou… Linux Kernel 6.1.139 / 6.6.91+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37963 In the Linux kernel, the following vulnerability has been resolved: arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users Support fo… Linux Kernel 5.10.239 / 5.15.186+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37964 In the Linux kernel, the following vulnerability has been resolved: x86/mm: Eliminate window where TLB flushes may be inadvertently skipped tl;dr: … Linux Kernel 5.15.183 / 6.1.139+ Fix from $1,6002025-05-20 HIGH 7.8 CVE-2025-37952 In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix UAF in __close_file_table_ids A use-after-free is possible if one th… Linux Kernel 6.6.91 / 6.12.29+ Fix from $1,9502025-05-20 HIGH 7.8 CVE-2025-37957 In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Forcibly leave SMM mode on SHUTDOWN interception Previously, commit e… Linux Kernel 5.16 / 6.1+ Fix from $1,9502025-05-20 MEDIUM 5.5 CVE-2025-37950 In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix panic in failed foilio allocation commit 7e119cff9d0a ("ocfs2: conve… Linux Kernel 6.14.7+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37951 In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Add job to pending list if the reset was skipped When a CL/CSD job tim… Linux Kernel 6.1.139 / 6.6.91+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37953 In the Linux kernel, the following vulnerability has been resolved: sch_htb: make htb_deactivate() idempotent Alan reported a NULL pointer derefere… Linux Kernel Patch available Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37954 In the Linux kernel, the following vulnerability has been resolved: smb: client: Avoid race in open_cached_dir with lease breaks A pre-existing val… Linux Kernel 6.6.91 / 6.12.29+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37955 In the Linux kernel, the following vulnerability has been resolved: virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable() The selftests … Linux Kernel 6.12.29 / 6.14.7+ Fix from $1,6002025-05-20 MEDIUM 5.5 CVE-2025-37956 In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent rename with empty string Client can send empty newname string to… Linux Kernel 6.6.91 / 6.12.29+ Fix from $1,6002025-05-20 HIGH 7.8 CVE-2025-37943 In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi In certai… Linux Kernel 6.6.88 / 6.12.24+ Fix from $1,9502025-05-20 HIGH 7.8 CVE-2025-37944 In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process Currently, … Linux Kernel 6.6.88 / 6.12.25+ Fix from $1,9502025-05-20 HIGH 7.8 CVE-2025-37946 In the Linux kernel, the following vulnerability has been resolved: s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs W… Linux Kernel 6.12.29 / 6.14.7+ Fix from $1,9502025-05-20 HIGH 7.8 CVE-2025-37947 In the Linux kernel, the following vulnerability has been resolved: ksmbd: prevent out-of-bounds stream writes by validating *pos ksmbd_vfs_stream_… Linux Kernel 6.1.139 / 6.6.91+ Fix from $1,9502025-05-20 MEDIUM 5.5 CVE-2025-37945 In the Linux kernel, the following vulnerability has been resolved: net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controll… Linux Kernel 5.16 / 6.12.24+ Fix from $1,6002025-05-20