Lucene search
+L

3401 matches found

Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-72506

In the Linux kernel, the following vulnerability has been resolved: cifs: validate DFS referral string offsets parse dfs referrals validates that the response header and referral array fit in the received buffer, but each referral also contains string offsets supplied by the server. Those offsets...

5.4AI score0.00215EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-12363

The LoRaWAN Fragmented Data Block Transport service subsys/lorawan/services/fragtransport.c does not validate the fragment counter in a received DATAFRAGMENT command before forwarding it to the configured decoder. In fragtransportpackagecallback the value fragcounter = hdr-fragindexn & 0x3FFF is...

5.7AI score0.00168EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 6 days ago7 views

CVE-2026-46604

A flaw was found in the golang.org/x/image/tiff component. This vulnerability allows a remote attacker to cause a denial of service DoS by providing a specially crafted, invalid TIFF image. When the TIFF decoder attempts to process an image with an out-of-bounds strip offset, it can panic, leadin...

7.5CVSS8AI score0.00342EPSS
SaveExploits0References6
NVD
NVD
added 6 days ago13 views

CVE-2026-68400

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix Endpoint Memory Access Descriptor offset calculation Use the descriptor's epmemoffset to calculate the start of the endpoint memory access array and to comply with the FF-A spec instead of defaulting to...

7.8CVSS0.00127EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago4 views

CVE-2026-68285

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Fix memory leak in bpfjitfree When bpfintjitcompile is called for subprograms, it returns early during the first pass !prog-isfunc || extrapass is false, keeping ctx-offset alive for the subsequent extra pass. If...

0.00162EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago6 views

UBUNTU-CVE-2026-68400

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix Endpoint Memory Access Descriptor offset calculation Use the descriptor's epmemoffset to calculate the start of the endpoint memory access array and to comply with the FF-A spec instead of defaulting to...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0References5
NVD
NVD
added 6 days ago9 views

CVE-2026-68088

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

0.00176EPSS
SaveExploits0References8
CVE
CVE
added 6 days ago31 views

CVE-2026-68400

CVE-2026-68400 concerns the Linux kernel firmware/arm_ffa component. The issue arises from an incorrect calculation of the Endpoint Memory Access Descriptor offset, where the code defaulted to the size of the ffa_mem_region instead of using the descriptor’s ep_mem_offset. The patch relocates ffa_...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 6 days ago33 views

CVE-2026-68400 firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix Endpoint Memory Access Descriptor offset calculation Use the descriptor's epmemoffset to calculate the start of the endpoint memory access array and to comply with the FF-A spec instead of defaulting to...

7.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago8 views

CVE-2026-68400 firmware: arm_ffa: Fix Endpoint Memory Access Descriptor offset calculation

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix Endpoint Memory Access Descriptor offset calculation Use the descriptor's epmemoffset to calculate the start of the endpoint memory access array and to comply with the FF-A spec instead of defaulting to...

7.8CVSS5.4AI score
SaveExploits0References6
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-55586

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Fix Endpoint Memory Access Descriptor offset calculation Use the descriptor's epmemoffset to calculate the start of the endpoint memory access array and to comply with the FF-A spec instead of defaulting to...

5.3AI score0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-55574

In the Linux kernel, the following vulnerability has been resolved: smb/client: handle overlapping allocated ranges in fallocate smb3simplefallocaterange can skip holes when an allocated range returned by the server starts before the current fallocate offset. The skipped hole is not zero-filled,...

5.5AI score0.00463EPSS
SaveExploits0References5
Cvelist
Cvelist
added 6 days ago31 views

CVE-2026-68167 btrfs: do not try compression for data reloc inodes

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not try compression for data reloc inodes BUG There is a syzbot report that the check inside getnewlocation triggered: BTRFS info device loop0: found 31 extents, stage: move data extents BTRFS info device loop0: leaf...

0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-55269

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

5.3AI score0.00176EPSS
SaveExploits0References8
CVE
CVE
added 6 days ago26 views

CVE-2026-68088

The CVE describes a Linux kernel usb gadget rndis vulnerability where the rndis_query_response() path now validates BufLength and BufOffset (introducing a length check) to match the handling in rndis_set_response(). The vulnerability affects the rndis function of the USB gadget subsystem in the L...

5.3AI score0.00176EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 6 days ago6 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: nvmet-tcp: bounds checks were added in nvmettcpbuildpduiovec. The nvmettcpbuildpduiovec function could exceed the range of cmd-req.sg when the PDU length or offset exceeds sgcnt, and then use bogus values for sg-length/offset...

9.8CVSS6.4AI score0.00399EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 6 days ago9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: use skbheaderpointercareful skbheaderpointer does not fully validate negative @offset values. Use skbheaderpointercareful instead. GangMin Kim provided a report and a reproduction example for u32classify: Bug:...

7.1CVSS5.7AI score0.00122EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 6 days ago5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validating the command header size against SVGACMDMAXDATASIZE This data originates from user space and is used in buffer offset calculations, which may potentially lead to an out-of-bounds access due to overflow...

7.8CVSS6AI score0.00232EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 6 days ago6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: - svcrdma: The use of rcpageoff for the byte offset in memcpy was corrected. - svcrdmacopyInlinerange: The page index rccurpage was added to the page base instead of the byte offset rcpageoff. Use rcpageoff to ensure that copi...

9.8CVSS6.5AI score0.0046EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 6 days ago10 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: iomap: The read range is adjusted correctly for positions that are not block-aligned. The iomapadjustreadrange function assumes that the position and length passed in are block-aligned. However, this is not always the case, as...

9.8CVSS5.9AI score0.00475EPSS
SaveExploits0References3
Rows per page
Query Builder