目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2024-44933— Linux kernel 安全漏洞

AI 预测 7.8 利用难度: 较易 EPSS 0.18% · P8

影响版本矩阵 3

厂商产品版本范围状态
LinuxLinuxbc57f879a420d19bb5ecdb480f858371554f2258< abd573e9ad2ba64eaa6418a5f4eec819de28f205affected
98ba1d931f611e8f8f519c0405fa0a1a76554bfa< da03f5d1b2c319a2b74fe76edeadcd8fa5f44376affected
6.10.4< 6.10.5affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2024-44933 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl() A recent commit has modified the code in __bnxt_reserve_rings() to set the default RSS indirection table to default only when the number of RX rings is changing. While this works for newer firmware that requires RX ring reservations, it causes the regression on older firmware not requiring RX ring resrvations (BNXT_NEW_RM() returns false). With older firmware, RX ring reservations are not required and so hw_resc->resv_rx_rings is not always set to the proper value. The comparison: if (old_rx_rings != bp->hw_resc.resv_rx_rings) in __bnxt_reserve_rings() may be false even when the RX rings are changing. This will cause __bnxt_reserve_rings() to skip setting the default RSS indirection table to default to match the current number of RX rings. This may later cause bnxt_fill_hw_rss_tbl() to use an out-of-range index. We already have bnxt_check_rss_tbl_no_rmgr() to handle exactly this scenario. We just need to move it up in bnxt_need_reserve_rings() to be called unconditionally when using older firmware. Without the fix, if the TX rings are changing, we'll skip the bnxt_check_rss_tbl_no_rmgr() call and __bnxt_reserve_rings() may also skip the bnxt_set_dflt_rss_indir_tbl() call for the reason explained in the last paragraph. Without setting the default RSS indirection table to default, it causes the regression: BUG: KASAN: slab-out-of-bounds in __bnxt_hwrm_vnic_set_rss+0xb79/0xe40 Read of size 2 at addr ffff8881c5809618 by task ethtool/31525 Call Trace: __bnxt_hwrm_vnic_set_rss+0xb79/0xe40 bnxt_hwrm_vnic_rss_cfg_p5+0xf7/0x460 __bnxt_setup_vnic_p5+0x12e/0x270 __bnxt_open_nic+0x2262/0x2f30 bnxt_open_nic+0x5d/0xf0 ethnl_set_channels+0x5d4/0xb30 ethnl_default_set_doit+0x2f1/0x620
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Linux kernel 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于在bnxt_fill_hw_rss_tbl函数中存在内存越界问题。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
LinuxLinux bc57f879a420d19bb5ecdb480f858371554f2258 ~ abd573e9ad2ba64eaa6418a5f4eec819de28f205 -
LinuxLinux 6.10.4 ~ 6.10.5 -

二、漏洞 CVE-2024-44933 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2024-44933 的情报信息

登录查看更多情报信息。

CVE-2024-44933 其他参考 (2)

同批安全公告 · Linux · 2024-08-26 · 共 39 条

CVE-2024-44934Linux kernel 安全漏洞
CVE-2024-43908Linux kernel 安全漏洞
CVE-2024-43909Linux kernel 安全漏洞
CVE-2024-43910Linux kernel 安全漏洞
CVE-2024-43911Linux kernel 安全漏洞
CVE-2024-43912Linux kernel 安全漏洞
CVE-2024-43913Linux kernel 安全漏洞
CVE-2024-43914Linux kernel 安全漏洞
CVE-2024-44931Linux kernel 安全漏洞
CVE-2024-44932Linux kernel 安全漏洞
CVE-2024-43907Linux kernel 安全漏洞
CVE-2024-44935Linux kernel 安全漏洞
CVE-2024-44936Linux kernel 安全漏洞
CVE-2024-44937Linux kernel 安全漏洞
CVE-2024-44938Linux kernel 安全漏洞
CVE-2024-44939Linux kernel 安全漏洞
CVE-2024-44940Linux kernel 安全漏洞
CVE-2024-44941Linux kernel 安全漏洞
CVE-2024-44942Linux kernel 安全漏洞
CVE-2024-43896Linux kernel 安全漏洞

显示前 20 条,共 39 条。 查看全部 &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2024-44933

暂无评论


发表评论