wireguard:allowedips:避免未对齐的 64 位内存访问(CVE-2024-42247)

admin 2024-08-10 12:24:31 Ali_nvd 来源:ZONE.CI 全球网 0 阅读模式
wireguard:allowedips:避免未对齐的 64 位内存访问(CVE-2024-42247)

CVE编号

CVE-2024-42247

利用情况

暂无

补丁情况

N/A

披露时间

2024-08-08
漏洞描述
In the Linux kernel, the following vulnerability has been resolved: wireguard: allowedips: avoid unaligned 64-bit memory accesses On the parisc platform, the kernel issues kernel warnings because swap_endian() tries to load a 128-bit IPv6 address from an unaligned memory location: Kernel: unaligned access to 0x55f4688c in wg_allowedips_insert_v6+0x2c/0x80 [wireguard] (iir 0xf3010df) Kernel: unaligned access to 0x55f46884 in wg_allowedips_insert_v6+0x38/0x80 [wireguard] (iir 0xf2010dc) Avoid such unaligned memory accesses by instead using the get_unaligned_be64() helper macro. [Jason: replace src[8] in original patch with src+8]
解决建议
建议您更新当前系统或软件至最新版,完成漏洞的修复。
参考链接
https://git.kernel.org/stable/c/217978a29c6ceca76d3c640bf94bdf50c268d801
https://git.kernel.org/stable/c/2fb34bf76431e831f9863cd59adc0bd1f67b0fbf
https://git.kernel.org/stable/c/6638a203abad35fa636d59ac47bdbc4bc100fd74
https://git.kernel.org/stable/c/948f991c62a4018fb81d85804eeab3029c6209f8
https://git.kernel.org/stable/c/ae630de24efb123d7199a43256396d7758f4cb75
https://git.kernel.org/stable/c/b4764f0ad3d68de8a0b847c05f427afb86dd54e6
受影响软件情况
# 类型 厂商 产品 版本 影响面
1
运行在以下环境
系统 linux linux_kernel * From (including) 5.11 Up to (excluding) 5.15.163
运行在以下环境
系统 linux linux_kernel * From (including) 5.16 Up to (excluding) 6.1.100
运行在以下环境
系统 linux linux_kernel * From (including) 5.6 Up to (excluding) 5.10.222
运行在以下环境
系统 linux linux_kernel * From (including) 6.2 Up to (excluding) 6.6.41
运行在以下环境
系统 linux linux_kernel * From (including) 6.7 Up to (excluding) 6.9.10
CVSS3评分 5.5
  • 攻击路径 本地
  • 攻击复杂度 低
  • 权限要求 低
  • 影响范围 未更改
  • 用户交互 无
  • 可用性 高
  • 保密性 无
  • 完整性 无
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE-ID 漏洞类型
CWE-770 不加限制或调节的资源分配
- avd.aliyun.com
weinxin
版权声明
本站原创文章转载请注明文章出处及链接,谢谢合作!
评论:0   参与:  0