Bug 1222306 (CVE-2024-26655) - VUL-0: CVE-2024-26655: kernel: Fix memory leak in posix_clock_open()
Summary: VUL-0: CVE-2024-26655: kernel: Fix memory leak in posix_clock_open()
Status: RESOLVED INVALID
Alias: CVE-2024-26655
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Kernel Bugs
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/399890/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-26655:5.5:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-04 11:33 UTC by SMASH SMASH
Modified: 2024-04-04 11:41 UTC (History)
1 user (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2024-04-04 11:33:38 UTC
In the Linux kernel, the following vulnerability has been resolved:

Fix memory leak in posix_clock_open()

If the clk ops.open() function returns an error, we don't release the
pccontext we allocated for this clock.

Re-organize the code slightly to make it all more obvious.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26655
https://git.kernel.org/stable/c/5b4cdd9c5676559b8a7c944ac5269b914b8c0bb8
https://www.cve.org/CVERecord?id=CVE-2024-26655
https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-26655.mbox
https://bugzilla.redhat.com/show_bug.cgi?id=2272530
https://git.kernel.org/stable/c/0200dd7ed2335469955d7e69cc1a6fa7df1f3847
https://git.kernel.org/stable/c/a88649b49523e8cbe95254440d803e38c19d2341
Comment 1 Robert Frohl 2024-04-04 11:41:38 UTC
does not affect SUSE, closing