Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.5
Description
Our static analysis tool complained about possible buffer overflow. Haven't checked how probable it is to happen, but it would be good to fix it either attached way or to replace stncats with strncpys.
Attachments
Issue Links
- is part of
-
MDEV-8379 SUSE mariadb patches
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 10.1 [ 16100 ] | |
Assignee | Olivier Bertrand [ bertrandop ] | |
Priority | Minor [ 4 ] | Major [ 3 ] |
Summary | Possible overflowing a buffer in strncat | [PATCH] Possible overflowing a buffer in strncat |
Fix Version/s | 10.0 [ 16000 ] |
Labels | patch |
Attachment | mariadb-10.0.22-tabxml-bufferoverflowstrncat.patch [ 40407 ] |
Fix Version/s | 10.0.23 [ 20401 ] | |
Fix Version/s | 10.1.9 [ 20301 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 69911 ] | MariaDB v4 [ 149270 ] |
bertrandop,
If it applies to 10.0 too, please feel free to adjust the 'Fix version' accordingly.