Lucene search
+L

34 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.00449EPSS
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/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.00591EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 4:16 p.m.10 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.005EPSS
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.005EPSS
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.005EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.11 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.005EPSS
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.005EPSS
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.005EPSS
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.005EPSS
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.005EPSS
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.005EPSS
SaveExploits0References2
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.00536EPSS
SaveExploits0
CVE
CVE
added 2026/08/10 11:59 a.m.88 views

CVE-2026-68137

The CVE-2026-68137 issue is a Linux kernel use-after-free in the X.25 networking code (x25_kill_by_neigh). The vulnerability arises when the kernel walks the global X.25 socket list without guaranteeing socket lifetime after dropping x25_list_lock, allowing a concurrent close to remove a socket a...

9.8CVSS5.5AI score0.00536EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/01 2:15 p.m.15 views

CVE-2026-43011 net/x25: Fix potential double free of skb

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 kfreeskbskb at line 48 and returns 1 error. This error propagates back through the call chain: x25queuerxframe returns 1 | v x25state3machi...

9.8CVSS5.8AI score
SaveExploits0References13
OSV
OSV
added 2026/04/13 2:16 p.m.8 views

AZL-82700 CVE-2026-31417 affecting package kernel for versions less than 6.6.134.1-2

In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix overflow when accumulating packets Add a check to ensure that x25sock.fraglen does not overflow. The fraglen also needs to be resetted when purging fragmentqueue in x25clearqueues...

7.5CVSS6AI score0.00449EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/13 2:16 p.m.17 views

UBUNTU-CVE-2026-31417

In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix overflow when accumulating packets Add a check to ensure that x25sock.fraglen does not overflow. The fraglen also needs to be resetted when purging fragmentqueue in x25clearqueues...

7.5CVSS6.1AI score0.00449EPSS
SaveExploits0References30
Debian CVE
Debian CVE
added 2026/04/13 1:21 p.m.16 views

CVE-2026-31417

In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix overflow when accumulating packets Add a check to ensure that x25sock.fraglen does not overflow. The fraglen also needs to be resetted when purging fragmentqueue in x25clearqueues...

7.5CVSS5.3AI score0.00449EPSS
SaveExploits0
attackerkb
attackerkb
added 2026/04/13 1:21 p.m.10 views

CVE-2026-31417

In the Linux kernel, the following vulnerability has been resolved: net/x25: Fix overflow when accumulating packets Add a check to ensure that x25sock.fraglen does not overflow. The fraglen also needs to be resetted when purging fragmentqueue in x25clearqueues...

6AI score0.00449EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder