Linux kernel copy_semid_to_user函数信息泄露漏洞

admin 2023-12-09 04:54:05 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
低危 Linux kernel copy_semid_to_user函数信息泄露漏洞

CVE编号

CVE-2010-4083

利用情况

暂无

补丁情况

官方补丁

披露时间

2010-12-01
漏洞描述
Linux Kernel 是开放源代码操作系统Linux的内核。Linux kernel 2.6.36之前版本中的ipc/sem.c文件中的copy_semid_to_user函数没有初始化某个结构体。本地用户可以借助在semctl系统调用中的(1)IPC_INFO,(2)SEM_INFO,(3)IPC_STAT,或者(4)SEM_STAT命令,从内核栈内存中获取潜在敏感信息。
解决建议
目前厂商已经发布了升级补丁以修复此安全问题,补丁获取链接: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=982f7c2b2e6a28f8f266e075d92e19c0dd4c6e56
参考链接
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3...
http://lists.opensuse.org/opensuse-security-announce/2010-12/msg00004.html
http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00000.html
http://lists.opensuse.org/opensuse-security-announce/2011-01/msg00004.html
http://lists.opensuse.org/opensuse-security-announce/2011-02/msg00000.html
http://lists.opensuse.org/opensuse-security-announce/2011-02/msg00002.html
http://secunia.com/advisories/42778
http://secunia.com/advisories/42789
http://secunia.com/advisories/42890
http://secunia.com/advisories/42932
http://secunia.com/advisories/42963
http://secunia.com/advisories/43291
http://secunia.com/advisories/46397
http://www.debian.org/security/2010/dsa-2126
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.36
http://www.mandriva.com/security/advisories?name=MDVSA-2011:051
http://www.openwall.com/lists/oss-security/2010/09/25/2
http://www.openwall.com/lists/oss-security/2010/10/06/6
http://www.openwall.com/lists/oss-security/2010/10/07/1
http://www.openwall.com/lists/oss-security/2010/10/25/3
http://www.redhat.com/support/errata/RHSA-2010-0958.html
http://www.redhat.com/support/errata/RHSA-2011-0004.html
http://www.redhat.com/support/errata/RHSA-2011-0007.html
http://www.redhat.com/support/errata/RHSA-2011-0162.html
http://www.securityfocus.com/archive/1/520102/100/0/threaded
http://www.securityfocus.com/bid/43809
http://www.spinics.net/lists/mm-commits/msg80234.html
http://www.vmware.com/security/advisories/VMSA-2011-0012.html
http://www.vupen.com/english/advisories/2011/0012
http://www.vupen.com/english/advisories/2011/0024
http://www.vupen.com/english/advisories/2011/0124
http://www.vupen.com/english/advisories/2011/0168
http://www.vupen.com/english/advisories/2011/0298
http://www.vupen.com/english/advisories/2011/0375
https://bugzilla.redhat.com/show_bug.cgi?id=648673
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
系统 centos_5 kernel * Up to (excluding) 2.6.18-194.32.1.el5
运行在以下环境
系统 debian debian_linux 5.0 -
运行在以下环境
系统 linux linux_kernel * Up to (excluding) 2.6.36
运行在以下环境
系统 opensuse opensuse 11.3 -
运行在以下环境
系统 opensuse_11.2 kernel * Up to (excluding) 2.6.31.14-0.8.1
运行在以下环境
系统 opensuse_11.3 kernel * Up to (excluding) 2.6.34.7-0.7.1
运行在以下环境
系统 oracle_5 kernel * Up to (excluding) 1.4.7-1.el5
运行在以下环境
系统 oracle_6 kernel * Up to (excluding) 2.6.32-71.14.1.el6
运行在以下环境
系统 redhat_5 kernel * Up to (excluding) 0:2.6.18-194.32.1.el5
运行在以下环境
系统 redhat_6 kernel * Up to (excluding) 0:2.6.32-71.14.1.el6
运行在以下环境
系统 suse linux_enterprise_desktop 10 -
运行在以下环境
系统 suse linux_enterprise_desktop 11 -
运行在以下环境
系统 suse linux_enterprise_real_time_extension 11 -
运行在以下环境
系统 suse linux_enterprise_server 10 -
运行在以下环境
系统 suse linux_enterprise_server 11 -
运行在以下环境
系统 suse linux_enterprise_server 9 -
运行在以下环境
系统 suse linux_enterprise_software_development_kit 10 -
运行在以下环境
系统 suse_11 kernel-default * Up to (excluding) 3.0.13-0.27
阿里云评分 2.3
  • 攻击路径 本地
  • 攻击复杂度 困难
  • 权限要求 普通权限
  • 影响范围 有限影响
  • EXP成熟度 未验证
  • 补丁情况 官方补丁
  • 数据保密性 无影响
  • 数据完整性 无影响
  • 服务器危害 无影响
  • 全网数量 -
CWE-ID 漏洞类型
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