| 标题 | Ogre3D Ogre v14.4.1 / master commit f629d22 NULL Pointer Dereference |
|---|
| 描述 | The segmentation fault is caused by a null pointer dereference in the Ogre::LogManager::stream() function. Specifically, the mDefaultLog pointer is nullptr, and the function attempts to dereference it to call the stream() method. The bug occurs when the mDefaultLog is not initialized or properly assigned, leading to a crash when the function tries to access its memory. |
|---|
| 来源 | ⚠️ https://github.com/OGRECave/ogre/issues/3447 |
|---|
| 用户 | sand (UID 90194) |
|---|
| 提交 | 2025-09-15 13時21分 (11 月前) |
|---|
| 管理 | 2025-09-26 08時50分 (11 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 325960 [OGRECave Ogre 直到 14.4.1 OgreLogManager.cpp Ogre::LogManager::stream mDefaultLog 拒绝服务] |
|---|
| 积分 | 19 |
|---|