3DS System Flaws: Difference between revisions
Found CSND crash. |
|||
Line 1,039: | Line 1,039: | ||
! Timeframe this was added to wiki | ! Timeframe this was added to wiki | ||
! Discovered by | ! Discovered by | ||
|- | |||
| [[CSND_Services|CSND]] sysmodule crash due to out of bounds parameters. | |||
| The CSND command [[CSND:PlaySoundDirectly|PlaySoundDirectly (0x00040080)]] takes a channel ID as the first parameter. Any value outside the range [0-3] makes the system module become unstable or crash due to an out of bounds memory read. | |||
| Out of bounds memory read, probably not exploitable. More research needed. | |||
| None | |||
| [[11.14.0-46]] | |||
| January 2021 | |||
| January 22, 2021 | |||
| [[User:PabloMK7|PabloMK7]] | |||
|- | |- | ||
| SSLoth: [[SSL_Services|SSL]] sysmodule improper certificate verification | | SSLoth: [[SSL_Services|SSL]] sysmodule improper certificate verification |