CVE-2024-50188
Published Nov 8, 2024
Last updated 9 days ago
Overview
- Description
- In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83869: fix memory corruption when enabling fiber When configuring the fiber port, the DP83869 PHY driver incorrectly calls linkmode_set_bit() with a bit mask (1 << 10) rather than a bit number (10). This corrupts some other memory location -- in case of arm64 the priv pointer in the same structure. Since the advertising flags are updated from supported at the end of the function the incorrect line isn't needed at all and can be removed.
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
- NVD status
- Awaiting Analysis
Social media
- Hype score
- Not currently trending
CVE-2024-50188 Memory Corruption Fix in Linux Kernel DP83869 PHY Driver The Linux kernel had a problem that is now fixed. The issue was with the DP83869 PHY driver when setting up the fiber port. The driver used ... https://t.co/5fsgy2y3js
@VulmonFeeds
8 Nov 2024
27 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes
CVE-2024-50188 In the Linux kernel, the following vulnerability has been resolved: net: phy: dp83869: fix memory corruption when enabling fiber When configuring the fiber port, th… https://t.co/XU6Lhu8kzB
@CVEnew
8 Nov 2024
347 Impressions
0 Retweets
0 Likes
0 Bookmarks
0 Replies
0 Quotes