netty-incubator-codec-ohttp 基于 Netty 实现了无意识 HTTP(OHTTP)网关和客户端功能。在 0.0.23.Final 版本之前,位于 中的 OHTTP 网关解密路径会在验证 AEAD 标签之前,为解密后的明文分配一个池化的直接 ByteBuf。当无效标签导致 抛出 时, 未能释放该 ByteBuf,因为其分配操作没有被 保护。因此,反复收到无效的加密请求会导致本地堆外内存泄漏,直到网关无法继续处理请求。该问题已在 0.0.23.Final 版本中修复。
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| io.netty.incubator | netty-incubator-codec-ohttp | < 0.0.23.Final |
affected |
| netty | netty-incubator-codec-ohttp | < 0.0.23.Final |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| netty | netty-incubator-codec-ohttp | < 0.0.23.Final | - |
|
| io.netty.incubator | netty-incubator-codec-ohttp | < 0.0.23.Final | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet