当一个进程调用 execve(2) 来执行设置了 setuid 或 setgid 位的二进制映像时,hwpmc(4) 应当 detach(断开连接)由未特权进程所持有的 PMCs(性能监控计数器)。然而,由于检查逻辑颠倒,这一场景未被正确处理。 一名未特权的本地用户,若已将 PMCs 附加到某个进程,可在该进程执行 setuid 或 setgid 二进制文件后,继续对其进行监控,这违背了预期的安全策略。
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-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() | |
| CVE-2026-58094 | TOCTOU race in POSIX shared memory large page configuration |
No comments yet