CVE-2024-49999

Source
https://cve.org/CVERecord?id=CVE-2024-49999
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-49999.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-49999
Downstream
Related
Published
2024-10-21T18:02:38.958Z
Modified
2026-03-20T12:39:30.862309Z
Summary
afs: Fix the setting of the server responding flag
Details

In the Linux kernel, the following vulnerability has been resolved:

afs: Fix the setting of the server responding flag

In afswaitfor_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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/49xxx/CVE-2024-49999.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
98f9fda2057ba34b720c4d353351024d6dcee90f
Fixed
3d51ab44123f35dd1d646d99a15ebef10f55e263
Fixed
97c953572d98080c5f1486155350bb688041747a
Fixed
ff98751bae40faed1ba9c6a7287e84430f7dec64

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-49999.json"