Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739636 - x11-wm/openbox: out of bounds read error (PATCH)
Summary: x11-wm/openbox: out of bounds read error (PATCH)
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LxQt maintainers
URL: https://github.com/danakj/openbox/pul...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-08-30 15:57 UTC by tonemgub
Modified: 2021-04-12 08:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tonemgub 2020-08-30 15:57:29 UTC
> When the direction is right-to-left, i == -1 so memory is read one byte before the string before the pointer is checked against the bound.

Reproducible: Always
Comment 1 tonemgub 2020-08-30 15:58:01 UTC
URL contains patch.