Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Fix-issue-17-reported-with-gcc-10.patch | [PATCH] Fix issue#17 reported with gcc-10 few globals were redefined accidentally. cleaned them. |
Noor Mubeen <noor.u.mubeen@intel.com> | no | 2020-04-17 | ||
0001-parse_config-limit-sscanf-s-size-to-avoid-buffer-ove.patch | [PATCH] parse_config: limit sscanf %s size to avoid buffer overflow in buf Limit the sscanf %s scan size to 127 bytes (buf size - 1) to ensure string and end of string marker '\0' can fit into the 128 byte buf to avoid buffer overflow. |
Colin Ian King <colin.i.king@gmail.com> | no | 2023-05-03 |