Lucene search
+L

971 matches found

SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.7 views

SUSE CVE-2025-21973

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix kernel panic in the bnxtgetqueuestatsrx | tx When qstats-get operation is executed, callbacks of netdevstatsops are called. The bnxtgetqueuestatsrx | tx collect per-queue stats from swstats in the rings. But rx | t...

5.5CVSS7.5AI score0.00178EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/04/03 12:0 a.m.5 views

PT-2025-17267

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically fixing NULL dereferences in the ef100 process design param function. The issue arose because ef100 probe main and ef10...

5.5CVSS6AI score0.00247EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/28 3:37 a.m.5 views

SUSE CVE-2023-53028

In the Linux kernel, the following vulnerability has been resolved: Revert "wifi: mac80211: fix memory leak in ieee80211ifadd" This reverts commit 13e5afd3d773c6fc6ca2b89027befaaaa1ea7293. ieee80211iffree is already called from freenetdevndev because ndev-privdestructor == ieee80211iffree syzbot...

5.5CVSS6.3AI score0.0018EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.2 views

CVE-2023-53028 Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"

In the Linux kernel, the following vulnerability has been resolved: Revert "wifi: mac80211: fix memory leak in ieee80211ifadd" This reverts commit 13e5afd3d773c6fc6ca2b89027befaaaa1ea7293. ieee80211iffree is already called from freenetdevndev because ndev-privdestructor == ieee80211iffree syzbot...

6.1AI score0.0018EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/03/27 12:56 p.m.3 views

Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-52778: mptcp: deal with large GSO size bsc1224948. CVE-2023-52920: bpf: support non-r10 register spill/fill to/from stack in precision tracking...

8.7CVSS7.9AI score0.03301EPSS
SaveExploits8References2244
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:0 a.m.6 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-56715)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56715 advisory. - In the Linux kernel, the following vulnerability has been resolved: ionic: Fix netdev notifier unregister on...

7.8CVSS6AI score0.00252EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2025/03/11 12:0 a.m.109 views

kernel security update

5.14.0-503.31.15.OL9 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug:...

7.8CVSS7.4AI score0.03558EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.8 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-56715)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-56715 advisory. - In the Linux kernel, the following vulnerability has been resolved: ionic: Fix netdev notifier unregister on...

7.8CVSS6AI score0.00252EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/03/08 8:0 a.m.6 views

ionic: Fix netdev notifier unregister on failure

...

7.8CVSS7.3AI score0.00252EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2024-56715

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ionic: Fix netdev notifier unregister on failure If registernetdev fails, then the driver leaks the netdev notifier. Fix this by calling ioniclifunregister on...

7.8CVSS6.7AI score0.00252EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-49672

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: tun: unlink NAPI from device on destruction Syzbot found a race between tun file and...

7.8CVSS5.5AI score0.00282EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:22 a.m.5 views

SUSE CVE-2025-21715

In the Linux kernel, the following vulnerability has been resolved: net: davicom: fix UAF in dm9000drvremove dm is netdev private data and it cannot be used after freenetdev call. Using dm after freenetdev can cause UAF bug. Fix it by moving freenetdev at the end of the function. This is similar ...

5.5CVSS7.7AI score0.00214EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/02/27 3:5 a.m.4 views

SUSE CVE-2022-49501

In the Linux kernel, the following vulnerability has been resolved: usbnet: Run unregisternetdev before unbind again Commit 2c9d6c2b871d "usbnet: run unbind before unregisternetdev" sought to fix a use-after-free on disconnect of USB Ethernet adapters. It turns out that a different fix is necessa...

5.5CVSS6.5AI score0.00262EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/27 2:15 a.m.1 views

DEBIAN-CVE-2025-21715

In the Linux kernel, the following vulnerability has been resolved: net: davicom: fix UAF in dm9000drvremove dm is netdev private data and it cannot be used after freenetdev call. Using dm after freenetdev can cause UAF bug. Fix it by moving freenetdev at the end of the function. This is similar ...

7.8CVSS5.7AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 2:15 a.m.8 views

UBUNTU-CVE-2025-21715

In the Linux kernel, the following vulnerability has been resolved: net: davicom: fix UAF in dm9000drvremove dm is netdev private data and it cannot be used after freenetdev call. Using dm after freenetdev can cause UAF bug. Fix it by moving freenetdev at the end of the function. This is similar ...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References58
OSV
OSV
added 2025/02/26 7:1 a.m.7 views

DEBIAN-CVE-2022-49558

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: double hook unregistration in netns path nftreleasehooks is called from prenetns exit path which unregisters the hooks, then the NETDEVUNREGISTER event is triggered which unregisters the hooks again. 565.2214...

5.5CVSS5.3AI score0.00264EPSS
SaveExploits0References1
CVE
CVE
added 2025/02/26 2:13 a.m.111 views

CVE-2022-49501

CVE-2022-49501 concerns the Linux kernel USB Ethernet (usbnet) path. The root cause is a use-after-free risk during disconnect caused by non-mirroring binding/unbinding order: usbnet_probe() binds then register_netdev(), whereas disconnect() previously unregisters before unbind(), leading to PHY ...

7.8CVSS6.5AI score0.00262EPSS
SaveExploits0References4Affected Software1
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.1 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: Bonding: Unnecessary warnings and logs from bondxdpgetxmitslave have been fixed. syzbot reported a warning in bondxdpgetxmitslave. To reproduce this issue1, one bonding device bond1 should have xdpdrv, which increases...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ionic: Fixed the issue where the netdev notifier was unregistered when the registernetdev function failed. If registernetdev fails, the driver leaks the netdev notifier. This issue is fixed by calling ioniclifunregister after a...

5.5CVSS6.2AI score0.00252EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: ntbnetdev: The ntbnetdevrxhandler function should now be modified to call netifrx instead of calling ntbnetdevrxhandler. The following message is emitted when using the idxd DSA dmaengine as the data transfer mechanism for...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References3
Rows per page
Query Builder