An issue was discovered in the Linux kernel before 5.0.4. The 9p filesystem did not protect i_size_write() properly, which causes an i_size_read() infinite loop and denial of service on SMP systems.
References
Link | Resource |
---|---|
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.0.4 | Release Notes Vendor Advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5e3cc1ee1405a7eb3487ed24f786dec01b4cbe1f | Patch Vendor Advisory |
https://patchwork.kernel.org/patch/10753365/ | Exploit Patch Third Party Advisory |
https://security.netapp.com/advisory/ntap-20191004-0001/ | |
https://support.f5.com/csp/article/K43239141?utm_source=f5support&%3Butm_medium=RSS | |
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.0.4 | Release Notes Vendor Advisory |
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5e3cc1ee1405a7eb3487ed24f786dec01b4cbe1f | Patch Vendor Advisory |
https://patchwork.kernel.org/patch/10753365/ | Exploit Patch Third Party Advisory |
https://security.netapp.com/advisory/ntap-20191004-0001/ | |
https://support.f5.com/csp/article/K43239141?utm_source=f5support&%3Butm_medium=RSS |
Configurations
History
21 Nov 2024, 04:30
Type | Values Removed | Values Added |
---|---|---|
References | () https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.0.4 - Release Notes, Vendor Advisory | |
References | () https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5e3cc1ee1405a7eb3487ed24f786dec01b4cbe1f - Patch, Vendor Advisory | |
References | () https://patchwork.kernel.org/patch/10753365/ - Exploit, Patch, Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20191004-0001/ - | |
References | () https://support.f5.com/csp/article/K43239141?utm_source=f5support&%3Butm_medium=RSS - |
07 Nov 2023, 03:05
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2019-09-19 00:15
Updated : 2024-11-21 04:30
NVD link : CVE-2019-16413
Mitre link : CVE-2019-16413
CVE.ORG link : CVE-2019-16413
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')