中危 linux linux_kernel 使用共享资源的并发执行不恰当同步问题(竞争条件)
CVE编号
CVE-2022-41848利用情况
暂无补丁情况
官方补丁披露时间
2022-09-30漏洞描述
drivers/char/pcmcia/synclink_cs.c in the Linux kernel through 5.19.12 has a race condition and resultant use-after-free if a physically proximate attacker removes a PCMCIA device while calling ioctl, aka a race condition between mgslpc_ioctl and mgslpc_detach.解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接 |
|
---|---|
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/driver... | |
https://lore.kernel.org/lkml/20220919040251.GA302541%40ubuntu/T/#rc85e751f467... |
受影响软件情况
# | 类型 | 厂商 | 产品 | 版本 | 影响面 | ||||
1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
运行在以下环境 | |||||||||
系统 | debian_10 | linux | * | Up to (including) 4.19.249-2 | |||||
运行在以下环境 | |||||||||
系统 | debian_11 | linux | * | Up to (including) 5.10.197-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_12 | linux | * | Up to (including) 6.1.55-1 | |||||
运行在以下环境 | |||||||||
系统 | debian_sid | linux | * | Up to (including) 6.5.10-1 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_aarch64_V10SP2 | kernel | * | Up to (excluding) 4.19.90-25.22.v2101.ky10 | |||||
运行在以下环境 | |||||||||
系统 | kylinos_x86_64_V10SP2 | kernel | * | Up to (excluding) 4.19.90-25.22.v2101.ky10 | |||||
运行在以下环境 | |||||||||
系统 | linux | linux_kernel | * | Up to (including) 5.19.12 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_5.2 | kernel | * | Up to (excluding) 5.3.18-150300.59.98.1 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.3 | kernel | * | Up to (excluding) 5.3.18-150300.59.98.1 | |||||
运行在以下环境 | |||||||||
系统 | opensuse_Leap_15.4 | dtb-al | * | Up to (excluding) 5.14.21-150400.24.28.1.150400.24.9.5 | |||||
运行在以下环境 | |||||||||
系统 | suse_12_SP5 | kernel | * | Up to (excluding) 4.12.14-122.136.1 | |||||
- 攻击路径 本地
- 攻击复杂度 困难
- 权限要求 普通权限
- 影响范围 有限影响
- EXP成熟度 未验证
- 补丁情况 官方补丁
- 数据保密性 无影响
- 数据完整性 无影响
- 服务器危害 无影响
- 全网数量 N/A
CWE-ID | 漏洞类型 |
CWE-362 | 使用共享资源的并发执行不恰当同步问题(竞争条件) |
CWE-416 | 释放后使用 |
Exp相关链接

版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论