Security
CVE Feed
Latest vulnerabilities from the National Vulnerability Database.
43670
Total
3528
Critical
13050
High
12909
Medium
| CVE ID | Severity | Score | Description | Published |
|---|---|---|---|---|
| CVE-2026-80554 | CRITICAL | 9.3 | In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Limit the number of channel program segments The processing of channel programs, and the … | Aug 26, 2026 |
| CVE-2026-80553 | HIGH | 8.8 | In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Cancel existing workqueues The initialization of the io_work and crw_work workqueues begs the question … | Aug 26, 2026 |
| CVE-2026-80552 | HIGH | 8.8 | In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Ensure index for read/write regions are within range The introduction of the capability chain … | Aug 26, 2026 |
| CVE-2026-80551 | CRITICAL | 9.3 | In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Ensure first IDAW remains constant The first IDAW in a list does not need … | Aug 26, 2026 |
| CVE-2026-80550 | HIGH | 7.9 | In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Fix out of bounds check on CCW array The routine ccwchain_calc_length() counts the number … | Aug 26, 2026 |
| CVE-2026-80549 | HIGH | 8.2 | In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Move cp cleanup out of not operational The fsm_notoper() routine is called when the … | Aug 26, 2026 |
| CVE-2026-80548 | HIGH | 8.8 | In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Selectively expand io_mutex The io_mutex was defined to serialize the io_regions, but then has … | Aug 26, 2026 |
| CVE-2026-80547 | HIGH | 8.8 | In the Linux kernel, the following vulnerability has been resolved: s390/vfio_ccw: Implement a crw lock Unlike the channel_program struct, which covers synchronous I/O submissions and … | Aug 26, 2026 |
| CVE-2026-80546 | HIGH | 7.8 | In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve CCA CPRB length and overflow checks The xcrb_msg_to_type6cprb_msgx() function lacks proper input validation, … | Aug 26, 2026 |
| CVE-2026-80545 | HIGH | 7.8 | In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve EP11 CPRB length and overflow checks The xcrb_msg_to_type6_ep11cprb_msgx() function lacks proper input validation, … | Aug 26, 2026 |
| CVE-2026-80544 | HIGH | 7.8 | In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve EP11 CPRB domain handling with ASN.1 parsing The zcrypt_msgtype6_send_ep11_cprb() function uses fragile struct … | Aug 26, 2026 |
| CVE-2026-80543 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Pad trailing CCA or EP11 message with zeros The both functions xcrb_msg_to_type6cprb_msgx() and xcrb_msg_to_type6_ep11cprb_msgx() … | Aug 26, 2026 |
| CVE-2026-80542 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank() amdgpu_dm_crtc_set_vblank() dereferences acrtc_state->stream when vblank is enabled/queried from … | Aug 26, 2026 |
| CVE-2026-80541 | HIGH | 7.8 | In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate GEM_CREATE domain combinations AMDGPU_GEM_CREATE checked domain bits against AMDGPU_GEM_DOMAIN_MASK, but did not validate … | Aug 26, 2026 |
| CVE-2026-80540 | HIGH | 7.8 | In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD decode image min size calculation This needs to use pitch instead of … | Aug 26, 2026 |
| CVE-2026-80539 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: disallow multiple FENCE chunks in one submit amdgpu_cs_pass1() dispatches on chunk_id once per chunk … | Aug 26, 2026 |
| CVE-2026-80538 | HIGH | 7.1 | In the Linux kernel, the following vulnerability has been resolved: xfs: propagate errors from xfs_rtginode_load xfs_rtginode_ensure() treats every xfs_rtginode_load() error other than -ENOENT as success. … | Aug 26, 2026 |
| CVE-2026-80537 | HIGH | 7.8 | In the Linux kernel, the following vulnerability has been resolved: xfs: fix off-by-one in rtrefcount btree root level validation xfs_rtrefcountbt_compute_maxlevels() sets mp->m_rtrefc_maxlevels = min(d_maxlevels, r_maxlevels) … | Aug 26, 2026 |
| CVE-2026-80536 | HIGH | 8.4 | In the Linux kernel, the following vulnerability has been resolved: xfs: bounds-check buffer log item's dirty bitmap xlog_recover_do_reg_buffer() replays each dirty region described by a … | Aug 26, 2026 |
| CVE-2026-80535 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: xfs: don't double-lock when deleting a self-referential directory LOLLM notices that the dirtree scrubber can … | Aug 26, 2026 |
| CVE-2026-80534 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: xfs: fix ilock leak on error in xfs_dq_get_next_id xfs_dq_get_next_id() takes the quota inode ILOCK before … | Aug 26, 2026 |
| CVE-2026-80533 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: xfs: don't walk off the end of a null sc->sa.agi_bp in AGI repair LOLLM noticed … | Aug 26, 2026 |
| CVE-2026-80532 | UNKNOWN | — | In the Linux kernel, the following vulnerability has been resolved: xfs: fix another iunlink infinite loop bug in online fsck xrep_iunlink_resolve_bucket is supposed to reconstruct … | Aug 26, 2026 |
| CVE-2026-80531 | HIGH | 7.8 | In the Linux kernel, the following vulnerability has been resolved: xfs: avoid UAF on sc->tempip in xrep_tempfile_create LOLLM noticed a potential UAF if the tempfile … | Aug 26, 2026 |
| CVE-2026-80530 | HIGH | 7.1 | In the Linux kernel, the following vulnerability has been resolved: xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN When exchanging two full-file ranges, xmi_can_exchange_reflink_flags() … | Aug 26, 2026 |