[MDEV-6329] Buffer overrun in find_uniq_filename Created: 2014-06-11 Updated: 2014-06-22 Resolved: 2014-06-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.38, 10.0.11, 10.1.0 |
| Fix Version/s: | 5.5.39, 10.0.12, 10.1.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Sergey Vojtovich |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
To reproduce this bug compile MariaDB with ASAN: mtr test following. find_uniq_filename.test
find_uniq_filename.opt
Originally fixed in WebScaleSQL: https://github.com/webscalesql/webscalesql-5.6/commit/bce9eddc1da87beab17c60d7eb7379841a3d45af. |
| Comments |
| Comment by Sergey Vojtovich [ 2014-06-11 ] | |||||||||||
|
Sergei, please review fix for this bug. | |||||||||||
| Comment by Sergei Golubchik [ 2014-06-11 ] | |||||||||||
|
ok to push | |||||||||||
| Comment by Sergey Vojtovich [ 2014-06-11 ] | |||||||||||
|
Fixed in 5.5.39.
|