GHSA-7fj9-r9j7-5xwv · 深刻度: critical — In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of...
In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of-bounds access in auth message processing If a (potentially corrupted) message of type CEPH_MSG_AUTH_REPLY contains a positive value in its result field, it is treated as an error code by ceph_handle_auth_reply() and returned to handle_auth_reply(). Thereafter, an attempt is made to send the preallocated message of type CEPH_MSG_AUTH, where the returned value is interpreted as the size of the front segment to send. If the result value in the message is greater than the size of the memory buffer allocated for the front segment, an out-of-bounds access occurs, and the content of the memory region beyond this buffer is sent out. This patch fixes the issue by treating only negative values in the result field as errors. Positive values are therefore treated as success in the same way as a zero value. Additionally, a BUG_ON is added to __send_prepared_auth_request() comparing the len parameter to front_alloc_len to prevent sending the message if it exceeds the bounds of the allocation and to make it easier to catch any logic flaws leading to this.
総合評価: CVE-2026-46119 は中リスク(51/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 0.53%、40 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.53% | +0.48% |
| 2 | 2026-06-02 | 0.02% | 0.06% | +0.04% |
| 3 | 2026-05-28 | — | 0.02% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
GHSA-7fj9-r9j7-5xwv · 深刻度: critical — In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-46119 not yet assigned priority: Debian including 2 source packages (linux, linux-6.1), 6 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5, open 1. | https://security-tracker.debian.org/tracker/CVE-2026-46119 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-46119 |
suse
|
high | CVE-2026-46119 severity important: SUSE including 18 source package names (cluster-md-kmp-default, dlm-kmp-default, …), 57 product×package rows across 13 product lines (SUSE Linux Enterprise Live Patching 12 SP5, SUSE Linux Enterprise Micro 5.0, … (13 product lines)): Known Not Affected 53, Fixed 4. | https://www.suse.com/security/cve/CVE-2026-46119/ |
ubuntu
|
medium | CVE-2026-46119 medium priority: Ubuntu including 158 source packages (linux, linux-allwinner-5.19, …), 1422 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): DNE 1024, ignored 173, needed 141, released 84. | https://ubuntu.com/security/CVE-2026-46119 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| linux | linux_kernel | >= 2.6.34.1, < 5.15.209 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| linux | linux_kernel | >= 5.16, < 6.1.175 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| linux | linux_kernel | >= 6.2, < 6.6.140 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| linux | linux_kernel | >= 6.7, < 6.12.88 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| linux | linux_kernel | >= 6.13, < 6.18.30 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| linux | linux_kernel | >= 6.19, < 7.0.7 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| linux | linux_kernel | 2.6.34 | cpe:2.3:o:linux:linux_kernel:2.6.34:-:*:*:*:*:*:* |
| linux | linux_kernel | 2.6.34 | cpe:2.3:o:linux:linux_kernel:2.6.34:rc2:*:*:*:*:*:* |
| linux | linux_kernel | 2.6.34 | cpe:2.3:o:linux:linux_kernel:2.6.34:rc3:*:*:*:*:*:* |
| linux | linux_kernel | 2.6.34 | cpe:2.3:o:linux:linux_kernel:2.6.34:rc4:*:*:*:*:*:* |
| linux | linux_kernel | 2.6.34 | cpe:2.3:o:linux:linux_kernel:2.6.34:rc5:*:*:*:*:*:* |
| linux | linux_kernel | 2.6.34 | cpe:2.3:o:linux:linux_kernel:2.6.34:rc6:*:*:*:*:*:* |
| linux | linux_kernel | 2.6.34 | cpe:2.3:o:linux:linux_kernel:2.6.34:rc7:*:*:*:*:*:* |