Document faulty block size detection serious bug

This commit is contained in:
AlexSSD7 2023-09-28 10:59:04 +01:00
commit 3ce6e494bf
3 changed files with 48 additions and 0 deletions

View file

@ -0,0 +1,11 @@
# Serious bug disclosures
## Obsolete versions (Summary)
Linsk versions below **v1.1.0** are considered obsolete **UNLESS**:
* The use of Linsk was limited exclusively to devices with a 512-byte logical block (sector) size.
* The experimental USB passthrough was used.
## Index
* [Faulty raw device block size detection](faulty-block-size-detection.md) (Fixed in: **v1.1.0**, Affected: **<v1.1.0**, Severity: **High**)