Lucene search
+L

328 matches found

RedhatCVE
RedhatCVE
added 2024/07/16 10:59 p.m.12 views

CVE-2022-48794

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: at86rf230: Stop leaking skb's Upon error the ieee802154xmitcomplete helper is not called. Only ieee802154wakequeue is called manually. In the Tx case we then leak the skb structure. Free the skb structure upon...

6.1CVSS8.1AI score0.00239EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/07/16 12:25 p.m.37 views

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
SaveExploits0
NVD
NVD
added 2024/07/16 12:15 p.m.25 views

CVE-2022-48783

In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiqgswip: fix use after free in gswipremove ofnodeputpriv-ds-slavemiibus-dev.ofnode should be done before mdiobusfreepriv-ds-slavemiibus...

7.8CVSS0.00227EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.21 views

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
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.26 views

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.5CVSS5.8AI score0.00268EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.23 views

CVE-2022-48813

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: 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 pan...

5.5CVSS6AI score0.00273EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.21 views

CVE-2022-48794

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: at86rf230: Stop leaking skb's Upon error the ieee802154xmitcomplete helper is not called. Only ieee802154wakequeue is called manually. In the Tx case we then leak the skb structure. Free the skb structure upon...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References10
OSV
OSV
added 2024/07/16 11:44 a.m.14 views

CVE-2022-48812 net: dsa: lantiq_gswip: don't use devres for mdiobus

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.5CVSS6AI score0.00268EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/16 11:43 a.m.14 views

CVE-2022-48794 net: ieee802154: at86rf230: Stop leaking skb's

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: at86rf230: Stop leaking skb's Upon error the ieee802154xmitcomplete helper is not called. Only ieee802154wakequeue is called manually. In the Tx case we then leak the skb structure. Free the skb structure upon...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.45 views

CVE-2024-40954

In the Linux kernel, the following vulnerability has been resolved: net: do not leave a dangling sk pointer, when socket creation fails It is possible to trigger a use-after-free by: attaching an fentry probe to sockrelease and the probe calling the bpfgetsocketcookie helper running traceroute -I...

7.8CVSS6.3AI score0.00258EPSS
SaveExploits0References21
CVE
CVE
added 2024/06/21 10:18 a.m.148 views

CVE-2024-36484

CVE-2024-36484 is a Linux kernel vulnerability where the socket acceptance check was relaxed at accept time (net/ipv4/af_inet.c). The issue can arise when a process shuts down a listener before it enters accept, causing the child to reach accept() in FIN_WAIT1 status after the commit “tcp: defer ...

5.5CVSS6.3AI score0.00301EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2024/06/21 10:18 a.m.28 views

CVE-2024-36484 net: relax socket state check at accept time.

In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time. Christoph reported the following splat: WARNING: CPU: 1 PID: 772 at net/ipv4/afinet.c:761 inetaccept+0x1f4/0x4a0 Modules linked in: CPU: 1 PID: 772 Comm: syz-executor510 Not tainted...

5.5CVSS6AI score0.00301EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/06/20 12:28 p.m.19 views

CVE-2022-48722

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: ca8210: Stop leaking skb's Upon error the ieee802154xmitcomplete helper is not called. Only ieee802154wakequeue is called manually. We then leak the skb structure. Free the skb structure upon error before returni...

5.5CVSS6.6AI score0.00223EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/19 2:53 p.m.101 views

CVE-2021-47587

CVE-2021-47587 concerns Linux kernel net: systemport descriptor lifecycle. The vulnerability arises from a shared descriptor list across multiple TX queues where the existing per-queue locking fails to serialize writes to WRITE_PORT_{HI,LO}, allowing concurrent producers to corrupt descriptors. C...

5.5CVSS7.2AI score0.00182EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2024/06/19 2:15 p.m.17 views

CVE-2024-38594

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmacpriv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger the following warning. To address this, move the lo...

5.5CVSS0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/19 1:45 p.m.19 views

CVE-2024-38594 net: stmmac: move the EST lock to struct stmmac_priv

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmacpriv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger the following warning. To address this, move the lo...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/06/14 4:12 a.m.47 views

CVE-2024-36971

A use-after-free flaw was found in the Linux kernel's network route management. This flaw allows an attacker to alter the behavior of certain network connections. Mitigation Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical...

7.8CVSS8.3AI score0.02701EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2024/06/12 12:9 a.m.25 views

CVE-2021-47309

A vulnerability was found in the Linux kernel's networking component, where the skbtunnelinfo function can return unvalidated data. This issue arises because the function does not check the type of lwtstate-data before using it, which could lead to accessing incompatible data types and cause memo...

5.5CVSS9AI score0.00247EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/10 9:15 a.m.46 views

CVE-2024-36971

In the Linux kernel, the following vulnerability has been resolved: net: fix dstnegativeadvice race dstnegativeadvice does not enforce proper RCU rules when sk-dstcache must be cleared, leading to possible UAF. RCU rules are that we must first clear sk-skdstcache, then call dstreleaseolddst. Note...

7.8CVSS0.02701EPSS
SaveExploits1References10
UbuntuCve
UbuntuCve
added 2024/06/10 9:15 a.m.36 views

CVE-2024-36971

In the Linux kernel, the following vulnerability has been resolved: net: fix dstnegativeadvice race dstnegativeadvice does not enforce proper RCU rules when sk-dstcache must be cleared, leading to possible UAF. RCU rules are that we must first clear sk-skdstcache, then call dstreleaseolddst. Note...

7.8CVSS6.7AI score0.02701EPSS
SaveExploits1References25
Rows per page
Query Builder