PULSE
LIVE48signals / 24h
FEED
ransomqilin reclama a Machinerie P&W · CA · Manufacturingransomqilin reclama a ABM Enviro · CA · Professional Servicesransomkrybit reclama a nilepet.com · EG · Retail & E-Commerceransomthegentlemen reclama a European Design · CA · Otherransomthegentlemen reclama a MK Jewelry · MK · Retail & E-Commerceransomthegentlemen reclama a GUERREIROS seguros · PT · Financial Servicesransomthegentlemen reclama a Tikona Infinet · IN · Technologyransomthegentlemen reclama a TC Printing · AU · Manufacturingransomthegentlemen reclama a Oldelval Oleoductos del Valle · AR · Energy & Utilitiesransomthegentlemen reclama a Decoupe Laser Services · FR · Manufacturingransomthegentlemen reclama a Thialf · NL · Energy & Utilitiesransomthegentlemen reclama a Title Resources · AU · Financial Servicesransomthegentlemen reclama a Clarke Radiology · AU · Healthcareransomthegentlemen reclama a SICSOE · FR · Not Foundransomqilin reclama a Machinerie P&W · CA · Manufacturingransomqilin reclama a ABM Enviro · CA · Professional Servicesransomkrybit reclama a nilepet.com · EG · Retail & E-Commerceransomthegentlemen reclama a European Design · CA · Otherransomthegentlemen reclama a MK Jewelry · MK · Retail & E-Commerceransomthegentlemen reclama a GUERREIROS seguros · PT · Financial Servicesransomthegentlemen reclama a Tikona Infinet · IN · Technologyransomthegentlemen reclama a TC Printing · AU · Manufacturingransomthegentlemen reclama a Oldelval Oleoductos del Valle · AR · Energy & Utilitiesransomthegentlemen reclama a Decoupe Laser Services · FR · Manufacturingransomthegentlemen reclama a Thialf · NL · Energy & Utilitiesransomthegentlemen reclama a Title Resources · AU · Financial Servicesransomthegentlemen reclama a Clarke Radiology · AU · Healthcareransomthegentlemen reclama a SICSOE · FR · Not Found
CVE Watch352,162 in full archive

Vulnerabilities exploitable today

352,162in current view

Single score combining CVSS, KEV membership and EPSS. Every CVE with its own record — timeline from publication to active exploitation.

In KEV catalog1,653
New KEV · 24H0
Exploit Today ≥ 701,590

Distribution · last window

  • Critical
    2,073
  • High
    6,924
  • Medium
    5,904
  • Low
    547
Filters

Window

Severity

Flags

Vulnerabilities342,281–342,320 · 352,162
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2025-46516
2.7%
1
CVE-2026-42410
2.7%
1
CVE-2025-48362
2.7%
1
CVE-2025-28948
2.7%
1
CVE-2025-65832
2.7%
1
CVE-2025-41380
2.7%
1
CVE-2026-24355
2.7%
1
CVE-2025-11976
2.7%
1
CVE-2025-69089
2.7%
1
CVE-2024-34646
2.7%
1
CVE-2018-5859
2.7%
1
CVE-2017-11042
2.7%
1
CVE-2025-6966
2.7%
1
CVE-2025-46530
2.7%
1
CVE-2025-52463
2.7%
1
CVE-2017-14880
2.7%
1
CVE-2025-58801
2.7%
1
CVE-2024-22313
2.7%
1
CVE-2020-11639
2.7%
1
CVE-2025-48238
2.7%
1
CVE-2025-47514
2.7%
1
CVE-2025-46514
2.7%
1
CVE-2025-0885
2.7%
1
CVE-2026-23108
2.7%
1
CVE-2024-2315
2.7%
1
CVE-2025-58818
2.7%
1
CVE-2025-4234
2.7%
1
CVE-2026-529237.8 HIG
2.7%
1In the Linux kernel, the following vulnerability has been resolved: ipc: limit next_id allocation to the valid ID range The checkpoint/restore sysctl path can request the next SysV IPC id through ids->next_id. ipc_idr_alloc() currently forwards that request to idr_alloc() with an open-ended upper bound. If the valid tail of the SysV IPC id space is full, the allocation can spill beyond ipc_mni. The returned SysV IPC id still uses the normal index encoding, so later lookup and removal can target the wrong slot. This leaves the real IDR entry behind and breaks the IDR state for the object. The bug is in ipc_idr_alloc() in the checkpoint/restore path. 1. ids->next_id is passed to: idr_alloc(&ids->ipcs_idr, new, ipcid_to_idx(next_id), 0, ...) 2. The zero upper bound makes the allocation effectively open-ended. Once the valid SysV IPC tail is occupied, idr_alloc() can spill past ipc_mni and allocate an entry beyond the valid IPC id range. 3. The new object id is still encoded with the narrower SysV IPC index width: new->id = (new->seq << ipcmni_seq_shift()) + idx 4. Later removal goes through ipc_rmid(), which uses: ipcid_to_idx(ipcp->id) That truncates the real IDR index. An object actually stored at a high index can then be removed as if it lived at a low in-range index. 5. For shared memory, shm_destroy() frees the current object anyway, but the real high IDR slot is left behind as a dangling pointer. 6. A subsequent walk of /proc/sysvipc/shm reaches the stale IDR entry and dereferences freed memory. Prevent this by bounding the requested allocation to ipc_mni so the checkpoint/restore path fails once the valid range is exhausted.9d
CVE-2025-69019
2.7%
1
CVE-2025-49357
2.7%
1
CVE-2025-28966
2.7%
1
CVE-2025-26499
2.7%
1
CVE-2021-0467
2.7%
1
CVE-2026-48980
2.7%
1
CVE-2025-30200
2.7%
1
CVE-2025-59892
2.7%
1
CVE-2026-22768
2.7%
1
CVE-2025-45083
2.7%
1
CVE-2025-59891
2.7%
1
CVE-2025-69092
2.7%
1