Lucene search
+L

3931 matches found

Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.16 views

CVE-2024-49867 btrfs: wait for fixup workers before stopping cleaner kthread during umount

In the Linux kernel, the following vulnerability has been resolved: btrfs: wait for fixup workers before stopping cleaner kthread during umount During unmount, at closectree, we have the following steps in this order: 1 Park the cleaner kthread - this doesn't destroy the kthread, it basically hal...

7AI score0.00299EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2024/10/21 5:28 p.m.47 views

secp256k1-node allows private key extraction over ECDH

Summary In elliptic-based version, loadUncompressedPublicKey has a check that the public key is on the curve: https://github.com/cryptocoinjs/secp256k1-node/blob/6d3474b81d073cc9c8cc8cfadb580c84f8df5248/lib/elliptic.jsL37-L39 loadCompressedPublicKey is, however, missing that check:...

8.7CVSS6.7AI score0.0041EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/10/21 3:41 p.m.70 views

CVE-2024-48930

CVE-2024-48930 affects secp256k1-node (elliptic-based build) where loadCompressedPublicKey fails to validate public keys on the curve, enabling an attacker to derive a private key after as few as 11 ECDH sessions. Reports note that publicKeyVerify() can misreport invalid keys as valid, and public...

8.7CVSS6.2AI score0.0041EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/10/21 1:38 p.m.16 views

CVE-2024-47719

In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN during iova allocation Userspace can supply an iova and uptr such that the target iova alignment becomes really big and ALIGN overflows which corrupts the selected area range during...

7.1CVSS7.2AI score0.00229EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.13 views

CVE-2024-47719 iommufd: Protect against overflow of ALIGN() during iova allocation

In the Linux kernel, the following vulnerability has been resolved: iommufd: Protect against overflow of ALIGN during iova allocation Userspace can supply an iova and uptr such that the target iova alignment becomes really big and ALIGN overflows which corrupts the selected area range during...

7.2AI score0.00229EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.22 views

CVE-2024-47707 ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in rt6uncachedlistflushdev Blamed commit accidentally removed a check for rt-rt6iidev being NULL, as spotted by syzbot: Oops: general protection fault, probably for non-canonical address...

6.8AI score0.00237EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 11:53 a.m.18 views

CVE-2024-47707 ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in rt6uncachedlistflushdev Blamed commit accidentally removed a check for rt-rt6iidev being NULL, as spotted by syzbot: Oops: general protection fault, probably for non-canonical address...

6.2AI score
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2024/10/13 12:0 a.m.22 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-42114)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-42114 advisory. - In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: restrict...

4.4CVSS5.9AI score0.00174EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/10/13 12:0 a.m.22 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-44999)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-44999 advisory. - In the Linux kernel, the following vulnerability has been resolved: gtp: pull network headers in gtpdevxmit...

7.1CVSS5.9AI score0.00259EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2024/10/04 12:0 a.m.8 views

The vulnerabilities in the software for creating and managing graphical user interfaces on Rockwell Automation’s 2800C OptixPanel Compact, 2800S OptixPanel Standard, and Embedded Edge Compute Module – the computing module for supporting production automation software infrastructure – allow attackers to obtain user credentials and enhance their privileges.

The vulnerability of software tools for creating and managing graphical user interfaces on Rockwell Automation’s 2800C OptixPanel Compact, 2800S OptixPanel Standard, and Embedded Edge Compute Module devices relates to insecure privilege management. Exploiting this vulnerability can allow an...

9CVSS5.5AI score0.01284EPSS
SaveExploits0References2Affected Software3
Akamai Blog
Akamai Blog
added 2024/10/03 1:0 p.m.6 views

Increased Capacity in Asia: Mumbai and Singapore Expansions Now Available

We’re continuing to expand our cloud computing footprint and capacity with both new core compute regions and expansions of popular regions...

7AI score
SaveExploits0
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.36 views

CVE-2024-46782 ila: call nf_unregister_net_hooks() sooner

In the Linux kernel, the following vulnerability has been resolved: ila: call nfunregisternethooks sooner syzbot found an use-after-free Read in ilanfinput 1 Issue here is that ilaxlatexitnet frees the rhashtable, then call nfunregisternethooks. It should be done in the reverse way, with a...

0.00233EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/18 7:12 a.m.28 views

CVE-2024-46782 ila: call nf_unregister_net_hooks() sooner

In the Linux kernel, the following vulnerability has been resolved: ila: call nfunregisternethooks sooner syzbot found an use-after-free Read in ilanfinput 1 Issue here is that ilaxlatexitnet frees the rhashtable, then call nfunregisternethooks. It should be done in the reverse way, with a...

5.9AI score
SaveExploits0References13
CVE
CVE
added 2024/09/18 7:12 a.m.136 views

CVE-2024-46782

CVE-2024-46782 affects Linux kernel’s ila subsystem (net/ipv6/ila/ila_xlat.c, ila_nf_input) where a use-after-free occurs: ila_xlat_exit_net() frees the rhashtable and then nf_unregister_net_hooks() is called. The issue is the hook removal should occur before freeing resources; the fix reorders a...

7.8CVSS7.2AI score0.00233EPSS
SaveExploits0References10Affected Software1
CNNVD
CNNVD
added 2024/09/12 12:0 a.m.5 views

Rockwell Automation多款产品 安全漏洞

Rockwell Automation 2800C OptixPanel Compact and others are products of Rockwell Automation, Inc.Rockwell Automation 2800C OptixPanel Compact is a compact operator panel. Rockwell Automation 2800S OptixPanel Standard is a standard operator panel.Rockwell Automation Embedded Edge Compute Module is...

8.8CVSS6.8AI score0.01284EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2024/09/12 12:0 a.m.19 views

Huawei EulerOS: Security Advisory for git (EulerOS-SA-2024-2390)

The remote host is missing an update for the Huawei EulerOS 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...

9CVSS7.5AI score0.29234EPSS
SaveExploits34References2
Wired Threat Level
Wired Threat Level
added 2024/09/11 8:38 p.m.11 views

Apple Intelligence Promises Better AI Privacy. Here’s How It Actually Works

Private Cloud Compute is an entirely new kind of infrastructure that, Apple’s Craig Federighi tells WIRED, allows your personal data to be “hermetically sealed inside of a privacy bubble.”...

7.2AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.21 views

CVE-2024-44987

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent UAF in ip6sendskb syzbot reported an UAF in ip6sendskb 1 After ip6localout has returned, we no longer can safely dereference rt, unless we hold rcureadlock. A similar issue has been fixed in commit a688caa34beb "ipv...

7.8CVSS6.1AI score0.00255EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.34 views

CVE-2024-44999 gtp: pull network headers in gtp_dev_xmit()

In the Linux kernel, the following vulnerability has been resolved: gtp: pull network headers in gtpdevxmit syzbot/KMSAN reported use of uninit-value in getdevxmit 1 We must make sure the IPv4 or Ipv6 header is pulled in skb-head before accessing fields in them. Use pskbinetmaypull to fix this...

0.00259EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.25 views

CVE-2024-44999 gtp: pull network headers in gtp_dev_xmit()

In the Linux kernel, the following vulnerability has been resolved: gtp: pull network headers in gtpdevxmit syzbot/KMSAN reported use of uninit-value in getdevxmit 1 We must make sure the IPv4 or Ipv6 header is pulled in skb-head before accessing fields in them. Use pskbinetmaypull to fix this...

6.8AI score0.00259EPSS
SaveExploits0References8
Rows per page
Query Builder