跳转到帖子

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

recommended_posts

发布于
  • Members

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

Severity
7
CVSS
(AV:L/AC:M/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 af_unix component can be exploited to achieve local privilege escalation.

The unix_stream_sendpage() function tries to add data to the last skb in the peer's recv queue without locking the queue. Thus there is a race where unix_stream_sendpage() could access an skb locklessly that is being released by garbage collection, resulting in use-after-free.

We recommend upgrading past commit 790c2f9d15b594350ae9bca7b236f2b1859de02c.

Solution(s)

  • amazon-linux-upgrade-kernel

References

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

参与讨论

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

游客
回帖…