Hey all, I saw an issue with weekday locales in pr...
# general
a
Hey all, I saw an issue with weekday locales in production release of Osquery 5.23.1 Specifically with Hebrew Windows 11 machines the weekday may be “יום רביעי” which exceeds the 10 bytes for weekday buffer. github.com/osquery/osquery/pull/9009 I don’t have permissions to contribute but I’d appreciate if any of you can push this change since it is so small
s
Thank you for the contribution! We will absolutely review it. Are you able to sign the CLA?
a
Thanks, I have started the EasyCLA process, and selected my VP R&D as the manager. We’ll see how it goes
@seph EasyCLA done 🙂
@zwass Thanks for merging, For visibility:
Yes, you are correct, there is no buffer overflow. Claude completely exaggerated and I should’ve edited it myself. Thanks for the correction to the framing - there’s no security issue here at all.
github.com/osquery/osquery/pull/9009#…
ty 2