3 matches found
CVE-2025-38306 fs/fhandle.c: fix a race in call of has_locked_children()
In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: fix a race in call of haslockedchildren maydecodefh is calling haslockedchildren while holding no locks. That's an oopsable race... The rest of the callers are safe since they are holding namespacesem and are...
CVE-2022-49089 IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
In the Linux kernel, the following vulnerability has been resolved: IB/rdmavt: add lock to call to rvterrorqp to prevent a race condition The documentation of the function rvterrorqp says both rlock and slock need to be held when calling that function. It also asserts using lockdep that both of...
cmseasy盲注漏洞
简要描述: cmseasy盲注漏洞 详细说明: 出错的是一个通用函数,所以注入不只一处,在这里就用能够相对简单利用的来写。 lib/default/ballotact.php function indexaction if front::post'submit' if !front::post'ballot' front::alertlang'Pleaseselectvote'; return false; / if config::get'checkip' $time=cookie::get'vttime'; if time -$time recupdate$data,$where;...