제출 #654456: Ogre3D Ogre v14.4.1 / master commit f629d22 NULL Pointer Dereference정보

제목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. PM 01:21 (11 개월 ago)
모더레이션2025. 09. 26. AM 08:50 (11 days later)
상태수락
VulDB 항목325960 [OGRECave Ogre 까지 14.4.1 OgreLogManager.cpp Ogre::LogManager::stream mDefaultLog 서비스 거부]
포인트들19

Do you want to use VulDB in your project?

Use the official API to access entries easily!