Can we add the `volatile` qualifier to the `hwrm_cmd_resp_addr` member (in
drivers/net/bnxt/bnxt.h) to get a stronger guarantee that the compiler won't
insert TOCTOU races in the output?
Christopher Ertl | MSRC Vulnerabilities & Mitigations | Microsoft Limited | +44
7773976589 | christopher.e..
On Tue, 3 Mar 2020 18:13:22 +
Christopher Ertl wrote:
> Can we add the `volatile` qualifier to the `hwrm_cmd_resp_addr` member (in
> drivers/net/bnxt/bnxt.h) to get a stronger guarantee that the compiler won't
> insert TOCTOU races in the output?
>
> Christopher Ertl | MSRC Vulnerabilities
2 matches
Mail list logo