Lucene search
+L

21954 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.2 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991129)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991129 advisory. In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: slab-out-of-bounds read in brcmfgetassocies Fix a slab-out-of-bounds read that...

8.1CVSS6.7AI score0.00239EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.4 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991189)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991189 advisory. In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc95xx: Limit packet length to skb-len Packet length retrieved from descriptor may be...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.10 views

SUSE CVE-2023-53824

In the Linux kernel, the following vulnerability has been resolved: netlink: annotate lockless accesses to nlk-maxrecvmsglen syzbot reported a data-race in data-race in netlinkrecvmsg 1 Indeed, netlinkrecvmsg can be run concurrently, and netlinkdump also needs protection. 1 BUG: KCSAN: data-race ...

6.4AI score0.0019EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.10 views

SUSE CVE-2023-53863

In the Linux kernel, the following vulnerability has been resolved: netlink: do not hard code device address lenth in fdb dumps syzbot reports that some netdev devices do not have a six bytes address 1 Replace ETHALEN by dev-addrlen. 1 Case of a device where dev-addrlen = 4 BUG: KMSAN:...

5.5CVSS6.5AI score0.00259EPSS
SaveExploits0References18
RedHat Linux
RedHat Linux
added 2025/12/09 10:26 p.m.14 views

python-kdcproxy: Remote DoS via unbounded TCP upstream buffering

If an attacker causes kdcproxy to connect to an attacker-controlled KDC server e.g. through server-side request forgery, they can exploit the fact that kdcproxy does not enforce bounds on TCP response length to conduct a denial-of-service attack. While receiving the KDC's response, kdcproxy copie...

5.9CVSS5.9AI score0.00522EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/09 6:30 p.m.10 views

EUVD-2025-202263

An issue was discovered in Outsystems Platform Server 11.18.1.37828 allows attackers to cause a denial of service via crafted content-length value mismatching the body length...

6.2AI score0.00619EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.6 views

EUVD-2023-60133

In the Linux kernel, the following vulnerability has been resolved: netlink: do not hard code device address lenth in fdb dumps syzbot reports that some netdev devices do not have a six bytes address 1 Replace ETHALEN by dev-addrlen. 1 Case of a device where dev-addrlen = 4 BUG: KMSAN:...

6AI score0.00259EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/12/09 6:30 p.m.8 views

EUVD-2023-60172

In the Linux kernel, the following vulnerability has been resolved: netlink: annotate lockless accesses to nlk-maxrecvmsglen syzbot reported a data-race in data-race in netlinkrecvmsg 1 Indeed, netlinkrecvmsg can be run concurrently, and netlinkdump also needs protection. 1 BUG: KCSAN: data-race ...

5.9AI score0.0019EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/09 6:30 p.m.18 views

EUVD-2022-55747

In the Linux kernel, the following vulnerability has been resolved: cpufreq: qcom: fix memory leak in error path If for some reason the speedbin length is incorrect, then there is a memory leak in the error path because we never free the speedbin buffer. This commit fixes the error path to always...

6AI score0.00239EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/09 6:29 p.m.9 views

CVE-2025-14261

The Litmus platform uses JWT for authentication and authorization, but the secret being used for signing the JWT is only 6 bytes long at its core, which makes it extremely easy to crack...

7.1CVSS7AI score0.00305EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 6:15 p.m.9 views

CVE-2025-61258

Outsystems Platform Server 11.18.1.37828 allows attackers to cause a denial of service via a crafted content-length value mismatching the body length. NOTE: the Supplier indicates that they are unable to reproduce this...

7.5CVSS0.00619EPSS
SaveExploits1References4
OSV
OSV
added 2025/12/09 6:15 p.m.10 views

CVE-2025-61258

Outsystems Platform Server 11.18.1.37828 allows attackers to cause a denial of service via a crafted content-length value mismatching the body length. NOTE: the Supplier indicates that they are unable to reproduce this...

7.5CVSS5.8AI score0.00619EPSS
SaveExploits1References3
NVD
NVD
added 2025/12/09 5:15 p.m.10 views

CVE-2025-65288

A buffer overflow in the Mercury MR816v2 081C3114 4.8.7 Build 110427 Rel 36550n occurs when the device accepts and stores excessively long hostnames from LAN hosts without proper length validation. The affected code performs unchecked copies/concatenations into fixed-size buffers. A crafted long...

6.5CVSS0.00388EPSS
SaveExploits1References1
NVD
NVD
added 2025/12/09 4:17 p.m.9 views

CVE-2025-14308

An integer overflow vulnerability exists in the write method of the Buffer class in Robocode version 1.9.3.6. The method fails to properly validate the length of data being written, allowing attackers to cause an overflow, potentially leading to buffer overflows and arbitrary code execution. This...

10CVSS0.00563EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 4:17 p.m.7 views

DEBIAN-CVE-2023-53863

In the Linux kernel, the following vulnerability has been resolved: netlink: do not hard code device address lenth in fdb dumps syzbot reports that some netdev devices do not have a six bytes address 1 Replace ETHALEN by dev-addrlen. 1 Case of a device where dev-addrlen = 4 BUG: KMSAN:...

5.5AI score0.00259EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/09 4:17 p.m.8 views

CVE-2023-53863

In the Linux kernel, the following vulnerability has been resolved: netlink: do not hard code device address lenth in fdb dumps syzbot reports that some netdev devices do not have a six bytes address 1 Replace ETHALEN by dev-addrlen. 1 Case of a device where dev-addrlen = 4 BUG: KMSAN:...

0.00259EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/09 4:17 p.m.10 views

CVE-2023-53824

In the Linux kernel, the following vulnerability has been resolved: netlink: annotate lockless accesses to nlk-maxrecvmsglen syzbot reported a data-race in data-race in netlinkrecvmsg 1 Indeed, netlinkrecvmsg can be run concurrently, and netlinkdump also needs protection. 1 BUG: KCSAN: data-race ...

7.8CVSS0.0019EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/09 4:17 p.m.6 views

UBUNTU-CVE-2023-53863

In the Linux kernel, the following vulnerability has been resolved: netlink: do not hard code device address lenth in fdb dumps syzbot reports that some netdev devices do not have a six bytes address 1 Replace ETHALEN by dev-addrlen. 1 Case of a device where dev-addrlen = 4 BUG: KMSAN:...

5.8AI score0.00259EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.9 views

CVE-2023-53863

In the Linux kernel, the following vulnerability has been resolved: netlink: do not hard code device address lenth in fdb dumps syzbot reports that some netdev devices do not have a six bytes address 1 Replace ETHALEN by dev-addrlen. 1 Case of a device where dev-addrlen = 4 BUG: KMSAN:...

5.8AI score0.00259EPSS
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2025/12/09 9:02 a.m.19 views

Bluetooth: hci_event: validate skb length for unknown CC opcode

...

7.6CVSS7AI score0.00265EPSS
SaveExploits0
Rows per page
Query Builder