Ubuntu 24.04 LTS must be a vendor-supported release.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-270774 | UBTU-24-700400 | SV-270774r1066811_rule | CCI-002605 | medium |
| Description | ||||
| An operating system release is considered "supported" if the vendor continues to provide security patches for the product. With an unsupported release, it will not be possible to resolve security issues discovered in the system software. | ||||
| STIG | Date | |||
| Canonical Ubuntu 24.04 LTS Security Technical Implementation Guide | 2025-05-16 | |||
Related Frameworks
5 paths across 3 frameworks
Related Frameworks
NIST 800-531 mapping
SI-2
1.00
- DISA · 1 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
NIST 800-1713 mappings
3.14.1
1.00
- DISA · 1 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
3.14.2
1.00
- DISA · 1 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
3.14.3
1.00
- DISA · 1 · disa_xccdf · related
- DISA · 2025-01-23 · disa_cci_list · equivalent
- NIST · Rev 2 (Feb 2020, errata Jan 2021) · nist_800_171_app_d · equivalent
CCI1 mapping
CCI-002605
1.00
- DISA · 1 · disa_xccdf · related
Details
Check Text (C-270774r1066811_chk)
Verify the version of Ubuntu 24.04 LTS is vendor supported with the following command:
$ grep DISTRIB_DESCRIPTION /etc/lsb-release
DISTRIB_DESCRIPTION="Ubuntu 24.04.1 LTS"
If the installed version of Ubuntu 24.04 LTS is not supported, this is a finding.
Fix Text (F-74708r1066810_fix)
Upgrade to a supported version of Ubuntu 24.04 LTS.