Lucene search
+L

965 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004144 advisory. A memory leak in the allocsgtable function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of...

4.7CVSS6.5AI score0.00373EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.11 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004123 advisory. A memory leak in the mwifiexpciealloccmdrspbuf function in drivers/net/wireless/marvell/mwifiex/pcie.c in the Linux kernel through 5.3.11 allows attackers to cause a...

4.7CVSS6.4AI score0.00387EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004027 advisory. An issue was discovered in kmemcacheallocbulk in mm/slub.c in the Linux kernel before 5.5.11. The slowpath lacks the required TID increment, aka CID-fd4d9c7d0c71...

7CVSS6.5AI score0.00608EPSS
SaveExploits1References7
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.00207EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.13 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003511 advisory. In the Linux kernel through 3.2, the rdsmessageallocsgs function does not validate a value that is used during DMA page allocation, leading to a heap-based...

7.8CVSS6.3AI score0.00452EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002257 advisory. The sockallocsendpskb function in net/core/sock.c in the Linux kernel before 3.4.5 does not properly validate a certain length value, which allows local users to cau...

7.2CVSS5.5AI score0.00583EPSS
SaveExploits2References13
OSV
OSV
added 2026/01/14 9:15 p.m.14 views

AZL-74547 CVE-2026-0861 affecting package glibc for versions less than 2.38-18

Passing too large an alignment to the memalign suite of functions memalign, posixmemalign, alignedalloc in the GNU C Library version 2.30 to 2.42 may result in an integer overflow, which could consequently result in a heap corruption. Note that the attacker must have control over both, the size a...

8.4CVSS6AI score0.00392EPSS
SaveExploits1References1
OSV
OSV
added 2026/01/14 9:15 p.m.14 views

AZL-74636 CVE-2026-0861 affecting package glibc for versions less than 2.35-9

Passing too large an alignment to the memalign suite of functions memalign, posixmemalign, alignedalloc in the GNU C Library version 2.30 to 2.42 may result in an integer overflow, which could consequently result in a heap corruption. Note that the attacker must have control over both, the size a...

8.4CVSS6AI score0.00392EPSS
SaveExploits1References1
attackerkb
attackerkb
added 2026/01/14 3:07 p.m.7 views

CVE-2025-71134

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: change all pageblocks migrate type on coalescing When a page is freed it coalesces with a buddy into a higher order page while possible. When the buddy page migrate type differs, it is expected to be updated to matc...

5.2AI score0.00132EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/14 12:00 a.m.16 views

PT-2026-2957

Name of the Vulnerable Software and Affected Versions GNU C Library versions 2.30 through 2.42 Description Providing an excessively large alignment value to the memalign family of functions – including memalign, posix memalign, aligned alloc, valloc, and pvalloc – within the GNU C Library can lea...

8.4CVSS6.8AI score0.00392EPSS
SaveExploits1References107
Redos
Redos
added 2026/01/14 12:00 a.m.16 views

ROS-20260114-7302

A vulnerability in the rfcommsockalloc function of the net/bluetooth/rfcomm/sock.c module of the Linux kernel is related to the reuse of previously freed memory. Exploitation of the vulnerability may allow an intruder to affect confidentiality, integrity and availability of protected information...

7.8CVSS8.8AI score0.00223EPSS
SaveExploits0
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
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.42 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.00207EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: net/smc: fixed a warning in smcrxsplice, when calling getpage The smcloregisterdmb function allocates DMB buffers using kzalloc, which are later passed to getpage in smcrxsplice. Since kmalloc memory is not page-backed, this...

7.8CVSS6.6AI score0.00191EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Calls to drmputdev have been removed. Since the allocation of the driver’s main structure was changed, the task of triggering drmputdev to free it should be handled by devres. However, drmputdev still appears in the...

7.8CVSS5.3AI score0.00147EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/09 12:34 p.m.20 views

CVE-2023-45510

tsMuxer version git-2539d07 was discovered to contain an alloc-dealloc-mismatch operator new vs operator delete error...

7.5CVSS7.3AI score0.00591EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/09 11:10 a.m.18 views

OESA-2026-1010 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resour...

7CVSS7.5AI score0.00693EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/09 12:00 a.m.4 views

Siemens Ruggedcom ROX Use After Free (CVE-2021-47361)

In the Linux kernel, the following vulnerability has been resolved: mcb: fix error handling in mcballocbus There are two bugs: 1 If idasimpleget fails then this code calls putdevicecarrier but we haven't yet called getdevicecarrier and probably that leads to a use after free. 2 After...

7.8CVSS6.2AI score0.00242EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000520)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000520 advisory. drivers/gpu/drm/radeon/radeondisplay.c in the Linux kernel 5.2.14 does not check the allocworkqueue return value, leading to a NULL pointer dereference. NOTE: A...

4.7CVSS6.3AI score0.00375EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/07 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000378)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000378 advisory. An issue was discovered in the Linux kernel before 5.0.7. A NULL pointer dereference can occur when megasascreateframepool fails in megasasalloccmds in...

7.8CVSS6.3AI score0.05789EPSS
SaveExploits0References4
Rows per page
Query Builder