double free SIGSEGV and SELinux AVC denial

2023-06-03 Thread Wiley Young
Attachments: SELinux is preventing false from read access on the fifo_file fifo_file. * Plugin catchall (100. confidence) suggests ** If you believe that false should be allowed read access on the fifo_file fifo_file by default. Then you should report this as a bug.

double free SIGSEGV and SELinux AVC denial

2023-06-03 Thread Wiley Young
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASS

Re: [PATCH] use-after-free in expand_string_dollar_quote

2023-06-03 Thread Chet Ramey
On 6/1/23 12:42 PM, Grisha Levit wrote: A use-after-free happens in expand_string_dollar_quote if noexpand_translation is enabled and a string's translation is the same length as the string itself. Thanks for the report and fix. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chau

Re: The date command for time is incorrect

2023-06-03 Thread Lawrence Velázquez
On Sat, Jun 3, 2023, at 12:40 AM, Budi wrote: > Why the date command for time is incorrect and different from the > correct one on panel bar > > $ date +%H > 04 > > $ date +%I > 04 > > while the correct is on panel bar which is 11 (real in 0..24 form, i.e. AM) Given this... > Date: Sat, 3 Jun 202