CVE-2026-31542
概要

In the Linux kernel, the following vulnerability has been resolved:

x86/platform/uv: Handle deconfigured sockets

When a socket is deconfigured, it's mapped to SOCK_EMPTY (0xffff). This causes
a panic while allocating UV hub info structures.

Fix this by using NUMA_NO_NODE, allowing UV hub info structures to be
allocated on valid nodes.

公表日 2026年4月25日0:16
登録日 2026年4月25日4:07
最終更新日 2026年4月25日2:51
関連情報、対策とツール
共通脆弱性一覧