VID |
29168 |
Severity |
30 |
Port |
22 |
Protocol |
TCP |
Class |
CISCO |
Detailed Description |
The log buffer size of The CISCO IOS system does not fit. Logs are saved in buffer memory instead of files. If the size of logs exceed the size of log buffer, It results in the loss of log information. So when a security incident happens, it is impossible to know how attackers break in. The size of buffer should be set with consideration for the size of logs.
* Platforms Affected: CISCO IOS |
Recommendation |
Configure log buffer size. It is recommended that the size of buffer is from 16Kbyte to 32Kbyte, If the device's maximun buffer size is less than 16Kbyte, Set the buffer size close to the maximum. Router# config terminal Router(config)# logging buffered 32000 (32KByte allocation) |
Related URL |
(CVE) |
Related URL |
(SecurityFocus) |
Related URL |
(ISS) |
|