suse-su-2025:02073-1
Vulnerability from csaf_suse
Published
2025-06-23 21:20
Modified
2025-06-23 21:20
Summary
Security update for the Linux Kernel RT (Live Patch 7 for SLE 15 SP6)
Notes
Title of the patch
Security update for the Linux Kernel RT (Live Patch 7 for SLE 15 SP6)
Description of the patch
This update for the Linux Kernel 6.4.0-150600_10_23 fixes one issue.
The following security issue was fixed:
- CVE-2024-56601: net: inet: do not leave a dangling sk pointer in inet_create() (bsc#1235231).
Patchnames
SUSE-2025-2073,SUSE-SLE-Module-Live-Patching-15-SP6-2025-2073
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for the Linux Kernel RT (Live Patch 7 for SLE 15 SP6)", "title": "Title of the patch" }, { "category": "description", "text": "This update for the Linux Kernel 6.4.0-150600_10_23 fixes one issue.\n\nThe following security issue was fixed:\n\n- CVE-2024-56601: net: inet: do not leave a dangling sk pointer in inet_create() (bsc#1235231).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-2073,SUSE-SLE-Module-Live-Patching-15-SP6-2025-2073", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_02073-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:02073-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-202502073-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:02073-1", "url": "https://lists.suse.com/pipermail/sle-updates/2025-June/040436.html" }, { "category": "self", "summary": "SUSE Bug 1235231", "url": "https://bugzilla.suse.com/1235231" }, { "category": "self", "summary": "SUSE CVE CVE-2024-56601 page", "url": "https://www.suse.com/security/cve/CVE-2024-56601/" } ], "title": "Security update for the Linux Kernel RT (Live Patch 7 for SLE 15 SP6)", "tracking": { "current_release_date": "2025-06-23T21:20:29Z", "generator": { "date": "2025-06-23T21:20:29Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:02073-1", "initial_release_date": "2025-06-23T21:20:29Z", "revision_history": [ { "date": "2025-06-23T21:20:29Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "kernel-livepatch-6_4_0-150600_10_23-rt-7-150600.2.1.x86_64", "product": { "name": "kernel-livepatch-6_4_0-150600_10_23-rt-7-150600.2.1.x86_64", "product_id": "kernel-livepatch-6_4_0-150600_10_23-rt-7-150600.2.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Live Patching 15 SP6", "product": { "name": "SUSE Linux Enterprise Live Patching 15 SP6", "product_id": "SUSE Linux Enterprise Live Patching 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-live-patching:15:sp6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "kernel-livepatch-6_4_0-150600_10_23-rt-7-150600.2.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP6", "product_id": "SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_10_23-rt-7-150600.2.1.x86_64" }, "product_reference": "kernel-livepatch-6_4_0-150600_10_23-rt-7-150600.2.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-56601", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-56601" } ], "notes": [ { "category": "general", "text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: inet: do not leave a dangling sk pointer in inet_create()\n\nsock_init_data() attaches the allocated sk object to the provided sock\nobject. If inet_create() fails later, the sk object is freed, but the\nsock object retains the dangling pointer, which may create use-after-free\nlater.\n\nClear the sk pointer in the sock object on error.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_10_23-rt-7-150600.2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-56601", "url": "https://www.suse.com/security/cve/CVE-2024-56601" }, { "category": "external", "summary": "SUSE Bug 1235230 for CVE-2024-56601", "url": "https://bugzilla.suse.com/1235230" }, { "category": "external", "summary": "SUSE Bug 1235231 for CVE-2024-56601", "url": "https://bugzilla.suse.com/1235231" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_10_23-rt-7-150600.2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Live Patching 15 SP6:kernel-livepatch-6_4_0-150600_10_23-rt-7-150600.2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-06-23T21:20:29Z", "details": "important" } ], "title": "CVE-2024-56601" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…