Lucene search
+L

109 matches found

Prion
Prion
added 2024/03/04 6:15 p.m.13 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info-upperdev; We access upperdev field, which is related only for particular events e.g. event == NETDEVCHANGEUPPER. So, this line cause invalid memory acce...

7.4AI score0.00332EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/04 6:15 p.m.8 views

UBUNTU-CVE-2021-47102

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info-upperdev; We access upperdev field, which is related only for particular events e.g. event == NETDEVCHANGEUPPER. So, this line cause invalid memory acce...

7.1CVSS6.1AI score0.00332EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2024/03/04 6:15 p.m.24 views

CVE-2021-47102

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info-upperdev; We access upperdev field, which is related only for particular events e.g. event == NETDEVCHANGEUPPER. So, this line cause invalid memory acce...

7.1CVSS6.3AI score0.00332EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2024/03/04 6:10 p.m.23 views

CVE-2021-47102 net: marvell: prestera: fix incorrect structure access

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info-upperdev; We access upperdev field, which is related only for particular events e.g. event == NETDEVCHANGEUPPER. So, this line cause invalid memory acce...

7.1CVSS6.8AI score0.00332EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/03/04 6:10 p.m.35 views

CVE-2021-47102 net: marvell: prestera: fix incorrect structure access

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info-upperdev; We access upperdev field, which is related only for particular events e.g. event == NETDEVCHANGEUPPER. So, this line cause invalid memory acce...

7.1CVSS7.6AI score0.00332EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2024/03/04 6:10 p.m.54 views

CVE-2021-47102

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix incorrect structure access In line: upper = info-upperdev; We access upperdev field, which is related only for particular events e.g. event == NETDEVCHANGEUPPER. So, this line cause invalid memory acce...

7.1CVSS6.2AI score0.00332EPSS
SaveExploits1
CVE
CVE
added 2024/03/04 6:10 p.m.99 views

CVE-2021-47102

CVE-2021-47102 pertains to the Linux kernel marvell prestera code. The issue is a faulty structure access in prestera: upper = info->upper_dev; this field is only valid for specific notifiers (e.g., NETDEV_CHANGEUPPER). For other events, this can read info->upper_dev beyond its valid contex...

7.1CVSS6.3AI score0.00332EPSS
SaveExploits1References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/03/02 5:49 a.m.2 views

SUSE CVE-2021-47023

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix port event handling on init For some reason there might be a crash during ports creation if port events are handling at the same time because fw may send initial port event with down state. The crash...

8.2CVSS6.4AI score0.0084EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/02/29 10:05 a.m.28 views

CVE-2021-47023

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix port event handling on init For some reason there might be a crash during ports creation if port events are handling at the same time because fw may send initial port event with down state. The crash...

2.3CVSS6.3AI score0.0084EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.3 views

DEBIAN-CVE-2021-47023

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix port event handling on init For some reason there might be a crash during ports creation if port events are handling at the same time because fw may send initial port event with down state. The crash...

8.2CVSS4.7AI score0.0084EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.24 views

CVE-2021-47023

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix port event handling on init For some reason there might be a crash during ports creation if port events are handling at the same time because fw may send initial port event with down state. The crash...

8.2CVSS5.7AI score0.0084EPSS
SaveExploits0References6
Prion
Prion
added 2024/02/28 9:15 a.m.42 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix port event handling on init For some reason there might be a crash during ports creation if port events are handling at the same time because fw may send initial port event with down state. The crash...

6.5AI score0.0084EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.24 views

UBUNTU-CVE-2021-47023

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix port event handling on init For some reason there might be a crash during ports creation if port events are handling at the same time because fw may send initial port event with down state. The crash...

8.2CVSS5.7AI score0.0084EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.16 views

CVE-2021-47023 net: marvell: prestera: fix port event handling on init

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix port event handling on init For some reason there might be a crash during ports creation if port events are handling at the same time because fw may send initial port event with down state. The crash...

6.2AI score0.0084EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.39 views

CVE-2021-47023 net: marvell: prestera: fix port event handling on init

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix port event handling on init For some reason there might be a crash during ports creation if port events are handling at the same time because fw may send initial port event with down state. The crash...

6.5AI score0.0084EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.131 views

CVE-2021-47023

CVE-2021-47023 is rejected/not used and not an active vulnerability entry.

8.2CVSS7.7AI score0.0084EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.50 views

CVE-2021-47023

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix port event handling on init For some reason there might be a crash during ports creation if port events are handling at the same time because fw may send initial port event with down state. The crash...

8.2CVSS4.6AI score0.0084EPSS
SaveExploits0
OSV
OSV
added 2022/12/08 3:02 a.m.6 views

GSD-2022-1008073 net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init()

net: marvell: prestera: fix memory leak in presterarxtxswitchinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.155 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/12/08 2:48 a.m.11 views

GSD-2022-1007943 net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init()

net: marvell: prestera: fix memory leak in presterarxtxswitchinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.79 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/12/08 2:33 a.m.10 views

GSD-2022-1007784 net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init()

net: marvell: prestera: fix memory leak in presterarxtxswitchinit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.9 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder