NVD Vulnerability Detail
Search Exploit, PoC
CVE-2022-48883
Summary

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

net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent

A user is able to configure an arbitrary number of rx queues when
creating an interface via netlink. This doesn't work for child PKEY
interfaces because the child interface uses the parent receive channels.

Although the child shares the parent's receive channels, the number of
rx queues is important for the channel_stats array: the parent's rx
channel index is used to access the child's channel_stats. So the array
has to be at least as large as the parent's rx queue size for the
counting to work correctly and to prevent out of bound accesses.

This patch checks for the mentioned scenario and returns an error when
trying to create the interface. The error is propagated to the user.

Publication Date Aug. 21, 2024, 4:15 p.m.
Registration Date Aug. 26, 2024, 4:58 p.m.
Last Update Aug. 21, 2024, 9:30 p.m.
Related information, measures and tools
Common Vulnerabilities List

JVN Vulnerability Information
Linux の Linux Kernel における配列インデックスの検証に関する脆弱性
Title Linux の Linux Kernel における配列インデックスの検証に関する脆弱性
Summary

Linux の Linux Kernel には、配列インデックスの検証に関する脆弱性が存在します。

Possible impacts 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Nov. 25, 2022, midnight
Registration Date Oct. 6, 2025, 4:54 p.m.
Last Update Oct. 6, 2025, 4:54 p.m.
Affected System
Linux
Linux Kernel 5.17 以上 6.1.7 未満
Linux Kernel 6.2
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2025年10月06日]
  掲載
Oct. 6, 2025, 4:54 p.m.