| Titel | Ogre3D Ogre v14.4.1 / master commit f629d22 NULL Pointer Dereference |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/OGRECave/ogre/issues/3447 |
|---|
| Benutzer | sand (UID 90194) |
|---|
| Einreichung | 15.09.2025 13:21 (vor 11 Monaten) |
|---|
| Moderieren | 26.09.2025 08:50 (11 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 325960 [OGRECave Ogre bis 14.4.1 OgreLogManager.cpp Ogre::LogManager::stream mDefaultLog Denial of Service] |
|---|
| Punkte | 19 |
|---|