Lucene search
+L

167 matches found

Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.11 views

PT-2026-79673

In the Linux kernel, the following vulnerability has been resolved: packet: use consistent hard header len in TX RING send path tpacket snd reads dev-hard header len independently for skb allocation and header construction in tpacket fill skb. Concurrent netdevice reconfiguration can therefore ma...

5.3AI score0.00129EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.15 views

PT-2026-79403

In the Linux kernel, the following vulnerability has been resolved: packet: use consistent hard header len in non-ring send paths packet snd reads dev-hard header len multiple times while allocating and constructing an skb. Device reconfiguration can change this value concurrently, for example...

5.4AI score0.0012EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:15 p.m.6 views

CVE-2024-14043

A vulnerability was determined in Open5GS up to 2.7.1. This vulnerability affects the function mmes6asubscriptiondatafromavp of the file src/mme/mme-fd-path.c of the component Diameter S6a Interface. Executing a manipulation of the argument msisdnlen can lead to heap-based buffer overflow. It is...

6.5CVSS6.7AI score0.00295EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.13 views

PT-2026-65223

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: reject overflowing copy + len in bpf msg push data When the scatterlist ring is full or nearly full, bpf msg push data enters a copy fallback path and computes copy + len for the page allocation size. Since len come...

5.8AI score0.00142EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.12 views

CVE-2026-64436

In the Linux kernel, the following vulnerability has been resolved: net: afkey: initialize algkeylen for IPComp states pfkeymsg2xfrmstate handles the IPComp SADBXSATYPEIPCOMP case by allocating x-calg and copying only the algorithm name: x-calg = kmallocobjx-calg; if !x-calg err = -ENOMEM; goto...

5.7AI score0.00119EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.9 views

CVE-2026-63941

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Correctly cap ZCREL2 provided by a guest hypervisor ZCREL2 can be updated by a VHE guest hypervisor either using ZCREL2 which traps or ZCREL1 which does not trap. KVM handles both in different way: - on ZCREL2 trap,...

8.8CVSS5.1AI score0.00165EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/26 12:00 a.m.19 views

Oracle Linux 9 : kernel (ELSA-2026-27789)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-27789 advisory. - net/sched: fix pedit partial COW leading to page cache corruption Ivan Vecera RHEL-177392 CVE-2026-46331 - scsi: qla2xxx: Completely fix fcport doub...

9.8CVSS7.2AI score0.00629EPSS
SaveExploits17References18
EUVD
EUVD
added 2026/06/25 8:39 a.m.27 views

EUVD-2026-39315

In the Linux kernel, the following vulnerability has been resolved: sctp: validate embedded INIT chunk and address list lengths in cookie sctpunpackcookie only checked that the embedded INIT chunk length did not exceed the remaining cookie payload, but did not ensure that the INIT chunk is large...

5.7AI score0.00517EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-46088

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: control: Validate buflen before strnlen in sndctleleminitenumnames sndctleleminitenumnames advances pointer p through the names buffer while decrementing...

5.5CVSS4.5AI score0.00123EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Redis

Redis is an open-source, in-memory database that persists data on disk. A integer overflow bug in the underlying string library can be exploited to corrupt the heap, potentially leading to denial of service or remote code execution. The vulnerability involves changing the default proto-max-bulk-l...

7.5CVSS6.9AI score0.03678EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: netlink: Annotate lockless accesses to nlk-maxrecvmsglen. syzbot reported a data race in netlinkrecvmsg. Indeed, netlinkrecvmsg can be executed concurrently, and netlinkdump also requires protection. 1 Bug: KCSAN: Data race in...

5.9AI score0.00191EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Redis

Redis is an in-memory database that persists data on disk. A vulnerability exists starting from version 2.2, and is related to out-of-bounds reads and integer overflow leading to buffer overflow. This vulnerability is present in versions 5.0.13, 6.0.15, and 6.2.5. On 32-bit systems, the Redis BIT...

7.5CVSS7.5AI score0.31049EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Redis

Redis is an open-source, in-memory database that persists data on disk. In affected versions, a integer overflow bug in Redis can be exploited to corrupt the heap and potentially lead to remote code execution. The vulnerability involves changing the default proto-max-bulk-len and...

7.5CVSS6.8AI score0.03964EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/18 12:00 a.m.10 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: glib2 (UTSA-2026-021476)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-021476 advisory. gio/gsocks4aproxy.c in GNOME GLib before 2.82.1 has an off-by-one error and resultant buffer overflow because SOCKS4CONNMSGLEN is not sufficient for a trailing '\0'...

9.8CVSS7.2AI score0.01254EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/05/01 12:00 a.m.7 views

CVE-2026-42468

Buffer overflow vulnerability in Open Vehicle Monitoring System 3 OVMS3 3.3.005. In canformatpcap.cpp , the parser's phdr.len field is not properly validated, allowing remote attackers to cause a denial of service or possibly execute arbitrary code via crafted PCAP input...

8.8CVSS6.3AI score0.00418EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/07 12:00 a.m.44 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2026-1544)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1544 advisory. In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop in attrloadrunsrange on inconsistent metadata CVE-2025-71265 In the Linux kernel, the following...

9.8CVSS6.1AI score0.00788EPSS
SaveExploits2References142
Tenable Nessus
Tenable Nessus
added 2026/03/03 12:00 a.m.9 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005475 advisory. In the Linux kernel, the following vulnerability has been resolved: block: fix overflow in blkioctldiscard There is no check for overflow of 'start + len' in...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/02/06 8:27 a.m.197 views

Exploit for Path Traversal in Steelseries Nahimic

CVE-2025-68921 A local privilege escalation vulnerability e...

7.8CVSS5.4AI score0.00336EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/01/09 10:46 a.m.19 views

CVE-2022-31468

OX App Suite through 8.2 allows XSS via an attachment or OX Drive content when a client uses the len or off parameter...

6.1CVSS5.9AI score0.00499EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:31 a.m.12 views

CVE-2023-43816

A buffer overflow vulnerability exists in Delta Electronics Delta Industrial Automation DOPSoft version 2 when parsing the wKPFStringLen field of a DPS file. An anonymous attacker can exploit this vulnerability by enticing a user to open a specially crafted DPS file to achieve code execution...

7.8CVSS7.8AI score0.00411EPSS
SaveExploits0References1
Rows per page
Query Builder