CVE-2023-54001

Summary

In the Linux kernel, the following vulnerability has been resolved:

staging: r8712: Fix memory leak in _r8712_init_xmit_priv()

In the above mentioned routine, memory is allocated in several places. If the first succeeds and a later one fails, the routine will leak memory. This patch fixes commit 2865d42c78a9 ("staging: r8712u: Add the new driver to the mainline kernel"). A potential memory leak in r8712_xmit_resource_alloc() is also addressed.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux2865d42c78a9121caad52cb02d1fbb7f5cdbc4ef < fc511ae405f7ba29fbcb0246061ec15c272386e1affected
LinuxLinux2865d42c78a9121caad52cb02d1fbb7f5cdbc4ef < acacdbe0f740ca8c5d5da73d50870903a3ded677affected
LinuxLinux2865d42c78a9121caad52cb02d1fbb7f5cdbc4ef < 41e05572e871b10dbdc168c76175c97982daf4a4affected
LinuxLinux2865d42c78a9121caad52cb02d1fbb7f5cdbc4ef < 874555472c736813ba1f4baf0b4c09c8e26d81eaaffected
LinuxLinux2865d42c78a9121caad52cb02d1fbb7f5cdbc4ef < ac83631230f77dda94154ed0ebfd368fc81c70a3affected
LinuxLinux2.6.37affected
LinuxLinux0 < 2.6.37unaffected
LinuxLinux5.10.190 <= 5.10.*unaffected
LinuxLinux5.15.124 <= 5.15.*unaffected
LinuxLinux6.1.43 <= 6.1.*unaffected
LinuxLinux6.4.8 <= 6.4.*unaffected
LinuxLinux6.5 <= *unaffected

Weaknesses

References