[MDEV-9613] keyfile without any keys crashes mysqld on loading file_key_management plugin Created: 2016-02-23 Updated: 2016-03-22 Resolved: 2016-03-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Encryption |
| Affects Version/s: | 10.1.11 |
| Fix Version/s: | 10.1.13 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Hartmut Holzgraefe | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
linux |
||
| Sprint: | 10.1.13 |
| Description |
|
Providing an empty keyfile, or a keyfile that only contains comments but no actual keys, crashes mysqld when loading the file_key_management plugin. Backtrace:
|
| Comments |
| Comment by Vicențiu Ciorbaru [ 2016-03-21 ] |
|
Hi Sergei, Can you please review the patch for this bug on the mailing list. |
| Comment by Sergei Golubchik [ 2016-03-21 ] |
|
ok to push! |
| Comment by Vicențiu Ciorbaru [ 2016-03-22 ] |
|
Fixed with: |