linux linux_kernel 资源初始化缺失

admin 2023-11-30 13:03:14 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
低危 linux linux_kernel 资源初始化缺失

CVE编号

CVE-2022-24448

利用情况

暂无

补丁情况

官方补丁

披露时间

2022-02-05
漏洞描述
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。KVM是其中的一个基于内核的虚拟机。 Linux kernel 存在安全漏洞,该漏洞源于Linux 内核中的 fs/nfs/dir.c 中发现了一个问题。 如果应用程序设置了 O_DIRECTORY 标志,并尝试打开常规文件,nfs_atomic_open() 将执行常规查找。 如果找到常规文件,则应该发生 ENOTDIR,但服务器会在文件描述符中返回未初始化的数据。
解决建议
目前厂商已发布升级补丁以修复漏洞,补丁获取链接:http://shibboleth.net/community/advisories/
参考链接
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.5
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ac...
https://github.com/torvalds/linux/commit/ab0fc21bc7105b54bafd85bd8b82742f9e68898a
https://github.com/torvalds/linux/commit/ac795161c93699d600db16c1a8cc23a65a1eceaf
https://lists.debian.org/debian-lts-announce/2022/03/msg00011.html
https://lists.debian.org/debian-lts-announce/2022/03/msg00012.html
https://lore.kernel.org/all/67d6a536-9027-1928-99b6-af512a36cd1a%40huawei.com/T/
https://www.debian.org/security/2022/dsa-5092
https://www.debian.org/security/2022/dsa-5096
https://www.spinics.net/lists/stable/msg531976.html
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
系统 alibaba_cloud_linux_2.1903 kernel * Up to (excluding) 4.19.91-25.8.al7
运行在以下环境
系统 amazon_2 linux * Up to (excluding) 4.14.268-205.500.amzn2
运行在以下环境
系统 amazon_AMI linux * Up to (excluding) 4.14.268-139.500.amzn1
运行在以下环境
系统 anolis_os_8 kernel * Up to (excluding) 4.19
运行在以下环境
系统 centos_8 kernel * Up to (excluding) 4.18.0-425.3.1.el8
运行在以下环境
系统 debian_10 linux * Up to (excluding) 4.19.232-1
运行在以下环境
系统 debian_11 linux * Up to (excluding) 5.10.92-2
运行在以下环境
系统 debian_12 linux * Up to (excluding) 5.16.7-1
运行在以下环境
系统 debian_9 linux * Up to (excluding) 4.9.303-1
运行在以下环境
系统 debian_sid linux * Up to (excluding) 5.16.7-1
运行在以下环境
系统 kylinos_aarch64_V10SP1 kernel * Up to (excluding) 4.19.90-23.21.v2101.ky10
运行在以下环境
系统 kylinos_aarch64_V10SP2 kernel * Up to (excluding) 4.19.90-25.14.v2101.ky10
运行在以下环境
系统 kylinos_x86_64_V10SP1 kernel * Up to (excluding) 4.19.90-23.21.v2101.ky10
运行在以下环境
系统 kylinos_x86_64_V10SP2 kernel * Up to (excluding) 4.19.90-25.14.v2101.ky10
运行在以下环境
系统 linux linux_kernel * Up to (excluding) 5.16.5
运行在以下环境
系统 opensuse_Leap_15.3 linux * Up to (excluding) 5.3.18-150300.59.60.4
运行在以下环境
系统 opensuse_Leap_15.4 linux * Up to (excluding) 5.3.18-150300.59.60.4
运行在以下环境
系统 oracle_7 kernel * Up to (excluding) 4.14.35-2047.512.6.el7uek
运行在以下环境
系统 oracle_8 kernel * Up to (excluding) 4.18.0-425.3.1.el8
运行在以下环境
系统 oracle_9 kernel * Up to (excluding) 5.14.0-162.6.1.el9_1
运行在以下环境
系统 redhat_8 kernel * Up to (excluding) 4.18.0-425.3.1.el8
运行在以下环境
系统 redhat_9 kernel * Up to (excluding) 5.14.0-162.6.1.el9_1
运行在以下环境
系统 suse_12_SP5 linux * Up to (excluding) 4.12.14-122.113.1
运行在以下环境
系统 ubuntu_18.04 linux-hwe-5.4 * Up to (excluding) 5.4.0-1072.77~18.04.1
运行在以下环境
系统 ubuntu_20.04 linux-bluefield * Up to (excluding) 5.4.0-1077.80
运行在以下环境
系统 ubuntu_21.10 linux * Up to (excluding) 5.13.0-1020.22
运行在以下环境
系统 unionos_d kernel * Up to (excluding) 4.19.90-5054
阿里云评分 3.8
  • 攻击路径 本地
  • 攻击复杂度 复杂
  • 权限要求 无需权限
  • 影响范围 有限影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 数据泄露
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 N/A
CWE-ID 漏洞类型
CWE-755 对异常条件的处理不恰当
CWE-908 对未经初始化资源的使用
CWE-909 资源初始化缺失
- 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