CVE-2024-36031
Last modified
CVE-2024-36031 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: keys: Fix overwrite of key expiration on instantiation The expiry time of a key is unconditionally overwritten during instantiation, defaulting to turn it permanent. This causes a problem for DNS resolution as the expiration set by user-space is overwritten to TIME64_MAX, disabling further DNS updates. EPSS estimates a 0.75% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: keys: Fix overwrite of key expiration on instantiation The expiry time of a key is unconditionally overwritten during instantiation, defaulting to turn it permanent. This causes a problem for DNS resolution as the expiration set by user-space is overwritten to TIME64_MAX, disabling further DNS updates. Fix this by restoring the condition that key_set_expiry is only called when the pre-parser sets a specific expiry.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.10.206, < 5.10.217 |
| Linux | Linux Kernel | >= 5.15.146, < 5.15.159 |
| Linux | Linux Kernel | >= 6.1.70, < 6.1.91 |
| Linux | Linux Kernel | >= 6.6.9, < 6.6.31 |
| Linux | Linux Kernel | >= 6.7, < 6.8.10 |
| Linux | Linux Kernel | >= 6.9, < 6.9.1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-36031?
How severe is CVE-2024-36031?
How do I fix CVE-2024-36031?
Are you affected by CVE-2024-36031?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
