HomeFreeBSD

ddb: Don't flag breakpoint/watchpoint commands as MEMSAFE

Description

ddb: Don't flag breakpoint/watchpoint commands as MEMSAFE

They could potentially be abused to overwrite kernel memory, so
shouldn't be accessible when mac_ddb is loaded.

Reviewed by: mhorne
Fixes: bc4ea61d55cb ("ddb: tag core commands with DB_CMD_MEMSAFE")
Sponsored by: Juniper Networks, Inc.
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D37105

Details

Provenance
markjAuthored on Nov 2 2022, 5:20 PM
Reviewer
mhorne
Differential Revision
D37105: ddb: Don't flag breakpoint/watchpoint commands as MEMSAFE
Parents
rGd93ec8cb1324: inpcb: Allow SO_REUSEPORT_LB to be used in jails
Branches
Unknown
Tags
Unknown