TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Malformed Wi-Fi name bug can require iPhone factory reset to fix

9 点作者 asix66将近 4 年前

2 条评论

colejohnson66将近 4 年前
As someone who doesn’t program in C or C++ regularly, aren’t bugs from format strings caused by passing the user string as the “format string”? For example,<p><pre><code> printf(userInput) &#x2F;&#x2F; WRONG printf(&quot;%s&quot;, userInput) &#x2F;&#x2F; OK </code></pre> Don’t compilers warn about these potential bugs?
评论 #27732347 未加载
meitham将近 4 年前
TLDR: connecting to a WiFi AP that has %s and %p, e.g. %secretclub%power can brick the WiFi connectivity of iPhone even beyond repeated resets!