一、 漏洞 CVE-2024-46742 基础信息
漏洞标题
smb/server: 在smb2_open()函数中修复潜在的null-ptr-deref问题,该问题与lease_ctx_info相关
来源:AIGC 神龙大模型
漏洞描述信息
在Linux内核中,已解决了以下漏洞: smb/server: 修复smb2_open()中的潜在null-ptr-deref漏洞lease_ctx_info 当(req_op_level == SMB2_OPLOCK_LEVEL_LEASE)并且parse_lease_state()返回NULL时,会出现null-ptr-deref。通过检查'lease_ctx_info'是否为NULL来修复此问题。 此外,删除parse_durable_handle_context()中的多余括号。
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
来源:AIGC 神龙大模型
漏洞类别
空指针解引用
来源:AIGC 神龙大模型
漏洞标题
smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
来源:美国国家漏洞数据库 NVD
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved: smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open() null-ptr-deref will occur when (req_op_level == SMB2_OPLOCK_LEVEL_LEASE) and parse_lease_state() return NULL. Fix this by check if 'lease_ctx_info' is NULL. Additionally, remove the redundant parentheses in parse_durable_handle_context().
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
N/A
来源:美国国家漏洞数据库 NVD
漏洞标题
Linux kernel 安全漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel存在安全漏洞,该漏洞源于空指针取消引用。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
其他
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2024-46742 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2024-46742 的情报信息
  • 标题: smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • 标题: smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open() - kernel/git/stable/linux.git - Linux kernel stable tree -- 🔗来源链接

    标签:

    神龙速读
  • https://nvd.nist.gov/vuln/detail/CVE-2024-46742