CVE-2026-80637
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
netfilter: synproxy: fix unaligned memory access in timestamp adjustment
Use get_unaligned_be32() and put_unaligned_be32() to safely read and write the timestamp fields. This prevents performance degradation due to unaligned memory access or even a crash on strict alignment architectures.
This follows the implementation of timestamp parsing in the networking stack at tcp_parse_options() and synproxy_parse_options().
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 48b1de4c110a7afa4b85862f6c75af817db26fad < 2b8e7aaa38002d8ee2f48d87b1f392eadd8e98c4 | affected |
| Linux | Linux | 48b1de4c110a7afa4b85862f6c75af817db26fad < 5c9c67cf7a3d16051dfb90e98836f530964dfb8e | affected |
| Linux | Linux | 48b1de4c110a7afa4b85862f6c75af817db26fad < ea3d2caa5bfacf5db5c1cad521ca5d9144edd9a7 | affected |
| Linux | Linux | 48b1de4c110a7afa4b85862f6c75af817db26fad < 992c20bc8a4aba220c8b95b467d049289778dad6 | affected |
| Linux | Linux | 3.12 | affected |
| Linux | Linux | 0 < 3.12 | unaffected |
| Linux | Linux | 6.12.97 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.40 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.5 <= 7.1.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/2b8e7aaa38002d8ee2f48d87b1f392eadd8e98c4
- https://git.kernel.org/stable/c/5c9c67cf7a3d16051dfb90e98836f530964dfb8e
- https://git.kernel.org/stable/c/ea3d2caa5bfacf5db5c1cad521ca5d9144edd9a7
- https://git.kernel.org/stable/c/992c20bc8a4aba220c8b95b467d049289778dad6
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.