<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Mike Bommarito</title><description>Builder, Researcher, Teacher</description><link>https://michaelbommarito.com</link><language>en-us</language><item><title>june 2026 patch tuesday: a patch-diff campaign</title><link>https://michaelbommarito.com/wiki/infosec/june-2026-patch-tuesday-patch-diff</link><guid isPermaLink="true">https://michaelbommarito.com/wiki/infosec/june-2026-patch-tuesday-patch-diff</guid><description>reverse-engineering microsoft&apos;s record june 2026 patch tuesday: localizing the headline network and kernel cves, and two systemic observations (velocity-flag-gated fixes, and a reachability correction on the wormable tcp/ip rce)</description><pubDate>Wed, 10 Jun 2026 12:00:00 GMT</pubDate></item><item><title>glaurung windows driver findings</title><link>https://michaelbommarito.com/wiki/infosec/glaurung-windows-driver-findings</link><guid isPermaLink="true">https://michaelbommarito.com/wiki/infosec/glaurung-windows-driver-findings</guid><description>a running catalog of windows kernel-driver bugs found with glaurung, the binary-analysis toolkit — what each bug is, how the tool surfaced it, and an honest read on why microsoft did or did not act on it.</description><pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate></item><item><title>ndfltr.sys: a 32-bit offset+length wrap into a kernel OOB read</title><link>https://michaelbommarito.com/wiki/infosec/ndfltr-networkdirect-offset-wrap-oob-read</link><guid isPermaLink="true">https://michaelbommarito.com/wiki/infosec/ndfltr-networkdirect-offset-wrap-oob-read</guid><description>glaurung found an integer-overflow-before-bounds-check in the windows NetworkDirect filter driver: a 32-bit (offset+length) validation that wraps while the use site applies the offset as a 64-bit addend, sending the source pointer ~4 GiB out of bounds. unprivileged on RDMA hosts, but a denial-of-service floor — and one of three candidate sites was a false positive we caught before disclosing.</description><pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate></item><item><title>NDKPing.sys: a NULL SystemBuffer deref you can blue-screen on demand</title><link>https://michaelbommarito.com/wiki/infosec/ndkping-null-deref-dos</link><guid isPermaLink="true">https://michaelbommarito.com/wiki/infosec/ndkping-null-deref-dos</guid><description>glaurung flagged an ioctl dispatcher in the windows NDK diagnostic driver that loads Irp-&gt;AssociatedIrp.SystemBuffer and dereferences it without a null check. a METHOD_BUFFERED ioctl with zero-length input and output leaves SystemBuffer NULL, and every case body reads [NULL+0x28]. reproduced live as bugcheck 0x3B — but it is admin-only, which is exactly why microsoft will not fix it.</description><pubDate>Wed, 10 Jun 2026 00:00:00 GMT</pubDate></item><item><title>ctrl-F-ing around: how glaurung autonomously discovered a heap overflow in notepad.exe</title><link>https://michaelbommarito.com/blog/reading-all-of-notepad-with-an-llm</link><guid isPermaLink="true">https://michaelbommarito.com/blog/reading-all-of-notepad-with-an-llm</guid><description>six months building glaurung, sixty distracted minutes using it: lift all of notepad.exe, rank candidates with an llm, confirm on ground-truth disassembly, reproduce a heap overflow live on a shipping binary — then honestly conclude microsoft should not fix it. a worked example of llm-assisted decompilation done without fooling yourself.</description><pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate></item><item><title>chunkloris: per-chunk http amplification</title><link>https://michaelbommarito.com/wiki/chunkloris</link><guid isPermaLink="true">https://michaelbommarito.com/wiki/chunkloris</guid><description>cross-ecosystem measurement of per-chunk / per-frame cpu cost in production http/1, http/2, http/3, and websocket servers under one-byte-per-chunk request bodies</description><pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate></item><item><title>classifying packet payloads with mimelens</title><link>https://michaelbommarito.com/wiki/models/mimelens-pcap-classification</link><guid isPermaLink="true">https://michaelbommarito.com/wiki/models/mimelens-pcap-classification</guid><description>how to identify file content type from a tcpdump pcap — including from a single 1.4 kb udp datagram — using the mimelens-medium-byte encoder.</description><pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate></item><item><title>mimelens: small encoders for content-type detection on any byte window</title><link>https://michaelbommarito.com/wiki/models/mimelens</link><guid isPermaLink="true">https://michaelbommarito.com/wiki/models/mimelens</guid><description>pretrained byte-level and bpe BERT encoders that classify file content from a 4 kb chunk anywhere inside a file — including a single 1.4 kb udp packet.</description><pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate></item><item><title>chunkloris: actix-web (h2c)</title><link>https://michaelbommarito.com/wiki/per-chunk-amplification/actix-h2</link><guid isPermaLink="true">https://michaelbommarito.com/wiki/per-chunk-amplification/actix-h2</guid><description>HTTP/2 (h2c) DATA frames. actix-web (h2c) 4.x. verdict: batches correctly.</description><pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate></item><item><title>chunkloris: actix-web</title><link>https://michaelbommarito.com/wiki/per-chunk-amplification/actix-web</link><guid isPermaLink="true">https://michaelbommarito.com/wiki/per-chunk-amplification/actix-web</guid><description>HTTP/1.1 chunked transfer encoding. actix-web 4.x. verdict: vulnerable per chunk.</description><pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate></item></channel></rss>