kernel-4.18.0-553.151.1.el8_10

エラータID: AXSA:2026-1562:63

Release date: 
Tuesday, August 18, 2026 - 19:12
Subject: 
kernel-4.18.0-553.151.1.el8_10
Affected Channels: 
Asianux Server 8 for x86_64
Severity: 
Moderate
Description: 

The kernel packages contain the Linux kernel, the core of any Linux operating system.

Security Fix(es):

* kernel: ipc: limit next_id allocation to the valid ID range (CVE-2026-52923)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

CVE-2026-52923
In 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.

Solution: 

Update packages.

Additional Info: 

N/A

Download: 

SRPMS
  1. kernel-4.18.0-553.151.1.el8_10.src.rpm
    MD5: 133ff4dd99825cbf122dd2127a1c969a
    SHA-256: 2b7e8bc204d02accf8c6ca6086d3ea561b8eebf8c5f53373803a7edbb94b0522
    Size: 132.42 MB

Asianux Server 8 for x86_64
  1. bpftool-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: e05f55dcf2acb2e98479ec6f5e4d6dc5
    SHA-256: 9fd8ef2361e1c0b6c5e362a012f8152701490406c98229ea3a42db41aeacd235
    Size: 11.33 MB
  2. kernel-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: 39e30e0d665abe915b5284d2b02ac84d
    SHA-256: 3a337cde93c6bc752fe4346912ed1ace4cabc01877a9478b17ce91cc34082c84
    Size: 10.60 MB
  3. kernel-abi-stablelists-4.18.0-553.151.1.el8_10.noarch.rpm
    MD5: fe5060bb5ee6f1d39fb1badc5e7b3bd8
    SHA-256: 4d23cb23d59391f8c55d604ae1887f7401b6e1b60b1564f3e807ea27ea46018c
    Size: 10.62 MB
  4. kernel-core-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: b66c7cc87c7c2fa0f03be98a85e55541
    SHA-256: 3ab7ab7cb698db84ca3f074f6bc25d0a6ac6ed5ec5220ca7f86384ca12d96599
    Size: 43.65 MB
  5. kernel-cross-headers-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: 993d5409a721c4703326228fc06b2957
    SHA-256: ddabcdcd64b71b028b818f651fac9040cdb7985db8cbc0fcee5032be92deff8c
    Size: 15.95 MB
  6. kernel-debug-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: d00f9c06d200ed6385a6c10a6281a050
    SHA-256: 46e496e5fabae2b4bc737b2889aa0fccf5413b720476459ea0c4ab1f6fe6ff7b
    Size: 10.60 MB
  7. kernel-debug-core-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: a335eefa433e6416d61f5c5215c537c1
    SHA-256: 31944237ecf542b7bb82182051b10971276f2d3a4d45ebb7cbcf6ace050de13c
    Size: 72.96 MB
  8. kernel-debug-devel-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: a3b36a09ef4f8eeeae934f34d1390272
    SHA-256: 27d42ab8124e33eedb6ff01ac7d577eba935d8a11ebbbcc65df72dc907091a0d
    Size: 24.45 MB
  9. kernel-debug-modules-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: 621378768a414c35663c3384caac2214
    SHA-256: 06a4e458efbc5fd2a39f6aaa098163fe5f431c9c7eb986a1c870aadcd741a76d
    Size: 66.10 MB
  10. kernel-debug-modules-extra-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: ed37dd98835a4acaaed4253292c78dc7
    SHA-256: 9d43ff3dd4d5974a838b5c4e38bc91f709d50498071400f9a48538be3da27820
    Size: 11.98 MB
  11. kernel-devel-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: 1cfccd5ac79953d892142ea547c418c8
    SHA-256: c62b25f8c9d4cda7a523799b8d035ca9cb678fc3b4defc8a24e171d146541250
    Size: 24.25 MB
  12. kernel-doc-4.18.0-553.151.1.el8_10.noarch.rpm
    MD5: 9ead684e6119a3e62e0f57f97ed0fab8
    SHA-256: 1ac6e8fd66f434b5dbe51ec52dbf53ac5df0b4e98aa5c9f4ebfc9231555cf9ba
    Size: 28.48 MB
  13. kernel-headers-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: 34093fc6c7f96e4b7030b2760526f68a
    SHA-256: c4124d7b9605da8b25f9144cc3ad9df2ad02c15376e17be33ca73aa0b8ca319b
    Size: 11.96 MB
  14. kernel-modules-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: 2deff23f2f6fc04c448882c26d793eb0
    SHA-256: 347672f0f4c1f6e3724b3a06b78070b064f8b1f00f76ed23a7546165013cbf7e
    Size: 36.44 MB
  15. kernel-modules-extra-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: 5cd5826d8978aa7e1bf93e43ed7f5850
    SHA-256: 9dc297a82151ccd52fc4174e8b7b9443afa319b91350d855c003e3a82252f86a
    Size: 11.29 MB
  16. kernel-tools-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: 8905f613c0b376bb667b45c71c75810a
    SHA-256: 0d2f461f5a1d24cc2ea882351ad1b3db213c1937150d0a60dd9e5ba6302a2f9e
    Size: 10.82 MB
  17. kernel-tools-libs-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: d571f830dd5f3a71bff62de379561213
    SHA-256: ec25743990bc0ed2c22ce26716901733a7e7946e804f23300af7fb58eada1a03
    Size: 10.61 MB
  18. kernel-tools-libs-devel-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: 21f40faa139c3605bfb68ed9fbf66156
    SHA-256: 7938fb86d8804b07af19e80b5934e1d840521c65f68f93a6ea8be3796b590e11
    Size: 10.61 MB
  19. perf-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: e9b7f14ea0843017dcb2e1f57db8e0f8
    SHA-256: 56afd5cde3d3b64856d3d3a6005bb7536b67d12c4d30b304cd3f6b6f02aad8cf
    Size: 12.92 MB
  20. python3-perf-4.18.0-553.151.1.el8_10.x86_64.rpm
    MD5: be64c62356112661388ec0f716f54e41
    SHA-256: 8bc6e6106d8f9225d1b5b462bea05c430635b7b830d535978aa542be6403fcfc
    Size: 10.73 MB