diff options
Diffstat (limited to 'docs/security')
-rw-r--r-- | docs/security/dock.html | 2 | ||||
-rw-r--r-- | docs/security/t60_security.html | 4 | ||||
-rw-r--r-- | docs/security/x60_security.html | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/docs/security/dock.html b/docs/security/dock.html index 2b7fe75..30f23d5 100644 --- a/docs/security/dock.html +++ b/docs/security/dock.html @@ -92,7 +92,7 @@ complete dock driver: Inside dock.c I see some dock_connect and dock_disconnect functions. Such functions are called during the initialisation (romstage.c) and -from the x60's SMI handler (smihandler.c). +from the X60 SMI handler (smihandler.c). Questions: ---------- diff --git a/docs/security/t60_security.html b/docs/security/t60_security.html index c9e19a4..279d301 100644 --- a/docs/security/t60_security.html +++ b/docs/security/t60_security.html @@ -87,9 +87,9 @@ Reason: has direct (and very fast) memory access, and could (theoretically) leak data over a side-channel.<br/> <b>Wifi:</b> The ath5k/ath9k cards might not have firmware at all. They might safe but could have access to the computer's RAM trough DMA. If people have an intel - card(most T60's come with Intel wifi by default, until you change it),then that card runs + card(most T60 laptops come with Intel wifi by default, until you change it),then that card runs a non-free firwamre and has access to the computer's RAM trough DMA! So - it's risk-level is very high. + the risk-level is very high. </p> <p> diff --git a/docs/security/x60_security.html b/docs/security/x60_security.html index 69a8e4e..c87c581 100644 --- a/docs/security/x60_security.html +++ b/docs/security/x60_security.html @@ -138,9 +138,9 @@ Reason: has direct (and very fast) memory access, and could (theoretically) leak data over a side-channel.<br/> <b>Wifi:</b> The ath5k/ath9k cards might not have firmware at all. They might safe but could have access to the computer's RAM trough DMA. If people have an intel - card(most X60's come with Intel wifi by default, until you change it),then that card runs + card(most X60s come with Intel wifi by default, until you change it),then that card runs a non-free firwamre and has access to the computer's RAM trough DMA! So - it's risk-level is very high.<br/> + the risk-level is very high.<br/> <b>Wwan (3d modem):</b> They run proprietary software and have access to the computer's RAM! So it's like AMT but over the GSM network which is probably even worse.<br/> |