Lucene search
+L

248 matches found

OSV
OSV
added 2024/07/30 8:15 a.m.5 views

AZL-47337 CVE-2024-42224 affecting package kernel for versions less than 5.15.163.1-1

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Correct check for empty list Since commit a3c53be55c95 "net: dsa: mv88e6xxx: Support multiple MDIO busses" mv88e6xxxdefaultmdiobus has checked that the return value of listfirstentry is non-NULL. This appears...

6.1CVSS6.4AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.1 views

DEBIAN-CVE-2024-42224

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Correct check for empty list Since commit a3c53be55c95 "net: dsa: mv88e6xxx: Support multiple MDIO busses" mv88e6xxxdefaultmdiobus has checked that the return value of listfirstentry is non-NULL. This appears...

6.1CVSS5.7AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.3 views

UBUNTU-CVE-2024-42224

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Correct check for empty list Since commit a3c53be55c95 "net: dsa: mv88e6xxx: Support multiple MDIO busses" mv88e6xxxdefaultmdiobus has checked that the return value of listfirstentry is non-NULL. This appears...

6.1CVSS6.2AI score0.00233EPSS
SaveExploits0References31
Cvelist
Cvelist
added 2024/07/30 7:47 a.m.24 views

CVE-2024-42224 net: dsa: mv88e6xxx: Correct check for empty list

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: Correct check for empty list Since commit a3c53be55c95 "net: dsa: mv88e6xxx: Support multiple MDIO busses" mv88e6xxxdefaultmdiobus has checked that the return value of listfirstentry is non-NULL. This appears...

0.00233EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/26 11:8 a.m.3 views

OESA-2024-1898 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net: dsa: seville: register the mdiobus under devres As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2...

5.5CVSS6.3AI score0.00291EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/26 11:8 a.m.9 views

OESA-2024-1896 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corne...

7.8CVSS6.4AI score0.00642EPSS
SaveExploits0References36
SUSE CVE
SUSE CVE
added 2024/07/18 3:6 a.m.5 views

SUSE CVE-2022-48818

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: don't use devres for mdiobus As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree will...

5.5CVSS6.4AI score0.00273EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/07/18 3:5 a.m.4 views

SUSE CVE-2022-48854

In the Linux kernel, the following vulnerability has been resolved: net: arcemac: Fix use after free in arcmdioprobe If bus-state is equal to MDIOBUSALLOCATED, mdiobusfreebus will free the "bus". But bus-name is still used in the next line, which will lead to a use after free. We can fix it by...

7.8CVSS6.4AI score0.00202EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.3 views

SUSE CVE-2022-48812

In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiqgswip: don't use devres for mdiobus As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree wi...

5.5CVSS6.6AI score0.00268EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/07/17 4:18 a.m.3 views

SUSE CVE-2022-48814

In the Linux kernel, the following vulnerability has been resolved: net: dsa: seville: register the mdiobus under devres As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree...

4.4CVSS6.6AI score0.00268EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/16 1:15 p.m.3 views

DEBIAN-CVE-2022-48854

In the Linux kernel, the following vulnerability has been resolved: net: arcemac: Fix use after free in arcmdioprobe If bus-state is equal to MDIOBUSALLOCATED, mdiobusfreebus will free the "bus". But bus-name is still used in the next line, which will lead to a use after free. We can fix it by...

7.8CVSS5.4AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.3 views

DEBIAN-CVE-2022-48814

In the Linux kernel, the following vulnerability has been resolved: net: dsa: seville: register the mdiobus under devres As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree...

5.5CVSS5AI score0.00268EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 12:15 p.m.8 views

UBUNTU-CVE-2022-48818

In the Linux kernel, the following vulnerability has been resolved: net: dsa: mv88e6xxx: don't use devres for mdiobus As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree will...

5.5CVSS5.9AI score0.00273EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/16 12:15 p.m.4 views

UBUNTU-CVE-2022-48812

In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiqgswip: don't use devres for mdiobus As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree wi...

5.5CVSS5.9AI score0.00268EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/16 12:15 p.m.6 views

UBUNTU-CVE-2022-48817

In the Linux kernel, the following vulnerability has been resolved: net: dsa: ar9331: register the mdiobus under devres As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree wi...

5.5CVSS5.9AI score0.00268EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/16 11:44 a.m.26 views

CVE-2022-48817 net: dsa: ar9331: register the mdiobus under devres

In the Linux kernel, the following vulnerability has been resolved: net: dsa: ar9331: register the mdiobus under devres As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree wi...

5.5CVSS6AI score0.00268EPSS
SaveExploits0References7
CVE
CVE
added 2024/07/16 11:44 a.m.6388 views

CVE-2022-48817

CVE-2022-48817 is a Linux kernel issue affecting the ar9331 MDIO switch under the DSA subsystem. The root cause is that mdiobus registration was done under devres and could be freed by devm_mdiobus_free() via device core shutdown, leading to a panic if the bus was still registered. The advisory e...

5.5CVSS6.7AI score0.00268EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.13 views

CVE-2022-48815 net: dsa: bcm_sf2: don't use devres for mdiobus

In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcmsf2: don't use devres for mdiobus As explained in commits: 74b6d7d13307 "net: dsa: realtek: register the MDIO bus under devres" 5135e96a3dd2 "net: dsa: don't allocate the slavemiibus using devres" mdiobusfree will...

6.9AI score0.00268EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/22 8:28 a.m.25 views

CVE-2021-47416

In the Linux kernel, the following vulnerability has been resolved: phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in wrong state logic. MDIOBUSALLOCATED indicates 2 states: 1. Bus is only allocated 2. Bus allocated and mdiobusregister fails, but...

5.5CVSS6.5AI score0.00234EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/21 3:15 p.m.17 views

CVE-2021-47416

In the Linux kernel, the following vulnerability has been resolved: phy: mdio: fix memory leak Syzbot reported memory leak in MDIO bus interface, the problem was in wrong state logic. MDIOBUSALLOCATED indicates 2 states: 1. Bus is only allocated 2. Bus allocated and mdiobusregister fails, but...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References8
Rows per page
Query Builder