<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/test/fuzz/device/net_ncm, branch hil-report</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/test/fuzz/device/net_ncm?h=hil-report</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/test/fuzz/device/net_ncm?h=hil-report'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-08-07T06:42:32Z</updated>
<entry>
<title>test/fuzz: stub usbd_defer_func in net_ncm harness</title>
<updated>2026-08-07T06:42:32Z</updated>
<author>
<name>Cedric Van den Bergh</name>
<email>cedric.vandenbergh@morsemicro.com</email>
</author>
<published>2026-07-08T14:04:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d0f8c75edd3f6f05792976dbdbb0bc21f4d8ed39'/>
<id>urn:sha1:d0f8c75edd3f6f05792976dbdbb0bc21f4d8ed39</id>
<content type='text'>
The self-contained net_ncm fuzz harness #includes ncm_device.c and stubs
the usbd symbols it references rather than linking the device stack.
tud_network_link_state() now calls usbd_defer_func(), so add a matching
no-op stub to keep the harness linking.
</content>
</entry>
<entry>
<title>clamped copied length to n</title>
<updated>2026-07-05T10:45:55Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-07-05T10:45:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2d5f5c0cf2ae992234fff826f95c3a24daff223a'/>
<id>urn:sha1:2d5f5c0cf2ae992234fff826f95c3a24daff223a</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>fix ci</title>
<updated>2026-07-05T10:35:03Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-07-05T10:35:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6563ef3b2775317008962153abb20fbe727f41f2'/>
<id>urn:sha1:6563ef3b2775317008962153abb20fbe727f41f2</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>add ncm receive-path fuzz harness with out-of-bounds seed</title>
<updated>2026-07-03T17:46:28Z</updated>
<author>
<name>Javid Khan</name>
<email>dxbjavid@gmail.com</email>
</author>
<published>2026-07-03T17:46:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3439e9c8de046ed7f8a5a89338a57b9f0f9358b8'/>
<id>urn:sha1:3439e9c8de046ed7f8a5a89338a57b9f0f9358b8</id>
<content type='text'>
folds the reproducer for the recv_validate_datagram bound into a small
self-contained fuzz target. it feeds a raw ntb straight into the validator
(the driver is pulled in so the static function is reachable) and ships the
crafted 64-byte ntb as a seed. the seed trips an asan heap-buffer-overflow
against the unpatched driver and is rejected cleanly with the wLength bound
in place.
</content>
</entry>
</feed>
