Bug 1220322 (CVE-2023-52461) - VUL-0: CVE-2023-52461: kernel-source,kernel-source-azure,kernel-source-rt: drm/sched: Fix bounds limiting when given a malformed entity
Summary: VUL-0: CVE-2023-52461: kernel-source,kernel-source-azure,kernel-source-rt: dr...
Status: RESOLVED FIXED
Alias: CVE-2023-52461
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/394974/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-26 09:09 UTC by SMASH SMASH
Modified: 2024-06-25 18:11 UTC (History)
2 users (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-02-26 09:09:25 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/sched: Fix bounds limiting when given a malformed entity

If we're given a malformed entity in drm_sched_entity_init()--shouldn't
happen, but we verify--with out-of-bounds priority value, we set it to an
allowed value. Fix the expression which sets this limit.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-52461
https://www.cve.org/CVERecord?id=CVE-2023-52461
https://git.kernel.org/stable/c/1470d173925d697b497656b93f7c5bddae2e64b2
https://git.kernel.org/stable/c/2bbe6ab2be53858507f11f99f856846d04765ae3
https://bugzilla.redhat.com/show_bug.cgi?id=2265796
Comment 1 Thomas Leroy 2024-02-26 09:11:05 UTC
Buggy commit is only on stable, which already has the fix, just a changelog
update is left to do
Comment 18 Andrea Mattiazzo 2024-06-11 10:07:53 UTC
All done, closing.