跳转到帖子

Amazon Linux AMI: CVE-2023-4207: Security patch for kernel (ALAS-2023-1838)

recommended_posts

发布于
  • Members

Amazon Linux AMI: CVE-2023-4207: Security patch for kernel (ALAS-2023-1838)

Severity
7
CVSS
(AV:L/AC:L/Au:S/C:C/I:C/A:C)
Published
09/06/2023
Created
10/11/2023
Added
10/07/2023
Modified
01/28/2025

Description

A use-after-free vulnerability in the Linux kernel's net/sched: cls_fw component can be exploited to achieve local privilege escalation.

When fw_change() is called on an existing filter, the whole tcf_result struct is always copied into the new instance of the filter. This causes a problem when updating a filter bound to a class, as tcf_unbind_filter() is always called on the old instance in the success path, decreasing filter_cnt of the still referenced class and allowing it to be deleted, leading to a use-after-free.

We recommend upgrading past commit 76e42ae831991c828cffa8c37736ebfb831ad5ec.

Solution(s)

  • amazon-linux-upgrade-kernel

References

  • ALAS-2023-1838
  • CVE-2023-4207
  • 查看数 703
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。
注意:你的帖子需要版主批准后才能看到。

游客
回帖…