Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 739636

Summary: x11-wm/openbox: out of bounds read error (PATCH)
Product: Gentoo Linux Reporter: tonemgub
Component: Current packagesAssignee: LxQt maintainers <lxqt>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein, sam
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/danakj/openbox/pull/26/commits/b0ed75ee851121ad25491ef6e1dca25be7bc50f3
Whiteboard:
Package list:
Runtime testing required: ---

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.