Lucene search
+L

273 matches found

UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.22 views

CVE-2024-35887

In the Linux kernel, the following vulnerability has been resolved: ax25: fix use-after-free bugs caused by ax25dsdeltimer When the ax25 device is detaching, the ax25devdevicedown calls ax25dsdeltimer to cleanup the slavetimer. When the timer handler is running, the ax25dsdeltimer that calls...

8.8CVSS6.4AI score0.00339EPSS
SaveExploits0References34
OSV
OSV
added 2024/05/19 8:34 a.m.19 views

CVE-2024-35887 ax25: fix use-after-free bugs caused by ax25_ds_del_timer

In the Linux kernel, the following vulnerability has been resolved: ax25: fix use-after-free bugs caused by ax25dsdeltimer When the ax25 device is detaching, the ax25devdevicedown calls ax25dsdeltimer to cleanup the slavetimer. When the timer handler is running, the ax25dsdeltimer that calls...

8.8CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/19 8:34 a.m.43 views

CVE-2024-35887 ax25: fix use-after-free bugs caused by ax25_ds_del_timer

In the Linux kernel, the following vulnerability has been resolved: ax25: fix use-after-free bugs caused by ax25dsdeltimer When the ax25 device is detaching, the ax25devdevicedown calls ax25dsdeltimer to cleanup the slavetimer. When the timer handler is running, the ax25dsdeltimer that calls...

8.8CVSS6.5AI score0.00339EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/19 8:34 a.m.171 views

CVE-2024-35887

CVE-2024-35887 affects the Linux kernel ax25 subsystem. When an ax25 device detaches, ax25_dev_device_down() calls ax25_ds_del_timer() to cleanup the slave_timer; if the timer handler is running, del_timer() may run concurrently with ax25_dev_put() freeing the device, causing a use-after-free. Th...

8.8CVSS6.8AI score0.00339EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.15 views

CVE-2024-35887 ax25: fix use-after-free bugs caused by ax25_ds_del_timer

In the Linux kernel, the following vulnerability has been resolved: ax25: fix use-after-free bugs caused by ax25dsdeltimer When the ax25 device is detaching, the ax25devdevicedown calls ax25dsdeltimer to cleanup the slavetimer. When the timer handler is running, the ax25dsdeltimer that calls...

8.8CVSS6.9AI score0.00339EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/05/09 12:00 a.m.10 views

PT-2024-28068

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak issue exists in the ax25 dev device down function, which can cause a memory leak when the ax25 device is shutting down. The issue arises because the ax25 dev devic...

7.5CVSS5.5AI score0.00236EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/04/19 12:00 a.m.12 views

PT-2024-26845

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.37 Description A vulnerability has been resolved in the Linux kernel, specifically in the ax25 module, which handles Amateur Radio AX.25 packet protocol. The issue is related to a netdev refcount problem. Whe...

5.5CVSS5.4AI score0.00233EPSS
SaveExploits0
Prion
Prion
added 2024/03/04 6:15 p.m.13 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: hamradio: improve the incomplete fix to avoid NPD The previous commit 3e0588c291d6 "hamradio: defer ax25 kfree after unregisternetdev" reorder the kfree operations and unregisternetdev operation to prevent UAF. This commit improv...

7.3AI score
SaveExploits0References8
Prion
Prion
added 2024/03/04 6:15 p.m.16 views

Race condition

In the Linux kernel, the following vulnerability has been resolved: hamradio: defer ax25 kfree after unregisternetdev There is a possible race condition use-after-free like below USE | FREE ax25sendmsg | ax25queuexmit | devqueuexmit | devqueuexmit | devxmitskb | schdirectxmit | ... xmitone |...

7.5AI score
SaveExploits0References8
CVE
CVE
added 2024/03/04 6:06 p.m.80 views

CVE-2021-47084

CVE-2021-47084 is rejected/not used per the initial description.

6.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/03/04 6:06 p.m.19 views

CVE-2021-47084

Removed by vendor...

6.5AI score
SaveExploits0
OSV
OSV
added 2023/04/27 2:26 p.m.18 views

CLSA-2023-1682605601 Fix of 53 CVEs

CVE-2022-1198 - drivers: hamradio: 6pack: fix UAF bug caused by modtimer Bionic update: upstream stable patchset 2022-03-04 LP: 1963717 // CVE-2020-36516 - ipv4: avoid using shared IP generator for connected sockets CVE-2022-36879 - xfrm: xfrmpolicy: fix a possible double xfrmpolsput in...

7.8CVSS7.1AI score0.05095EPSS
SaveExploits17References1
OSV
OSV
added 2023/04/27 2:09 p.m.32 views

CLSA-2023-1682604577 Fix of 53 CVEs

CVE-2022-1198 - drivers: hamradio: 6pack: fix UAF bug caused by modtimer Bionic update: upstream stable patchset 2022-03-04 LP: 1963717 // CVE-2020-36516 - ipv4: avoid using shared IP generator for connected sockets CVE-2022-36879 - xfrm: xfrmpolicy: fix a possible double xfrmpolsput in...

7.8CVSS7AI score0.05095EPSS
SaveExploits17References1
SUSE CVE
SUSE CVE
added 2023/02/15 6:02 a.m.8 views

SUSE CVE-2009-2909

Integer signedness error in the ax25setsockopt function in net/ax25/afax25.c in the ax25 subsystem in the Linux kernel before 2.6.31.2 allows local users to cause a denial of service OOPS via a crafted optlen value in an SOBINDTODEVICE operation...

4.9CVSS6.1AI score0.00395EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2023/02/15 5:56 a.m.4 views

SUSE CVE-2010-3875

The ax25getname function in net/ax25/afax25.c in the Linux kernel before 2.6.37-rc2 does not initialize a certain structure, which allows local users to obtain potentially sensitive information from kernel stack memory by reading a copy of this structure...

2.1CVSS6AI score0.00392EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 5:37 a.m.4 views

SUSE CVE-2013-3223

The ax25recvmsg function in net/ax25/afax25.c in the Linux kernel before 3.9-rc7 does not initialize a certain data structure, which allows local users to obtain sensitive information from kernel stack memory via a crafted recvmsg or recvfrom system call...

4.9CVSS6AI score0.00375EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 4:07 a.m.12 views

SUSE CVE-2019-17052

ax25create in net/ax25/afax25.c in the AFAX25 network module in the Linux kernel 3.16 through 5.3.2 does not enforce CAPNETRAW, which means that unprivileged users can create a raw socket, aka CID-0614e2b73768...

5.1CVSS7.7AI score0.00635EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:34 a.m.8 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.00421EPSS
SaveExploits1References14
OSV
OSV
added 2022/09/16 11:45 p.m.14 views

GSD-2022-1005276 ax25: fix incorrect dev_tracker usage

ax25: fix incorrect devtracker usage This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.2 by commit 4294df1374450912b2f64ee3cf575069fc784679,...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.3 views

PT-2022-33534 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions v5.17 through v5.19.1 Description: The issue is related to incorrect dev tracker usage in ax25. The actual impact and attack plausibility have not yet been proven. It was introduced in version v5.17 and fixed in Linux...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder