Kevin Schoedel

Results 4 issues of Kevin Schoedel

#### Problem Derived from #19289 — added some pbuf logging on master and ran all-clusters-app on M5Stack (patch and sample log attached). Every pbuf handed to `LwIPReceiveUDPMessage()` seems to have...

p1
V1.0
security
lwip
looks_critical

#### Problem #9108 recently added `ChipMdnsShutdown()` to fix crashing unit tests (#8001), but this is currently only used by unit tests and not normal flow, because the normal caller itself...

p1
V1.0
crash
restart

#### Problem (revised description in light of initial investigation) Using a heap `ObjectPool` for `SecureSessionTable::mEntries` lets ASAN tracking catch use-after-free: 1. `SessionHandle` uses a `ReferenceCountedHandle`, which calls `Retain()` and `Release()`...

p1
V1.0
security

- Remove ‘Increases’ and ‘Decreases’ tables from the GitHub comment reports, leaving only the full table and the large-increase highlights. - Add region groups to platform configurations. Reports will switch...

scripts
platform
review - pending