opnsense-src/sys/ofed
Hans Petter Selasky 66a0bc2105 ibcore: Fix use-after-free access in ucma_close()
The error in ucma_create_id() left ctx in the list of contexts belong
to ucma file descriptor. The attempt to close this file descriptor causes
to use-after-free accesses while iterating over such list.

Linux commit:
ed65a4dc22083e73bac599ded6a262318cad7baf

PR:		264650
MFC after:	1 week
Sponsored by:	NVIDIA Networking
2022-06-13 17:00:16 +02:00
..
drivers/infiniband ibcore: Fix use-after-free access in ucma_close() 2022-06-13 17:00:16 +02:00
include ofed: Fix a typo in a source code comment 2022-04-09 14:39:36 +02:00