[MXS-4418] use-after-free in regexfilter Created: 2022-11-30 Updated: 2022-12-01 Resolved: 2022-11-30 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | regexfilter |
| Affects Version/s: | 22.08.0 |
| Fix Version/s: | 22.08.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Whenever a maching SQL statement is executed, the filter frees the buffer that contains the SQL before it logs the message about the match. |