Oracle suck, and the omission of Oracle Cloud Infrastructure may be intentional here, but they offer 2 indefinitely free servers which only required a linked card iirc. Could be worth adding to the list?
If you sign up for a PAYG account (which requires a $100 charge to your card, which is then refunded), you can actually get he ARM servers they advertise as always free. They’re a bit beefier (4 Ampere cores, 24gb ram).
And they give 200gb of storage you divvy up between your instances.
But Oracle deeply suck as a company, so maybe not mentioning them is the right choise
You can read them as separate statements with the middle repeated and a logical AND between them:
If (8.5p1 <= your OpenSSH version) AND (your OpenSSH version < 9.8p1) Then you are vulnerable
It’s the same as saying if your OpenSSH version is between these two versions (including 8.5p1, but not 9.8p1), then you are vulnerable