Lucene search
+L

481 matches found

Kitploit
Kitploit
added 2026/08/23 11:13 p.m.1 views

lldp

lldp Mythic C2 प्रोफ़ाइल IEEE 802.1AB LLDP पर पीयर-टू-पीयर संचार के लिए। C2 डेटा Organizationally Specific TLVs Type 127 के अंदर एक कॉन्फ़िगर करने योग्य OUI के साथ ले जाया जाता है, ताकि फ्रेम नेटवर्क पर विक्रेता-विशिष्ट LLDP एक्सटेंशन के साथ मिश्रित हो सकें। LLDP केवल लेयर 2 है। दोनों एजेंटों को ...

5.3AI score
SaveExploits0
NVD
NVD
added 2026/08/15 1:17 p.m.9 views

CVE-2026-74532

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Validate length before parsing diagnostics TLV btinteldiagnostics accesses tlv-val0 without first validating that the diagnostics VSE is long enough to contain that field, so may cause reading data beyond the...

0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 1:17 p.m.6 views

UBUNTU-CVE-2026-74532

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Validate length before parsing diagnostics TLV btinteldiagnostics accesses tlv-val0 without first validating that the diagnostics VSE is long enough to contain that field, so may cause reading data beyond the...

5.3AI score0.00168EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 12:27 p.m.24 views

CVE-2026-74532

In the Linux kernel Bluetooth subsystem, CVE-2026-74532 affects btintel: btintel_diagnostics() which reads tlv->val[0] without verifying the diagnostics TLV length, risking reads beyond the frame. The documented fix is to validate the TLV length before access. Connected sources (SUSE, NVD, Deb...

5.3AI score0.00168EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.10 views

CVE-2026-74532

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Validate length before parsing diagnostics TLV btinteldiagnostics accesses tlv-val0 without first validating that the diagnostics VSE is long enough to contain that field, so may cause reading data beyond the...

5.2AI score0.00168EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.30 views

CVE-2026-74532 Bluetooth: btintel: Validate length before parsing diagnostics TLV

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Validate length before parsing diagnostics TLV btinteldiagnostics accesses tlv-val0 without first validating that the diagnostics VSE is long enough to contain that field, so may cause reading data beyond the...

0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.8 views

CVE-2026-74532

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Validate length before parsing diagnostics TLV btinteldiagnostics accesses tlv-val0 without first validating that the diagnostics VSE is long enough to contain that field, so may cause reading data beyond the...

5.3AI score0.00168EPSS
SaveExploits0
NVD
NVD
added 2026/08/15 6:21 a.m.8 views

CVE-2026-72262

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Fix heap overflow in bytesext put/get The ipccontroldata buffer is allocated as kzallocmaxsize, where maxsize covers the entire struct sofipcctrldata including its flexible array payload. However, the...

7.8CVSS0.00177EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.5 views

CVE-2026-72262

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Fix heap overflow in bytesext put/get The ipccontroldata buffer is allocated as kzallocmaxsize, where maxsize covers the entire struct sofipcctrldata including its flexible array payload. However, the...

7.8CVSS6AI score0.00177EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 6:21 a.m.6 views

UBUNTU-CVE-2026-72262

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Fix heap overflow in bytesext put/get The ipccontroldata buffer is allocated as kzallocmaxsize, where maxsize covers the entire struct sofipcctrldata including its flexible array payload. However, the...

7.8CVSS5.9AI score0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:54 a.m.8 views

EUVD-2026-59161

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Fix heap overflow in bytesext put/get The ipccontroldata buffer is allocated as kzallocmaxsize, where maxsize covers the entire struct sofipcctrldata including its flexible array payload. However, the...

5.9AI score0.00177EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:54 a.m.21 views

CVE-2026-72262 ASoC: SOF: ipc3-control: Fix heap overflow in bytes_ext put/get

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Fix heap overflow in bytesext put/get The ipccontroldata buffer is allocated as kzallocmaxsize, where maxsize covers the entire struct sofipcctrldata including its flexible array payload. However, the...

7.8CVSS0.00177EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:54 a.m.31 views

CVE-2026-72262

CVE-2026-72262 : In the Linux kernel ASoC SOF ipc3-control pathway, there is a heap overflow in bytes_ext_put/get due to incorrect bounds checks on the ipc_control_data buffer. The cdata->data payload sits after the struct and max_size was evaluated against the entire allocation, allowing writ...

7.8CVSS5.8AI score0.00177EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:54 a.m.13 views

CVE-2026-72262 ASoC: SOF: ipc3-control: Fix heap overflow in bytes_ext put/get

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Fix heap overflow in bytesext put/get The ipccontroldata buffer is allocated as kzallocmaxsize, where maxsize covers the entire struct sofipcctrldata including its flexible array payload. However, the...

7.8CVSS6AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72450

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Fix heap overflow in bytes ext put/get The ipc control data buffer is allocated as kzallocmax size, where max size covers the entire struct sof ipc ctrl data including its flexible array payload. However,...

5.8AI score0.00177EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-72262

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: SOF: ipc3-control: Fix heap overflow in bytesext put/get The ipccontroldata buffer is allocated as kzallocmaxsize, where maxsize covers the entire struct...

7.8CVSS5.9AI score0.00177EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.13 views

netty-codec-haproxy: Netty-codec-haproxy: Denial of Service via malformed HAProxy message

A flaw was found in netty-codec-haproxy, a component of the Netty network application framework. A remote attacker can exploit this vulnerability by sending a specially crafted HAProxy message with a malformed PP2TYPESSL TLV Type-Length-Value header. This can lead to an IndexOutOfBoundsException...

7.5CVSS5.4AI score0.00617EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:07 a.m.9 views

CVE-2026-68439

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925mcubsshetlv mt76connacgethephycap routine can theoretically return NULL so check cap pointer before dereferencing it...

5.2AI score0.00156EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/12 12:07 a.m.10 views

EUVD-2026-57047

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925mcubsshetlv mt76connacgethephycap routine can theoretically return NULL so check cap pointer before dereferencing it...

5.2AI score0.00156EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/12 12:07 a.m.11 views

CVE-2026-68439

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925mcubsshetlv mt76connacgethephycap routine can theoretically return NULL so check cap pointer before dereferencing it...

5.2AI score0.00156EPSS
SaveExploits0
Rows per page
Query Builder