Lucene search
+L

158 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•5 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net/x25: Fixed an overflow issue when accumulating packets. Added a check to ensure that x25sock.fraglen does not exceed its limit. The fraglen value also needs to be reset when purging the fragmentqueue in x25clearqueues...

7.5CVSS6AI score0.00828EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: net/x25: Fixed a leak in x25lapbreceiveframe. x25lapbreceiveframe uses skbcopy to obtain a private copy of an skb. The newly created skb should be freed in the under-sized/fragmented skb error handling path. Otherwise, a memory...

5.5CVSS5.9AI score0.00194EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•16 views

Astra Linux – Vulnerability in Linux

An out-of-bounds memory access flaw was discovered in the x25bind function in the net/x25/afx25.c file within the Linux kernel version v5.12-rc5. A failure in the bounds check allows a local attacker with a user account on the system to access out-of-bounds memory, resulting in a system crash or...

7.8CVSS6.7AI score0.00408EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/09/01 5:13 p.m.•15 views

SUSE CVE-2026-74628

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free of the socket by its timers The x25 timers are armed with modtimer and cancelled with timerdelete, so a pending timer holds no reference on the socket and a cancel does not wait for a callback already...

9.8CVSS5.8AI score0.00734EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/24 2:50 p.m.•10 views

CVE-2026-74628

A flaw was found in the Linux kernel's x25 network protocol. The way timers are managed for x25 sockets can lead to a use-after-free vulnerability. Specifically, a timer might be rearmed after the associated socket has been deallocated, causing the system to access freed memory. This could...

9.8CVSS5.3AI score0.00734EPSS
SaveExploits0References4
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•5 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net/x25: Fixed a potential double-free of the skb object. When allocskb fails in x25queuerxframe, it calls kfreeskbskb at line 48 and returns 1 error. This error propagates through the call chain as follows: x25queuerxframe retur...

9.8CVSS7.1AI score0.00868EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/22 4:16 p.m.•11 views

AZL-97077 CVE-2026-74628 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free of the socket by its timers The x25 timers are armed with modtimer and cancelled with timerdelete, so a pending timer holds no reference on the socket and a cancel does not wait for a callback already...

9.8CVSS6.3AI score0.00734EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/22 4:16 p.m.•21 views

CVE-2026-74628

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free of the socket by its timers The x25 timers are armed with modtimer and cancelled with timerdelete, so a pending timer holds no reference on the socket and a cancel does not wait for a callback already...

9.8CVSS0.00734EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/22 4:16 p.m.•7 views

UBUNTU-CVE-2026-74628

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free of the socket by its timers The x25 timers are armed with modtimer and cancelled with timerdelete, so a pending timer holds no reference on the socket and a cancel does not wait for a callback already...

9.8CVSS5.8AI score0.00734EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/22 4:16 p.m.•12 views

CVE-2026-74628

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free of the socket by its timers The x25 timers are armed with modtimer and cancelled with timerdelete, so a pending timer holds no reference on the socket and a cancel does not wait for a callback already...

9.8CVSS5.7AI score0.00734EPSS
SaveExploits0References9
CVE
CVE
•added 2026/08/22 3:32 p.m.•59 views

CVE-2026-74628

CVE-2026-74628 is a use-after-free in the Linux kernel's net/x25 (X.25 protocol) subsystem. The root cause is that x25 timers are armed with mod_timer() and cancelled with timer_delete(), meaning a pending timer holds no reference on the socket. Because x25_heartbeat_expiry() rearms unconditional...

9.8CVSS5.7AI score0.00734EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/08/22 3:32 p.m.•16 views

EUVD-2026-64565

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free of the socket by its timers The x25 timers are armed with modtimer and cancelled with timerdelete, so a pending timer holds no reference on the socket and a cancel does not wait for a callback already...

5.7AI score0.00734EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/22 3:32 p.m.•22 views

CVE-2026-74628 net/x25: fix use-after-free of the socket by its timers

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free of the socket by its timers The x25 timers are armed with modtimer and cancelled with timerdelete, so a pending timer holds no reference on the socket and a cancel does not wait for a callback already...

9.8CVSS5.8AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/08/22 3:32 p.m.•36 views

CVE-2026-74628 net/x25: fix use-after-free of the socket by its timers

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free of the socket by its timers The x25 timers are armed with modtimer and cancelled with timerdelete, so a pending timer holds no reference on the socket and a cancel does not wait for a callback already...

9.8CVSS0.00734EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/08/22 12:00 a.m.•23 views

PT-2026-79633

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the x25 network protocol implementation. The x25 timers are managed using mod timer and timer delete, which does not ensure a reference is held on the...

9.8CVSS5.9AI score0.00734EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
•added 2026/08/22 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-74628

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/x25: fix use-after-free of the socket by its timers The x25 timers are armed with modtimer and cancelled with timerdelete, so a pending timer holds no...

9.8CVSS6.2AI score0.00734EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•10 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-100154)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100154 advisory. In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix potential double free of skb When allocskb fails in x25queuerxframe it calls...

9.8CVSS4.5AI score0.00868EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
•added 2026/08/11 8:12 a.m.•15 views

net/x25: fix use-after-free in x25_kill_by_neigh()

...

9.8CVSS5.2AI score0.00734EPSS
SaveExploits0
NVD
NVD
•added 2026/08/10 1:19 p.m.•14 views

CVE-2026-68137

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free in x25killbyneigh x25killbyneigh walks the global X.25 socket list looking for sockets attached to a terminating neighbour. x25listlock protects list membership while the lookup is in progress, but it...

9.8CVSS0.00734EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/08/10 11:59 a.m.•44 views

CVE-2026-68137 net/x25: fix use-after-free in x25_kill_by_neigh()

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free in x25killbyneigh x25killbyneigh walks the global X.25 socket list looking for sockets attached to a terminating neighbour. x25listlock protects list membership while the lookup is in progress, but it...

9.8CVSS0.00734EPSS
SaveExploits0References8
Rows per page
Query Builder