Lucene search
K

21 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414489)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414489 advisory. A use-after-free vulnerabilitity was discovered in drivers/net/hamradio/6pack.c of linux that allows an attacker to crash linux kernel by simulating ax25 device usin...

5.5CVSS6.9AI score0.00134EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-24538

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00134EPSS
Exploits1References10
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-21792

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ax25: Fix refcount leak caused by setting SOBINDTODEVICE sockopt If an AX25 device is bound to a socket by setting the SOBINDTODEVICE socket option, a refcount...

5.5CVSS6.7AI score0.00008EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-38602

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ax25: Fix reference count leak issues of ax25dev The ax25addrax25dev and ax25devdevicedown exist a reference count leak issue of the object ax25dev. Memory leak...

5.5CVSS6.4AI score0.00018EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-36009

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ax25: Fix netdev refcount issue The devtracker is added to ax25cb in ax25bind. When the ax25 device is detaching, the devtracker of ax25cb should be deallocated...

5.5CVSS6.5AI score0.00015EPSS
Exploits0References3
CVE
CVE
added 2025/02/27 2:18 a.m.104 views

CVE-2025-21792

CVE-2025-21792 affects the AX25 path in the Linux kernel. When binding an AX25 device to a socket, either via ax25_bind() or the SO_BINDTODEVICE option, the kernel may leak refcounts due to missing increments for the bound device’s refcount, leading to memory leaks in ax25_release(). The fixIncre...

5.5CVSS6.3AI score0.00008EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.9 views

CVE-2025-21792 ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount leak caused by setting SOBINDTODEVICE sockopt If an AX25 device is bound to a socket by setting the SOBINDTODEVICE socket option, a refcount leak will occur in ax25release. Commit 9fd75b66b8f6 "ax25: Fix refcou...

0.00008EPSS
Exploits0References5
OSV
OSV
added 2025/02/27 2:18 a.m.8 views

CVE-2025-21792 ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount leak caused by setting SOBINDTODEVICE sockopt If an AX25 device is bound to a socket by setting the SOBINDTODEVICE socket option, a refcount leak will occur in ax25release. Commit 9fd75b66b8f6 "ax25: Fix refcou...

5.5CVSS5.9AI score0.00008EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:0 a.m.4 views

Azure Linux 3.0 Security Update: hyperv-daemons (CVE-2024-36009)

The version of hyperv-daemons 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-36009 advisory. - In the Linux kernel, the following vulnerability has been resolved: ax25: Fix netdev refcount issue...

5.5CVSS6AI score0.00015EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/07/16 2:35 a.m.2 views

SUSE CVE-2024-40910

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount imbalance on inbound connections When releasing a socket in ax25release, we call netdevput to decrease the refcount on the associated ax.25 device. However, the execution path for accepting an incoming connecti...

7.5CVSS6.5AI score0.00053EPSS
Exploits0References18
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.13 views

CVE-2024-40910 ax25: Fix refcount imbalance on inbound connections

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount imbalance on inbound connections When releasing a socket in ax25release, we call netdevput to decrease the refcount on the associated ax.25 device. However, the execution path for accepting an incoming connecti...

6.7AI score0.00053EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/06/21 3:6 a.m.1 views

SUSE CVE-2024-38602

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix reference count leak issues of ax25dev The ax25addrax25dev and ax25devdevicedown exist a reference count leak issue of the object "ax25dev". Memory leak issue in ax25addrax25dev: The reference count of the object...

4.7CVSS6.5AI score0.00018EPSS
Exploits0References13
OSV
OSV
added 2024/06/19 2:15 p.m.1 views

DEBIAN-CVE-2024-38602

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix reference count leak issues of ax25dev The ax25addrax25dev and ax25devdevicedown exist a reference count leak issue of the object "ax25dev". Memory leak issue in ax25addrax25dev: The reference count of the object...

5.5CVSS5.3AI score0.00018EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 3:34 a.m.1 views

SUSE CVE-2022-1198

A use-after-free vulnerabilitity was discovered in drivers/net/hamradio/6pack.c of linux that allows an attacker to crash linux kernel by simulating ax25 device using 6pack driver from user space...

5.1CVSS7.1AI score0.00134EPSS
Exploits1References14
Microsoft CVE
Microsoft CVE
added 2022/09/07 7:0 a.m.1 views

A use-after-free vulnerabilitity was discovered in drivers/net/hamradio/6pack.c of linux that allows an attacker to crash linux kernel by simulating ax25 device using 6pack driver from user space.

...

5.5CVSS7.3AI score0.00134EPSS
Exploits1
OSV
OSV
added 2022/08/29 3:15 p.m.1 views

DEBIAN-CVE-2022-1198

A use-after-free vulnerabilitity was discovered in drivers/net/hamradio/6pack.c of linux that allows an attacker to crash linux kernel by simulating ax25 device using 6pack driver from user space...

5.5CVSS6.8AI score0.00134EPSS
Exploits1References1
OSV
OSV
added 2022/08/29 3:15 p.m.4 views

CVE-2022-1198

A use-after-free vulnerabilitity was discovered in drivers/net/hamradio/6pack.c of linux that allows an attacker to crash linux kernel by simulating ax25 device using 6pack driver from user space...

5.5CVSS7.5AI score0.00134EPSS
Exploits1References4
ATTACKERKB
ATTACKERKB
added 2022/08/29 3:15 p.m.2 views

CVE-2022-1198

A use-after-free vulnerabilitity was discovered in drivers/net/hamradio/6pack.c of linux that allows an attacker to crash linux kernel by simulating ax25 device using 6pack driver from user space...

5.5CVSS6.7AI score0.00134EPSS
Exploits1References5
Debian CVE
Debian CVE
added 2022/08/29 2:3 p.m.50 views

CVE-2022-1198

A use-after-free vulnerabilitity was discovered in drivers/net/hamradio/6pack.c of linux that allows an attacker to crash linux kernel by simulating ax25 device using 6pack driver from user space...

5.5CVSS6.9AI score0.00134EPSS
Exploits1
OSV
OSV
added 2022/04/02 12:0 a.m.1 views

UBUNTU-CVE-2022-1198

A use-after-free vulnerabilitity was discovered in drivers/net/hamradio/6pack.c of linux that allows an attacker to crash linux kernel by simulating ax25 device using 6pack driver from user space...

5.5CVSS6.8AI score0.00134EPSS
Exploits1References8
Rows per page
Query Builder