The CVE description for some context (I re-ordered the sentences) "An app may be able to execute arbitrary code with kernel privileges. The issue was addressed with improved memory handling. This issue is fixed in iOS 16.1 and iPadOS 16, macOS Ventura 13, watchOS 9.1."
I hacked macOS
81–90 of 140 posts
Re: I hacked macOS
#82Lina received a $150k bounty for this exploit.
Re: I hacked macOS
#83Lina received a $150k bounty for this exploit.
[flagged]
Re: I hacked macOS
#84Earlier quoted context omitted.
You’re pretty much correct. GPUs are a very interesting attack vector. Especially as more computation is being pushed to GPUs, and they’re not always well isolated.
I'm genuinely concerned about the WebGPU attack vector. The possibilities are exciting, but we (everyone) has virtually no experience with securing them (compared to decades of securing x86 - which we still can't pull off). My biggest concern is fingerprinting.
Re: I hacked macOS
#85Earlier quoted context omitted.
You’re pretty much correct. GPUs are a very interesting attack vector. Especially as more computation is being pushed to GPUs, and they’re not always well isolated.
I'm genuinely concerned about the WebGPU attack vector. The possibilities are exciting, but we (everyone) has virtually no experience with securing them (compared to decades of securing x86 - which we still can't pull off). My biggest concern is fingerprinting.
That said, fingerprinting is not as big a risk as what I was thinking of, which is one process being able to peer into another’s on the GPU. There are various takes on isolation on the GPU but they tend to have strong caveats attached.
Re: I hacked macOS
#86Earlier quoted context omitted.
>Sounds extremely low for this kind of vulnerability How do you know that?
I’m not sure I follow. You’re asking them how they know their own impression of something?
Re: I hacked macOS
#87Re: I hacked macOS
#88Earlier quoted context omitted.
Press space.
RIP mobile users :'(
Re: I hacked macOS
#89Earlier quoted context omitted.
You’re pretty much correct. GPUs are a very interesting attack vector. Especially as more computation is being pushed to GPUs, and they’re not always well isolated.
I'm genuinely concerned about the WebGPU attack vector. The possibilities are exciting, but we (everyone) has virtually no experience with securing them (compared to decades of securing x86 - which we still can't pull off). My biggest concern is fingerprinting.
They were so preoccupied with whether they could, the never stopped to consider whether they should.