Bug 4269 - [ANCK 5.10] CVE-2023-25012
Summary: [ANCK 5.10] CVE-2023-25012
Status: RESOLVED DUPLICATE of bug 4180
Alias: None
Product: ANCK 5.10 Dev
Classification: ANCK
Component: drivers (show other bugs) drivers
Version: 5.10.y-12
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: GuixinLiu
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-01 17:31 UTC by zhangyue5
Modified: 2023-10-24 14:48 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zhangyue5 2023-03-01 17:31:27 UTC
Description of problem:

Unregister the LED controllers before device removal, as
bigben_set_led() may schedule bigben->worker after the structure has
been freed, causing a use-after-free.
Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:
Comment 1 maqiao alibaba_cloud_group 2023-10-24 14:48:37 UTC
already fixed.

*** This bug has been marked as a duplicate of bug 4180 ***