摘要:
In the Linux kernel, the following vulnerability has been resolved:
afs: Fix the setting of the server responding flag
In afs_wait_for_operation(), we set transcribe the call responded flag to
the server record that we used after doing the fileserver iteration loop -
but it's possible to exit the loop having had a response from the server
that we've discarded (e.g. it returned an abort or we started receiving
data, but the call didn't complete).
This means that op->server might be NULL, but we don't check that before
attempting to set the server flag.
安全等级: Low
公告ID: KylinSec-SA-2024-4242
发布日期: 2024年12月8日
关联CVE: CVE-2024-49999
In the Linux kernel, the following vulnerability has been resolved:
afs: Fix the setting of the server responding flag
In afs_wait_for_operation(), we set transcribe the call responded flag to
the server record that we used after doing the fileserver iteration loop -
but it's possible to exit the loop having had a response from the server
that we've discarded (e.g. it returned an abort or we started receiving
data, but the call didn't complete).
This means that op->server might be NULL, but we don't check that before
attempting to set the server flag.
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-49999 | KY3.4-5 | kernel | Unaffected |
CVE-2024-49999 | KY3.5.3 | kernel | Unaffected |
CVE-2024-49999 | V6 | kernel | Unaffected |