[RTEMS Project] #4490: rtems_partition_return_buffer() wrongly accepts buffers which are exactly at the buffer area end

RTEMS trac trac at rtems.org
Thu Aug 12 12:25:43 UTC 2021


#4490: rtems_partition_return_buffer() wrongly accepts buffers which are exactly
at the buffer area end
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  defect           |      Status:  closed
 Priority:  normal           |   Milestone:  6.1
Component:  rtems            |     Version:  5
 Severity:  normal           |  Resolution:  fixed
 Keywords:                   |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9399e12c217343545bf412a01629570377536b39/rtems"
 9399e12c/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="9399e12c217343545bf412a01629570377536b39"
 rtems: Fix rtems_partition_return_buffer()

 The rtems_partition_return_buffer() wrongly accepted which were exactly
 at the buffer area end.  Use the buffer area limit address for the range
 checking.

 Close #4490.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/4490#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list