Lucene search
+L

233 matches found

UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.12 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.8CVSS6.8AI score0.00186EPSS
SaveExploits0References34
EUVD
EUVD
added 2026/02/04 4:08 p.m.14 views

EUVD-2026-5444

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
SaveExploits0References4
CVE
CVE
added 2026/02/04 4:08 p.m.70 views

CVE-2026-23098

CVE-2026-23098 affects the Linux kernel component related to NET/ROM handling in nr_route_frame(). The issue is a double-free: old_skb is freed unconditionally, and if nr_neigh->ax25 is NULL the caller may free old_skb again. The root cause is freeing old_skb without validating the ax25 pointe...

8.8CVSS5.2AI score0.00186EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:08 p.m.10 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
Cvelist
Cvelist
added 2026/02/04 4:08 p.m.47 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.8CVSS0.00186EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/04 4:08 p.m.7 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
OSV
OSV
added 2026/01/13 4:15 p.m.16 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.00207EPSS
SaveExploits0References38
Debian CVE
Debian CVE
added 2026/01/13 3:29 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. ...

5.1AI score0.00207EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50814

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: hisilicon/zip - fix mismatch in get/set sglsgenr KASAN reported this Bug: 17619.659757 BUG: KASAN: global-out-of-bounds in paramgetint+0x34/0x60...

5.1AI score0.00239EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/30 3:30 p.m.9 views

EUVD-2022-55884

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/zip - fix mismatch in get/set sglsgenr KASAN reported this Bug: 17619.659757 BUG: KASAN: global-out-of-bounds in paramgetint+0x34/0x60 17619.673193 Read of size 4 at addr fffff01332d7ed00 by task readall/1507958...

6AI score0.00239EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992269)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992269 advisory. In the Linux kernel, the following vulnerability has been resolved: UM: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and...

5.5CVSS5.2AI score0.00159EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992267)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992267 advisory. In the Linux kernel, the following vulnerability has been resolved: MIPS: cpuinfo: Fix a warning for CONFIGCPUMASKOFFSTACK When CONFIGCPUMASKOFFSTACK and...

5.5CVSS5.2AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/02 8:23 a.m.18 views

CVE-2025-61607

In nr modem, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed...

7.5CVSS6.7AI score0.00255EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/02 8:23 a.m.18 views

CVE-2025-61619

In nr modem, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed...

7.5CVSS6.7AI score0.00255EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/02 8:23 a.m.21 views

CVE-2025-11131

In nr modem, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed...

7.5CVSS6.7AI score0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/01 8:15 a.m.12 views

CVE-2025-61617

In nr modem, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed...

7.5CVSS0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/01 8:15 a.m.11 views

CVE-2025-61608

In nr modem, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed...

7.5CVSS5.9AI score0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/01 8:15 a.m.12 views

CVE-2025-61608

In nr modem, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed...

7.5CVSS0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/01 8:15 a.m.14 views

CVE-2025-11133

In nr modem, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed...

7.5CVSS5.9AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/01 8:15 a.m.22 views

CVE-2025-11131

In nr modem, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed...

7.5CVSS5.9AI score0.00255EPSS
SaveExploits0References1
Rows per page
Query Builder