View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004208 | unreal | ircd | public | 2013-05-21 06:54 | 2013-05-21 12:02 |
Reporter | falconkirtaran | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | 3.4-alpha1 | ||||
Fixed in Version | 3.4-alpha1 | ||||
Summary | 0004208: Create bounds-checking ircsprintf and use it everywhere | ||||
Description | The patch changes ircsprintf to ircsnprintf, and changes every use to add length checking, and replaces some potentially vulnerable string abuse not directly related to ircsprintf. Replaces several calls to snprintf with ircsnprintf and removes lots of strcat and strcpy. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
child of | 0004188 | closed | Unreal 3.4 alpha1 blockers |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-05-21 06:54 | falconkirtaran | New Issue | |
2013-05-21 06:55 | falconkirtaran | File Added: 4208_bounds_checking_ircsnprintf.diff | |
2013-05-21 08:28 |
|
Note Added: 0017646 | |
2013-05-21 08:28 |
|
Status | new => resolved |
2013-05-21 08:28 |
|
Fixed in Version | => 3.4-alpha1 |
2013-05-21 08:28 |
|
Resolution | open => fixed |
2013-05-21 08:28 |
|
Assigned To | => nenolod |
2013-05-21 12:02 |
|
Relationship added | child of 0004188 |