2 matches found
CVE-2026-64044 ovpn: respect peer refcount in CMD_NEW_PEER error path
In the Linux kernel, the following vulnerability has been resolved: ovpn: respect peer refcount in CMDNEWPEER error path ovpnnlpeernewdoit's error path calls ovpnpeerrelease directly rather than ovpnpeerput, bypassing the kref. The accompanying comment "peer was not yet hashed, thus it is not use...
PT-2026-61361
In the Linux kernel, the following vulnerability has been resolved: ovpn: respect peer refcount in CMD NEW PEER error path ovpn nl peer new doit's error path calls ovpn peer release directly rather than ovpn peer put, bypassing the kref. The accompanying comment "peer was not yet hashed, thus it ...