Lucene search
+L

281 matches found

Debian CVE
Debian CVE
added 2026/02/04 4:08 p.m.9 views

CVE-2026-23098

In the Linux kernel, the following vulnerability has been resolved: netrom: fix double-free in nrrouteframe In nrrouteframe, oldskb is immediately freed without checking if nrneigh-ax25 pointer is NULL. Therefore, if nrneigh-ax25 is NULL, the caller function will free oldskb again, causing a...

8.8CVSS5.1AI score0.00186EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:08 p.m.8 views

CVE-2026-23098

In the Linux kernel, the following vulnerability has been resolved: netrom: fix double-free in nrrouteframe In nrrouteframe, oldskb is immediately freed without checking if nrneigh-ax25 pointer is NULL. Therefore, if nrneigh-ax25 is NULL, the caller function will free oldskb again, causing a...

5.2AI score0.00186EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/02/04 4:08 p.m.6 views

CVE-2026-23098 netrom: fix double-free in nr_route_frame()

In the Linux kernel, the following vulnerability has been resolved: netrom: fix double-free in nrrouteframe In nrrouteframe, oldskb is immediately freed without checking if nrneigh-ax25 pointer is NULL. Therefore, if nrneigh-ax25 is NULL, the caller function will free oldskb again, causing a...

8.8CVSS5.2AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23098

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netrom: fix double-free in nrrouteframe In nrrouteframe, oldskb is immediately freed without checking if nrneigh-ax25 pointer is NULL. Therefore, if nrneigh-ax2...

8.8CVSS7.9AI score0.00186EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/01/23 12:00 a.m.11 views

The vulnerability of the nr_sendmsg() function in the net/netrom/nr_out.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the nrsendmsg function in the net/netrom/nrout.c module of the Linux operating system is related to the lack of memory release after the effective lifespan of the function has ended. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00188EPSS
SaveExploits0References15Affected Software3
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:04 a.m.9 views

netrom: Fix memory leak in nr_sendmsg()

...

5.5CVSS5.4AI score0.00188EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/01/15 12:26 a.m.12 views

SUSE CVE-2025-68787

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix memory leak in nrsendmsg syzbot reported a memory leak 1. When function sockallocsendskb return NULL in nroutput, the original skb is not freed, which was allocated in nrsendmsg. Fix this by freeing it before return. ...

6.5AI score0.00188EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/15 12:24 a.m.11 views

CVE-2025-68787

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix memory leak in nrsendmsg syzbot reported a memory leak 1. When function sockallocsendskb return NULL in nroutput, the original skb is not freed, which was allocated in nrsendmsg. Fix this by freeing it before return. ...

5.8AI score0.00188EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.4 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-002259)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002259 advisory. The nrrecvmsg function in net/netrom/afnetrom.c in the Linux kernel before 3.12.4 updates a certain length value without ensuring that an associated data structure h...

4.9CVSS6.9AI score0.00452EPSS
SaveExploits0References23
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.6 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000635)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000635 advisory. The nrrecvmsg function in net/netrom/afnetrom.c in the Linux kernel before 3.12.4 updates a certain length value without ensuring that an associated data structure h...

4.9CVSS6.9AI score0.00452EPSS
SaveExploits0References23
OSV
OSV
added 2026/01/13 4:15 p.m.13 views

AZL-74390 CVE-2025-68787 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix memory leak in nrsendmsg syzbot reported a memory leak 1. When function sockallocsendskb return NULL in nroutput, the original skb is not freed, which was allocated in nrsendmsg. Fix this by freeing it before return. ...

5.6AI score0.00188EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/13 4:15 p.m.11 views

CVE-2025-68787

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix memory leak in nrsendmsg syzbot reported a memory leak 1. When function sockallocsendskb return NULL in nroutput, the original skb is not freed, which was allocated in nrsendmsg. Fix this by freeing it before return. ...

0.00188EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/01/13 4:15 p.m.8 views

CVE-2025-68787

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix memory leak in nrsendmsg syzbot reported a memory leak 1. When function sockallocsendskb return NULL in nroutput, the original skb is not freed, which was allocated in nrsendmsg. Fix this by freeing it before return. ...

5.7AI score0.00188EPSS
SaveExploits0References37
OSV
OSV
added 2026/01/13 4:15 p.m.14 views

UBUNTU-CVE-2025-68787

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix memory leak in nrsendmsg syzbot reported a memory leak 1. When function sockallocsendskb return NULL in nroutput, the original skb is not freed, which was allocated in nrsendmsg. Fix this by freeing it before return. ...

5.7AI score0.00188EPSS
SaveExploits0References38
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:29 p.m.6 views

CVE-2025-68787

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix memory leak in nrsendmsg syzbot reported a memory leak 1. When function sockallocsendskb return NULL in nroutput, the original skb is not freed, which was allocated in nrsendmsg. Fix this by freeing it before return. ...

5.1AI score0.00188EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/01/13 3:29 p.m.10 views

CVE-2025-68787

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix memory leak in nrsendmsg syzbot reported a memory leak 1. When function sockallocsendskb return NULL in nroutput, the original skb is not freed, which was allocated in nrsendmsg. Fix this by freeing it before return. ...

5.1AI score0.00188EPSS
SaveExploits0
CVE
CVE
added 2026/01/13 3:29 p.m.45 views

CVE-2025-68787

The CVE-2025-68787 entry documents a memory-leak vulnerability in the Linux kernel’s netrom path, specifically when nr_sendmsg() invokes sock_alloc_send_skb() and nr_output() returns NULL. The root cause is that the original skb allocated in nr_sendmsg() is not freed before the error return. This...

6.1AI score0.00188EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.40 views

CVE-2025-68787 netrom: Fix memory leak in nr_sendmsg()

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix memory leak in nrsendmsg syzbot reported a memory leak 1. When function sockallocsendskb return NULL in nroutput, the original skb is not freed, which was allocated in nrsendmsg. Fix this by freeing it before return. ...

0.00188EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/13 3:29 p.m.7 views

CVE-2025-68787 netrom: Fix memory leak in nr_sendmsg()

In the Linux kernel, the following vulnerability has been resolved: netrom: Fix memory leak in nrsendmsg syzbot reported a memory leak 1. When function sockallocsendskb return NULL in nroutput, the original skb is not freed, which was allocated in nrsendmsg. Fix this by freeing it before return. ...

6.3AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68787

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netrom: Fix memory leak in nrsendmsg syzbot reported a memory leak 1. When function sockallocsendskb return NULL in nroutput, the original skb is not freed, whi...

5.9AI score0.00188EPSS
SaveExploits0References2
Rows per page
Query Builder