Home
last modified time | relevance | path

Searched hist:"6 dec7efa83cd0316c268618cdaa9a383e78312ac" (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpoll.hdiff 6dec7efa83cd0316c268618cdaa9a383e78312ac Sat Sep 09 08:29:29 CEST 2017 Hans Petter Selasky <hselasky@FreeBSD.org> Properly implement poll_wait() in the LinuxKPI. This prevents direct
use of the linux_poll_wakeup() function from unsafe contexts, which
can lead to use-after-free issues.

Instead of calling linux_poll_wakeup() directly use the wake_up()
family of functions in the LinuxKPI to do this.

Bump the FreeBSD version to force recompilation of external kernel modules.

MFC after: 1 week
Sponsored by: Mellanox Technologies
H A Dfs.hdiff 6dec7efa83cd0316c268618cdaa9a383e78312ac Sat Sep 09 08:29:29 CEST 2017 Hans Petter Selasky <hselasky@FreeBSD.org> Properly implement poll_wait() in the LinuxKPI. This prevents direct
use of the linux_poll_wakeup() function from unsafe contexts, which
can lead to use-after-free issues.

Instead of calling linux_poll_wakeup() directly use the wake_up()
family of functions in the LinuxKPI to do this.

Bump the FreeBSD version to force recompilation of external kernel modules.

MFC after: 1 week
Sponsored by: Mellanox Technologies
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.cdiff 6dec7efa83cd0316c268618cdaa9a383e78312ac Sat Sep 09 08:29:29 CEST 2017 Hans Petter Selasky <hselasky@FreeBSD.org> Properly implement poll_wait() in the LinuxKPI. This prevents direct
use of the linux_poll_wakeup() function from unsafe contexts, which
can lead to use-after-free issues.

Instead of calling linux_poll_wakeup() directly use the wake_up()
family of functions in the LinuxKPI to do this.

Bump the FreeBSD version to force recompilation of external kernel modules.

MFC after: 1 week
Sponsored by: Mellanox Technologies
/freebsd/sys/sys/
H A Dparam.hdiff 6dec7efa83cd0316c268618cdaa9a383e78312ac Sat Sep 09 08:29:29 CEST 2017 Hans Petter Selasky <hselasky@FreeBSD.org> Properly implement poll_wait() in the LinuxKPI. This prevents direct
use of the linux_poll_wakeup() function from unsafe contexts, which
can lead to use-after-free issues.

Instead of calling linux_poll_wakeup() directly use the wake_up()
family of functions in the LinuxKPI to do this.

Bump the FreeBSD version to force recompilation of external kernel modules.

MFC after: 1 week
Sponsored by: Mellanox Technologies