Lucene search
+L

1026 matches found

Microsoft CVE
Microsoft CVE
•added 2024/06/30 2:00 p.m.•13 views

TensorFlow has Null Pointer Error in RandomShuffle with XLA enable

...

7.5CVSS6.3AI score0.00394EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2024/06/30 2:00 p.m.•18 views

TensorFlow has Segfault in Bincount with XLA

...

7.5CVSS6.3AI score0.00394EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2024/06/30 2:00 p.m.•14 views

TensorFlow has Floating Point Exception in AvgPoolGrad with XLA

...

7.5CVSS6.3AI score0.00394EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2024/06/30 2:00 p.m.•15 views

TensorFlow has null dereference on ParallelConcat with XLA

...

7.5CVSS6.3AI score0.00394EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2024/06/30 2:00 p.m.•16 views

TensorFlow has Floating Point Exception in TensorListSplit with XLA

...

7.5CVSS6.3AI score0.00394EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2024/05/20 12:14 p.m.•31 views

CVE-2024-35888

In the Linux kernel, the following vulnerability has been resolved: erspan: make sure erspanbasehdr is present in skb-head syzbot reported a problem in ip6erspanrcv 1 Issue is that ip6erspanrcv and erspanrcv no longer make sure erspanbasehdr is present in skb linear part skb-head before getting...

5.5CVSS6.5AI score0.00606EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2024/05/20 9:42 a.m.•48 views

CVE-2024-35973 geneve: fix header validation in geneve[6]_xmit_skb

In the Linux kernel, the following vulnerability has been resolved: geneve: fix header validation in geneve6xmitskb syzbot is able to trigger an uninit-value in genevexmit 1 Problem : While most ip tunnel helpers like iptunnelgetdsfield uses skbprotocolskb, true, pskbinetmaypull is only using...

6.4AI score0.00252EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2024/05/19 9:15 a.m.•25 views

CVE-2024-35888

In the Linux kernel, the following vulnerability has been resolved: erspan: make sure erspanbasehdr is present in skb-head syzbot reported a problem in ip6erspanrcv 1 Issue is that ip6erspanrcv and erspanrcv no longer make sure erspanbasehdr is present in skb linear part skb-head before getting...

7.3CVSS6.4AI score0.00606EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
•added 2024/05/19 8:34 a.m.•28 views

CVE-2024-35888 erspan: make sure erspan_base_hdr is present in skb->head

In the Linux kernel, the following vulnerability has been resolved: erspan: make sure erspanbasehdr is present in skb-head syzbot reported a problem in ip6erspanrcv 1 Issue is that ip6erspanrcv and erspanrcv no longer make sure erspanbasehdr is present in skb linear part skb-head before getting...

7.3CVSS7.1AI score0.00606EPSS
SaveExploits0References8
OSV
OSV
•added 2024/05/19 8:34 a.m.•32 views

CVE-2024-35888 erspan: make sure erspan_base_hdr is present in skb->head

In the Linux kernel, the following vulnerability has been resolved: erspan: make sure erspanbasehdr is present in skb-head syzbot reported a problem in ip6erspanrcv 1 Issue is that ip6erspanrcv and erspanrcv no longer make sure erspanbasehdr is present in skb linear part skb-head before getting...

7.3CVSS6.1AI score
SaveExploits0References15
Cvelist
Cvelist
•added 2024/05/19 8:34 a.m.•33 views

CVE-2024-35888 erspan: make sure erspan_base_hdr is present in skb->head

In the Linux kernel, the following vulnerability has been resolved: erspan: make sure erspanbasehdr is present in skb-head syzbot reported a problem in ip6erspanrcv 1 Issue is that ip6erspanrcv and erspanrcv no longer make sure erspanbasehdr is present in skb linear part skb-head before getting...

7.3CVSS6.4AI score0.00606EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2024/04/05 2:21 a.m.•13 views

SUSE CVE-2024-26665

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix out of bounds access when building IPv6 PMTU error If the ICMPv6 error is built from a non-linear skb we get the following splat, BUG: KASAN: slab-out-of-bounds in docsum+0x220/0x240 Read of size 4 at addr...

5.5CVSS6.5AI score0.00679EPSS
SaveExploits0References14
OSV
OSV
•added 2024/04/02 7:15 a.m.•13 views

UBUNTU-CVE-2024-26665

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix out of bounds access when building IPv6 PMTU error If the ICMPv6 error is built from a non-linear skb we get the following splat, BUG: KASAN: slab-out-of-bounds in docsum+0x220/0x240 Read of size 4 at addr...

9.1CVSS6.2AI score0.00679EPSS
SaveExploits0References19
CVE
CVE
•added 2024/04/02 6:22 a.m.•238 views

CVE-2024-26665

CVE-2024-26665 : Linux kernel vulnerability in tunnel PMTU error handling. When ICMPv6 error is built from a non-linear skb, there is an out-of-bounds/read issue due to using csum_partial. The fix replaces csum_partial with skb_checksum to correctly handle non-linear SKBs during IPv6 PMTU error c...

9.1CVSS6.2AI score0.00679EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
•added 2024/04/02 6:22 a.m.•36 views

CVE-2024-26665 tunnels: fix out of bounds access when building IPv6 PMTU error

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix out of bounds access when building IPv6 PMTU error If the ICMPv6 error is built from a non-linear skb we get the following splat, BUG: KASAN: slab-out-of-bounds in docsum+0x220/0x240 Read of size 4 at addr...

9.1CVSS6.8AI score0.00679EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2024/04/02 12:00 a.m.•49 views

CVE-2024-26665

In the Linux kernel, the following vulnerability has been resolved: tunnels: fix out of bounds access when building IPv6 PMTU error If the ICMPv6 error is built from a non-linear skb we get the following splat, BUG: KASAN: slab-out-of-bounds in docsum+0x220/0x240 Read of size 4 at addr...

9.1CVSS6.1AI score0.00679EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
•added 2024/03/29 12:00 a.m.•20 views

Linear eMerge Code RCE (CVE-2019-7256)

Binary data linearemergecve-2019-7256.nbin...

10CVSS9.7AI score0.97081EPSS
SaveExploits16References2
CISA KEV Catalog
CISA KEV Catalog
•added 2024/03/25 12:00 a.m.•157 views

Nice Linear eMerge E3-Series OS Command Injection Vulnerability

Nice Linear eMerge E3-Series contains an OS command injection vulnerability that allows an attacker to conduct remote code execution...

10CVSS8.4AI score0.97081EPSS
SaveIn wildExploits16
Openbugbounty
Openbugbounty
•added 2024/03/09 10:34 a.m.•12 views

linear-actuator.net Cross Site Scripting vulnerability OBB-3868334

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
OpenVAS
OpenVAS
•added 2024/03/08 12:00 a.m.•22 views

Fedora: Security Advisory for treelayout (FEDORA-2024-129d8ca6fc)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS9.2AI score0.02578EPSS
SaveExploits3References2
Rows per page
Query Builder