Re: [PATCH v2] firewire: core: bound traversal stack in read_config_rom()
Takashi Sakamoto <[email protected]> Wed, 3 Sep 2025 22:47:28 +0900
| Newsgroups | gmane.linux.kernel.firewire.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Sep 03, 2025 at 10:20:48PM +0900, Takashi Sakamoto wrote: > Contributions to this subsystem may not provide a strong advantage to > your career as a software engineer. However, knowledge and experience > with the KUnit framework will certainly be valuable and beneficial. If > you are still motivated, I encourage you to give it a try. My collection of configuration ROM would be helpful to see the actual content. They includes the ones from some music instruments: * https://github.com/takaswie/am-config-roms/ When parsing the content, 'config-rom-pretty-printer' would be also helpful, however I note that it has no support for "Extended_ROM entry" in clause 7.7.18 of IEEE 1212: https://git.kernel.org/pub/scm/utils/ieee1394/linux-firewire-utils.git/ Regards Takashi Sakamoto