当前位置:网站首页>Qualcomm platform wifi-- WPA_ supplicant issue
Qualcomm platform wifi-- WPA_ supplicant issue
2022-07-02 02:54:00 【Professional developer】
Problem description :
Address wpa_supplicant vulnerabilities
These CVEs were found by security review on P.Car:
CVE-2019-11555, CVE-2019-16275
This CL implements the required patches.
solve code:
---------------------------- src/ap/drv_callbacks.c ----------------------------
index 952a3d55..e3844d97 100644
@@ -131,6 +131,19 @@ int hostapd_notif_assoc(struct hostapd_data *hapd, const u8 *addr,
"hostapd_notif_assoc: Skip event with no address");
return -1;
}
+
+ if (is_multicast_ether_addr(addr) ||
+ is_zero_ether_addr(addr) ||
+ os_memcmp(addr, hapd->own_addr, ETH_ALEN) == 0) {
+ /* Do not process any frames with unexpected/invalid SA so that
+ * we do not add any state for unexpected STA addresses or end
+ * up sending out frames to unexpected destination. */
+ wpa_printf(MSG_DEBUG, "%s: Invalid SA=&边栏推荐
- [learn C and fly] day 5 chapter 2 program in C language (Exercise 2)
- What are the common proxy servers and what are the differences?
- Query word weight, search word weight calculation
- Discussion on related configuration of thread pool
- [reading notes] programmer training manual - practical learning is the most effective (project driven)
- Multi threaded query, double efficiency
- [staff] pitch representation (bass clef | C1 36 note pitch representation | C2 48 note pitch representation | C3 60 note pitch representation)
- A list of job levels and salaries in common Internet companies. Those who have conditions must enter big factories. The salary is really high
- 結婚後
- Principle of computer composition - interview questions for postgraduate entrance examination (review outline, key points and reference)
猜你喜欢

MongoDB非关系型数据库

GB/T-2423.xx 环境试验文件,整理包括了最新的文件里面

小米青年工程师,本来只是去打个酱油

Query word weight, search word weight calculation

JVM面试篇

QT实现界面跳转

2022-2028 global aluminum beverage can coating industry research and trend analysis report

How to turn off the LED light of Rog motherboard

Golang configure export goprivate to pull private library code

SAP ui5 beginner tutorial 19 - SAP ui5 data types and complex data binding
随机推荐
Mongodb base de données non relationnelle
使用开源项目【Banner】实现轮播图效果(带小圆点)
Connected block template and variants (4 questions in total)
結婚後
Share the basic knowledge of a common Hongmeng application
2022-2028 global encryption software industry research and trend analysis report
The video number will not be allowed to be put on the shelves of "0 yuan goods" in the live broadcasting room?
LFM信号加噪、时频分析、滤波
QT使用sqllite
[JVM] detailed description of the process of creating objects
Which kind of sports headphones is easier to use? The most recommended sports headphones
[punch in questions] integrated daily 5-question sharing (phase II)
Yyds dry goods inventory accelerating vacuum in PG
Principle of computer composition - interview questions for postgraduate entrance examination (review outline, key points and reference)
2022-2028 global manual dental cleaning equipment industry research and trend analysis report
Multi threaded query, double efficiency
Missing numbers from 0 to n-1 (simple difficulty)
Remote connection to MySQL under windows and Linux system
What is the function of the headphone driver
[staff] restore mark (Introduction to the use of restore mark | example analysis of Metaphone mark and restore mark)