Linux Kernel 类型混淆漏洞(CVE-2023-1076)

admin 2023-11-30 03:45:05 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
中危 Linux Kernel 类型混淆漏洞(CVE-2023-1076)

CVE编号

CVE-2023-1076

利用情况

暂无

补丁情况

官方补丁

披露时间

2023-02-04
漏洞描述
Linux Kernel 在初始化 TUN/TAP 套接字时存在类型混淆漏洞。sock_init_data() 假设传入的struct socket包含在使用sock_alloc()分配的struct socket_alloc中。然而,tap_open()和tun_chr_open()分别传递一个嵌入在struct tap_queue和struct tun_file中的struct socket,它们都用sk_alloc()分配。这会导致在sock_init_data()中使用SOCK_INODE()发出container_of()时发生类型混淆,结果将错误的sk_uid分配给输入的struct sock。
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?i...
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?i...
https://lists.debian.org/debian-lts-announce/2023/05/msg00005.html
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
系统 alibaba_cloud_linux_2.1903 kernel * Up to (excluding) 4.19.91-27.5.al7
运行在以下环境
系统 amazon_2023 kernel * Up to (excluding) 6.1.19-30.43.amzn2023
运行在以下环境
系统 anolis_os_23 kernel * Up to (excluding) 5.10
运行在以下环境
系统 anolis_os_7 kernel * Up to (excluding) 4.19
运行在以下环境
系统 anolis_os_8 kernel * Up to (excluding) 5.10
运行在以下环境
系统 debian_10 linux * Up to (including) 4.19.249-2
运行在以下环境
系统 debian_11 linux * Up to (excluding) 5.10.178-1
运行在以下环境
系统 debian_12 linux * Up to (excluding) 6.1.20-1
运行在以下环境
系统 debian_sid linux * Up to (excluding) 6.1.20-1
运行在以下环境
系统 kylinos_aarch64_V10SP2 kernel * Up to (excluding) 4.19.90-25.25.v2101.ky10
运行在以下环境
系统 kylinos_x86_64_V10SP2 kernel * Up to (excluding) 4.19.90-25.25.v2101.ky10
运行在以下环境
系统 linux linux_kernel - -
运行在以下环境
系统 opensuse_5.3 kernel * Up to (excluding) 5.14.21-150400.24.55.3
运行在以下环境
系统 opensuse_Leap_15.4 dtb-al * Up to (excluding) 5.14.21-150400.24.55.1
运行在以下环境
系统 opensuse_Leap_15.5 kernel * Up to (excluding) 5.14.21-150500.55.7.1
运行在以下环境
系统 suse_12_SP5 kernel * Up to (excluding) 4.12.14-122.156.1
运行在以下环境
系统 ubuntu_20.04 linux-bluefield * Up to (excluding) 5.4.0-1102.109
运行在以下环境
系统 ubuntu_22.04 linux-bluefield * Up to (excluding) 5.15.0-1035.40
运行在以下环境
系统 ubuntu_22.10 linux * Up to (excluding) 5.19.0-1027.28
运行在以下环境
系统 unionos_e kernel * Up to (excluding) 4.19.90-2303.1.0.0190.44.uel20
阿里云评分 4.7
  • 攻击路径 本地
  • 攻击复杂度 困难
  • 权限要求 普通权限
  • 影响范围 有限影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-843 使用不兼容类型访问资源(类型混淆)
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
N/A Ali_nvd

N/A

N/ACVE编号 CVE-2024-9120利用情况 暂无补丁情况 N/A披露时间 2024-09-23漏洞描述Use after free in Dawn
评论:0   参与:  0