opnsense-src/sys
Andrew Turner 643e14d094 Use the correct size when checking an EFI address
Use the correct page size macro when checking if an address is with
the EFI runtime map. This would previously work correctly when the
page size is 4k. With a larger page size it may incorrectly detect
memory as within the map when it's not.

Reported by:	imp
Sponsored by:	Innovate UK
2022-09-09 08:47:15 +01:00
..
amd64 vmm: Remove unneeded variable maxcpus 2022-09-07 11:41:16 +02:00
arm Add ARMADA38X gateclk control 2022-09-07 09:44:58 +02:00
arm64 Use the cached dc zva length in arm64 memset 2022-09-08 14:30:11 +01:00
bsm
cam CTL: Validate IOCTL parameters. 2022-09-06 21:58:27 -04:00
cddl
compat rb_tree: reduce duplication in balancing code 2022-09-07 23:46:19 -05:00
conf Import the arm64 Cortex Strings memset into the kernel 2022-09-08 14:30:09 +01:00
contrib LinuxKPI, dev: 80211 update mac80211 KPI 2022-09-07 23:38:54 +00:00
crypto Fix the IV length in the armv8 AES GCM code 2022-09-06 13:11:04 +01:00
ddb
dev Use the correct size when checking an EFI address 2022-09-09 08:47:15 +01:00
dts
fs nfscl: Allow "nolockd" to work for NFSv4 mounts 2022-09-04 13:09:33 -07:00
gdb
geom
gnu
i386 i386: Correct a typo in source code comment 2022-09-04 13:35:34 +02:00
isa
kern tcp: avoid call to soisconnected() on transition to ESTABLISHED 2022-09-08 09:16:04 -07:00
kgssapi
libkern
modules divert(4): do not depend on ipfw(4) 2022-09-06 20:54:57 -07:00
net net: add pfil_mbuf_{in,out} 2022-09-08 16:20:43 +00:00
net80211 net80211: update (parts of) Action field categories 2022-09-07 23:28:13 +00:00
netgraph divert: declare PF_DIVERT domain and stop abusing PF_INET 2022-08-30 15:09:21 -07:00
netinet ip_reass: add loader tunable to tune the reassembly hash size 2022-09-08 13:49:58 -07:00
netinet6 net: employ newly added pfil_mbuf_{in,out} where approriate 2022-09-08 16:21:08 +00:00
netipsec
netpfil ipfilter: Remove unused ioctl 2022-09-06 19:57:05 -07:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc powerpc: Correct some typos in source code comments 2022-09-04 13:32:13 +02:00
riscv arm64, riscv: size boot stacks appropriately 2022-09-08 00:03:05 -05:00
rpc nfsd: Allow multiple instances of rpc.tlsservd 2022-08-22 13:54:24 -07:00
security
sys tcp: avoid call to soisconnected() on transition to ESTABLISHED 2022-09-08 09:16:04 -07:00
teken
tests
tools
ufs Updates to UFS/FFS superblock integrity checks when reading a superblock. 2022-09-03 14:11:38 -07:00
vm
x86 x86: Correct a typo in source code comment 2022-09-04 13:36:53 +02:00
xdr
xen
Makefile