Lucene search
+L

328 matches found

CVE
CVE
added 2024/05/21 2:19 p.m.148 views

CVE-2021-47236

CVE-2021-47236 : Linux kernel vulnerability in net:cdc_eem skb leak during USBNet transmission has been resolved. Root cause: in eem_tx_fixup(), original skb was not freed when skb_copy_expand() failed, allowing a leak if the clone status was not free’d. The fix frees the original skb in eem_tx_f...

5.5CVSS6.7AI score0.00228EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/05/21 2:19 p.m.81 views

CVE-2021-47224

The CVE-2021-47224 entry concerns the Linux kernel ll_temac driver: a use-after-free in DMA occurs when freeing an skb that is still fragmented, because the skb pointer was piggy-backed on the first TX descriptor instead of the TX BD of the skb. The fix, as documented, ensures the skb is freed on...

6.2CVSS6.3AI score0.0023EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.25 views

CVE-2024-35971

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Handle softirqs at the end of IRQ thread to fix hang The ks8851irq thread may call ks8851rxpkts in case there are any packets in the MAC FIFO, which calls netifrx. This netifrx implementation is guarded by...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References11
Amazon
Amazon
added 2024/05/03 12:0 a.m.16 views

Important: dotnet6.0

Issue Overview: .NET, .NET Framework, and Visual Studio Remote Code Execution Vulnerability CVE-2024-21409 Affected Packages: dotnet6.0 Issue Correction: Run dnf update dotnet6.0 --releasever 2023.4.20240429 to update your system. New Packages: aarch64: ...

7.3CVSS7.9AI score0.02513EPSS
SaveExploits0
NVD
NVD
added 2024/05/01 6:15 a.m.25 views

CVE-2024-26942

In the Linux kernel, the following vulnerability has been resolved: net: phy: qcom: at803x: fix kernel panic with at8031probe On reworking and splitting the at803x driver, in splitting function of at803x PHYs it was added a NULL dereference bug where priv is referenced before it's actually...

5.5CVSS6AI score0.00147EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.26 views

CVE-2024-26882

In the Linux kernel, the following vulnerability has been resolved: net: iptunnel: make sure to pull inner header in iptunnelrcv Apply the same fix than ones found in : 8d975c15c0cd "ip6tunnel: make sure to pull inner header in ip6tnlrcv" 1ca1ba465e55 "geneve: make sure to pull inner header in...

7.8CVSS6.3AI score0.00829EPSS
SaveExploits0References35
RedhatCVE
RedhatCVE
added 2024/04/04 1:24 a.m.26 views

CVE-2024-26732

A vulnerability was found in the Linux kernel related to the handling of the SOPEEKOFF socket option, which controls peeking into socket buffers. This option is not thread-safe and may lead to possible race conditions, which could cause system hangs...

5.5CVSS6.2AI score0.00158EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.19 views

CVE-2024-26732

In the Linux kernel, the following vulnerability has been resolved: net: implement lockless setsockoptSOPEEKOFF syzbot reported a lockdep violation 1 involving afunix support of SOPEEKOFF. Since SOPEEKOFF is inherently not thread safe it uses a per-socket skpeekoff field, there is really no point...

5.5CVSS5.9AI score0.00158EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/04/03 5:0 p.m.79 views

CVE-2024-26732

In the Linux kernel, the following vulnerability has been resolved: net: implement lockless setsockoptSOPEEKOFF syzbot reported a lockdep violation 1 involving afunix support of SOPEEKOFF. Since SOPEEKOFF is inherently not thread safe it uses a per-socket skpeekoff field, there is really no point...

5.5CVSS5.4AI score0.00158EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/25 6:22 p.m.34 views

CVE-2021-47136

In the Linux kernel, the following vulnerability has been resolved: net: zero-initialize tc skb extension on allocation Function skbextadd doesn't initialize created skb extension with any value and leaves it up to the user. However, since extension of type TCSKBEXT originally contained only sing...

4.4CVSS6.8AI score0.00232EPSS
SaveExploits0References4
CVE
CVE
added 2024/03/25 9:16 a.m.89 views

CVE-2021-47159

CVE-2021-47159 is a Linux kernel issue where a crash occurs in net: dsa: fix a crash if ->get_sset_count() fails. The root cause is that when ds->ops->get_sset_count() returns a negative error code (e.g., -EOPNOTSUPP), the unsigned loop index “i” promotes the negative value, causing memo...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References5Affected Software1
Amazon
Amazon
added 2024/03/06 12:0 a.m.6 views

Medium: kernel

Issue Overview: dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount. CVE-2023-52429 In the Linux kernel, the following vulnerability has been...

7.8CVSS6.4AI score0.0027EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/03/04 8:2 p.m.34 views

CVE-2023-52522

A flaw was found in the Linux kernel that allows for potential store tearing within the neighperiodicwork function, meaning a write operation on a value is not protected properly and could result in inconsistencies if another process or thread reads from that value before the operation is complet...

5.5CVSS5.8AI score0.00228EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.23 views

CVE-2023-52522

In the Linux kernel, the following vulnerability has been resolved: net: fix possible store tearing in neighperiodicwork While looking at a related syzbot report involving neighperiodicwork, I found that I forgot to add an annotation when deleting an RCU protected item from a list. Readers use...

5.5CVSS7.1AI score0.00228EPSS
SaveExploits0
NVD
NVD
added 2024/02/27 7:15 a.m.27 views

CVE-2021-46912

In the Linux kernel, the following vulnerability has been resolved: net: Make tcpallowedcongestioncontrol readonly in non-init netns Currently, tcpallowedcongestioncontrol is global and writable; writing to it in any net namespace will leak into all other net namespaces...

5.5CVSS5.3AI score0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/13 6:15 p.m.28 views

CVE-2024-21404

.NET Denial of Service Vulnerability...

7.5CVSS7.4AI score0.02707EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/02/13 12:0 a.m.3 views

Microsoft .NET Security Vulnerabilities

Microsoft .NET is a software framework from Microsoft Corporation that is dedicated to agile software development, rapid application development, platform-agnosticism, and web transparency. A security vulnerability exists in Microsoft . NET 6.0, .NET 7.0, .NET 8.0, Microsoft Visual Studio 2022...

7.5CVSS6.5AI score0.02707EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/01/09 5:56 p.m.13 views

CVE-2024-20672 .NET Denial of Service Vulnerability

...

7.5CVSS7.5AI score0.02895EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/14 6:15 p.m.5 views

CVE-2023-36560

ASP.NET Security Feature Bypass Vulnerability...

8.8CVSS5.4AI score0.02652EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2023/10/19 12:0 a.m.42 views

Ubuntu 23.10 : .NET vulnerability (USN-6427-2)

The remote Ubuntu 23.10 host has packages installed that are affected by a vulnerability as referenced in the USN-6427-2 advisory. USN-6427-1 fixed a vulnerability in .NET. This update provides the corresponding update for .NET 8. Tenable has extracted the preceding description block directly fro...

7.5CVSS7.2AI score0.99999EPSS
SaveExploits20References2
Rows per page
Query Builder