Lucene search
+L

2171 matches found

Cvelist
Cvelist
added 2024/06/19 1:35 p.m.38 views

CVE-2024-38554 ax25: Fix reference count leak issue of net_device

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix reference count leak issue of netdevice There is a reference count leak issue of the object "netdevice" in ax25devdevicedown. When the ax25 device is shutting down, the ax25devdevicedown drops the reference count of...

0.00236EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.13 views

CVE-2024-38554

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix reference count leak issue of netdevice There is a reference count leak issue of the object "netdevice" in ax25devdevicedown. When the ax25 device is shutting down, the ax25devdevicedown drops the reference count of...

5.5CVSS5.3AI score0.00236EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/06/19 12:0 a.m.3 views

Linux kernel security vulnerabilities

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 an ax25dev reference count leak...

5.5CVSS6.1AI score0.00212EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/06/19 12:0 a.m.4 views

Linux kernel security vulnerabilities

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 a reference count leak in netdevice...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/06/18 12:0 a.m.14 views

PT-2024-32169

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns a problem in the Linux kernel where a BUG ON condition is triggered when a 0 reference count is encountered at btrfs lookup extent info. Instead of causing a BUG ON, t...

5.5CVSS5.5AI score0.00236EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/06/12 2:0 a.m.10 views

kernel: kvm: Avoid potential UAF in LPI translation cache

A flaw was found in the Linux kernel pertaining to a potential use-after-free UAF scenario in a system involving Logical Partitioning Interrupts LPI translation cache operations. Specifically, the issue arises when a cache hit occurs concurrently with an operation that invalidates the cache, such...

8.8CVSS6.8AI score0.0024EPSS
SaveExploits0References5
NVD
NVD
added 2024/06/07 5:15 p.m.25 views

CVE-2024-32502

An issue was discovered in Samsung Mobile Processor and Wearable Processor Exynos 850, Exynos 1080, Exynos 2100, Exynos 1280, Exynos 1380, Exynos 1330, Exynos W920, Exynos W930. The mobile processor lacks proper reference count checking, which can result in a UAF Use-After-Free vulnerability...

8.4CVSS0.00173EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/06/03 5:33 p.m.25 views

CVE-2024-36959

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

4.4CVSS6.4AI score0.00249EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.23 views

RHEL 5 : dhcp (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 5 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - dhcp: unclosed TCP connections to OMAPI or failover ports can cause DoS CVE-2016-2774 - dhcp: Reference...

7.5CVSS7.3AI score0.7645EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/30 4:15 p.m.5 views

DEBIAN-CVE-2024-36959

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrldttomap If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrldtfreemaps includes the droping operation, here we call it...

5.5CVSS5.5AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.4 views

UBUNTU-CVE-2024-36904

In the Linux kernel, the following vulnerability has been resolved: tcp: Use refcountincnotzero in tcptwskunique. Anderson Nascimento reported a use-after-free splat in tcptwskunique with nice analysis. Since commit ec94c2696f0b "tcp/dccp: avoid one atomic operation for timewait hashdance",...

7.8CVSS6.3AI score0.00609EPSS
SaveExploits0References29
CNNVD
CNNVD
added 2024/05/30 12:0 a.m.4 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 Linux kernel, which stems from a reference count leak in the pinctrl:devicetree module pinctrldttomap...

5.5CVSS6.2AI score0.00249EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/05/29 2:18 p.m.4 views

SUSE CVE-2023-52854

In the Linux kernel, the following vulnerability has been resolved: padata: Fix refcnt handling in padatafreeshell In a high-load arm64 environment, the pcryptaead01 test in LTP can lead to system UAF Use-After-Free issues. Due to the lengthy analysis of the pcryptaead01 function call, I'll...

5.5CVSS6.5AI score0.00242EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.5 views

SUSE CVE-2021-47514

In the Linux kernel, the following vulnerability has been resolved: devlink: fix netns refcount leak in devlinknlcmdreload While preparing my patch series adding netns refcount tracking, I spotted bugs in devlinknlcmdreload Some error paths forgot to release a refcount on a netns. To fix this, we...

3.3CVSS6.4AI score0.00236EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.4 views

SUSE CVE-2021-47532

In the Linux kernel, the following vulnerability has been resolved: drm/msm/devfreq: Fix OPP refcnt leak...

3.3CVSS6.3AI score0.00193EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.5 views

SUSE CVE-2021-47555

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix underflow for the realdev refcnt Inject error before devholdrealdev in registervlandev, and execute the following testcase: ip link add dev dummy1 type dummy ip link add name dummy1.100 link dummy1 type vlan id 100...

4.4CVSS6.2AI score0.00221EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/05/28 3:0 a.m.6 views

SUSE CVE-2023-52848

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to drop metainode's page cache in f2fsputsuper syzbot reports a kernel bug as below: F2FS-fs loop1: detect filesystem reference count leak during umount, type: 10, count: 1 kernel BUG at fs/f2fs/super.c:1639! CPU: 0 PID...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2024/05/24 3:15 p.m.13 views

CVE-2021-47555

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix underflow for the realdev refcnt Inject error before devholdrealdev in registervlandev, and execute the following testcase: ip link add dev dummy1 type dummy ip link add name dummy1.100 link dummy1 type vlan id 100...

5.5CVSS5.9AI score0.00221EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/24 3:15 p.m.2 views

DEBIAN-CVE-2021-47555

In the Linux kernel, the following vulnerability has been resolved: net: vlan: fix underflow for the realdev refcnt Inject error before devholdrealdev in registervlandev, and execute the following testcase: ip link add dev dummy1 type dummy ip link add name dummy1.100 link dummy1 type vlan id 100...

5.5CVSS5.2AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.4 views

DEBIAN-CVE-2021-47532

In the Linux kernel, the following vulnerability has been resolved: drm/msm/devfreq: Fix OPP refcnt leak...

5.5CVSS5.1AI score0.00193EPSS
SaveExploits0References1
Rows per page
Query Builder