Lucene search
K

870 matches found

Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.2 views

PT-2025-18584 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the IOSM driver. The driver registers a network device without setting the needs free netdev flag and does...

5.5CVSS5AI score0.00049EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.4 views

PT-2025-18534 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the MHI driver of the Linux kernel. The driver registers a network device without setting the needs free netdev flag and fails to call free...

5AI score0.00049EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.2 views

PT-2025-18582

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, which was related to an information leak when sending a struct ifaddrlblmsg to the network. The issue occurred because the ifal...

8.8CVSS6.9AI score0.00346EPSS
Exploits3References653
SUSE CVE
SUSE CVE
added 2025/04/18 11:19 p.m.1 views

SUSE CVE-2025-22116

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

2.3CVSS7.6AI score0.00025EPSS
Exploits0References18
OSV
OSV
added 2025/04/18 7:15 a.m.1 views

DEBIAN-CVE-2025-37860

In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100processdesignparam Since cited commit, ef100probemain and hence also ef100checkdesignparams run before efx-netdev is created; consequently, we cannot netifsettsomaxsize or segs at this point. Mo...

5.5CVSS5.4AI score0.0002EPSS
Exploits0References1
OSV
OSV
added 2025/04/18 7:15 a.m.1 views

AZL-61484 CVE-2025-37860 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100processdesignparam Since cited commit, ef100probemain and hence also ef100checkdesignparams run before efx-netdev is created; consequently, we cannot netifsettsomaxsize or segs at this point. Mo...

5.5CVSS5.7AI score0.0002EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/04/18 7:1 a.m.1 views

CVE-2025-37860 sfc: fix NULL dereferences in ef100_process_design_param()

In the Linux kernel, the following vulnerability has been resolved: sfc: fix NULL dereferences in ef100processdesignparam Since cited commit, ef100probemain and hence also ef100checkdesignparams run before efx-netdev is created; consequently, we cannot netifsettsomaxsize or segs at this point. Mo...

7.6AI score0.0002EPSS
Exploits0References3
NVD
NVD
added 2025/04/16 3:16 p.m.7 views

CVE-2025-22116

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

5.5CVSS0.00025EPSS
Exploits0References3
CVE
CVE
added 2025/04/16 2:13 p.m.99 views

CVE-2025-22116

CVE-2025-22116 affects the Linux kernel idpf driver’s netdev handling. The patch adds an error check when creating vports, logs the vport number and error code, and ensures on removal that VPORT_REG_NETDEV is checked before unregister/free. It also introduces local variables (idx, vport_config, n...

5.5CVSS6.6AI score0.00025EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:13 p.m.7 views

CVE-2025-22116

In the Linux kernel, the following vulnerability has been resolved: idpf: check error for registernetdev on init Current init logic ignores the error code from registernetdev, which will cause WARNON on attempt to unregister it, if there was one, and there is no info for the user that the creatio...

5.5CVSS5.3AI score0.00025EPSS
Exploits0
CNNVD
CNNVD
added 2025/04/16 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the idpf driver not checking for registernetdev errors, which could lead to uninitialized resource access...

5.5CVSS6.5AI score0.00025EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/04/05 2:25 a.m.1 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.00034EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/04/03 12:0 a.m.0 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.0002EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/03/28 3:37 a.m.1 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.0005EPSS
Exploits0References7
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.1 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.0005EPSS
Exploits0References4
SUSE Linux
SUSE Linux
added 2025/03/27 12:56 p.m.1 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.18032EPSS
Exploits8References2244
Tenable Nessus
Tenable Nessus
added 2025/03/20 12:0 a.m.2 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...

5.5CVSS6AI score0.00018EPSS
Exploits0References2
Oracle linux
Oracle linux
added 2025/03/11 12:0 a.m.93 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.02559EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.5 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...

5.5CVSS6AI score0.00018EPSS
Exploits0References2
Microsoft CVE
Microsoft CVE
added 2025/03/08 8:0 a.m.2 views

ionic: Fix netdev notifier unregister on failure

...

5.5CVSS7.3AI score0.00018EPSS
Exploits0
Rows per page
Query Builder