FIOSSHMLPGCNF ioctl(2) 操作用于为大页共享内存对象配置页面大小。该操作旨在创建对象之后、尚未为该对象分配任何内存之前立即使用。然而,在处理该 ioctl 请求时,内核在获取 rangelock 的情况下检查是否已配置页面大小。由于缺乏适当的锁保护,两个并发调用者可能同时观察到对象尚未配置页面大小,并各自设置不同的页面大小,从而导致该对象处于不一致状态。 特权提升漏洞:未经授权的本地用户可利用此竞态条件提升其系统权限。
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-58090 | Use-after-free in unix SOCK_STREAM message handling | |
| CVE-2026-58091 | Kernel use-after-free via the SNDCTL_DSP_SYNCSTART ioctl | |
| CVE-2026-58092 | Unauthorized credential switching | |
| CVE-2026-58089 | hwpmc fails to detach PMCs during exec credential transitions | |
| CVE-2026-58097 | ppp(8): missing length validation in mp_SetEnddisc() | |
| CVE-2026-58095 | ppp(8): incorrect length calculation in mp_Enddisc() | |
| CVE-2026-58093 | Kernel use-after-free via tty ioctls | |
| CVE-2026-58096 | ppp(8): missing length validation in LcpDecodeConfig() |
No comments yet