To fix problem with Broadcom BCM43142 wireless driver on Fedora after kernel upgrade run as a root:
akmods --force
modprobe wl
modprobe wl
If there is no "akmods" tool installed, you need to boot your machine with previous kernel or connect via Ethernet cable (to have working Internet access) and install akmods from repository
dnf install akmods