Unix 套接字实现中的 SOCK_STREAM 接收路径在处理控制消息之前,未能将其从套接字缓冲区中完全分离。在某些错误处理路径中,这些消息会被释放,导致已释放的数据 mbuf(内存缓冲块)残留在接收套接字缓冲区中。 特权用户可利用此处的释放后使用(use-after-free)漏洞,提升自身权限。
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-58089 | hwpmc fails to detach PMCs during exec credential transitions | |
| CVE-2026-58091 | Kernel use-after-free via the SNDCTL_DSP_SYNCSTART ioctl | |
| CVE-2026-58092 | Unauthorized credential switching | |
| CVE-2026-58095 | ppp(8): incorrect length calculation in mp_Enddisc() | |
| CVE-2026-58096 | ppp(8): missing length validation in LcpDecodeConfig() | |
| CVE-2026-58097 | ppp(8): missing length validation in mp_SetEnddisc() | |
| CVE-2026-58093 | Kernel use-after-free via tty ioctls | |
| CVE-2026-58094 | TOCTOU race in POSIX shared memory large page configuration |
No comments yet