RTEMS | cpukit/can: Fix out-of-bounds array access in ctucanfd (!1085)

MITHILESH MATTAPALLI (@mithileshm) gitlab at rtems.org
Thu Feb 26 16:34:00 UTC 2026




MITHILESH MATTAPALLI commented on a discussion on cpukit/dev/can/ctucanfd/ctucanfd.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1085#note_143562

 >        /* Abort all filled HW buffers. */
 >        for ( int i = 0; i < internal->txb_prio_tail[ 0 ]; i++ ) {
 >          txtb_id = ctucanfd_txb_from_order( internal->txb_order, i );
 > -
 > +        

I have removed the accidental whitespace change and updated the merge request.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1085#note_143562
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260226/f6341798/attachment.htm>


More information about the bugs mailing list