Skip to content

kernel: lib/kobject.c vulnerable to fill_kobj_path out-of-bounds write (CVE-2023-45863)

Waiman Long requested to merge llong1/centos-stream-9:rhel_20927_kobject into main

JIRA: https://issues.redhat.com/browse/RHEL-20927
CVE: CVE-2023-45863
MR: !3557 (merged)

This MR fixes a medium CVE in the lib/kobject.c file to avoid a possible out-of-bounds write condition.

Signed-off-by: Waiman Long longman@redhat.com

Edited by Waiman Long

Merge request reports