Lucene search
+L

10580 matches found

Hacker One
Hacker One
added 2024/05/02 9:18 p.m.139 views

HackerOne: Insecure Direct Object Reference (IDOR) Allows Viewing Private Report Details via /bugs.json Endpoint

The Insecure Direct Object Reference IDOR vulnerability allowed viewing private report details through the /bugs.json endpoint. Any private reports could be accessed by sending a POST request to the endpoint with the organization ID and a single-digit text query. This gave access to sensitive...

6.6AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/01 12:54 p.m.24 views

CVE-2024-27046 nfp: flower: handle acti_netdevs allocation failure

In the Linux kernel, the following vulnerability has been resolved: nfp: flower: handle actinetdevs allocation failure The kmallocarray in nfpfllagdowork will return null, if the physical memory has run out. As a result, if we dereference the actinetdevs, the null pointer dereference bugs will...

6.5AI score0.00297EPSS
SaveExploits0References9
NVD
NVD
added 2024/05/01 6:15 a.m.25 views

CVE-2024-26992

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/pmu: Disable support for adaptive PEBS Drop support for virtualizing adaptive PEBS, as KVM's implementation is architecturally broken without an obvious/easy path forward, and because exposing adaptive PEBS can leak host...

7.3CVSS7.1AI score0.0023EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/01 5:27 a.m.3784 views

CVE-2024-26983

CVE-2024-26983 is a Linux kernel issue about freeing xbc memory in bootconfig. The root cause was memblock_free() being used during xbc_exit() when memory may have already been handed to the buddy allocator, causing use-after-free (UAF) on certain architectures (e.g., CONFIG_ARCH_KEEP_MEMBLOCK di...

7.8CVSS6.1AI score0.0023EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/05/01 5:18 a.m.27 views

CVE-2024-26943 nouveau/dmem: handle kcalloc() allocation failure

In the Linux kernel, the following vulnerability has been resolved: nouveau/dmem: handle kcalloc allocation failure The kcalloc in nouveaudmemevictchunk will return null if the physical memory has run out. As a result, if we dereference srcpfns, dstpfns or dmaaddrs, the null pointer dereference...

5.9AI score
SaveExploits0References8
GithubExploit
GithubExploit
added 2024/05/01 4:51 a.m.103 views

CVE

CoreSecurity Our team CoreSecurityhttps://www.coresec.co.k...

8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/30 2:22 a.m.5 views

SUSE CVE-2024-3865

Memory safety bugs present in Firefox 124. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox 125...

7.5CVSS9.5AI score0.00486EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/29 4:05 p.m.37 views

CVE-2022-48651

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix out-of-bound bugs caused by unset skb-macheader If an AFPACKET socket is used to send packets through ipvlan and the default xmit function of the AFPACKET socket is changed from devqueuexmit to packetdirectxmit via...

5.8CVSS7.1AI score0.00251EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/29 12:58 p.m.12 views

SUSE-SU-2024:1466-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes. NOTE: This update has been retracted due to a bug in the BHI CPU sidechannel mitigation, which led to incorrect selection of other CPU mitigations. The following security bugs were fixed: - CVE-2021-46925...

9.8CVSS9.5AI score0.08555EPSS
SaveExploits7References330
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.32 views

Fedora 40 : firefox (2024-cd3a64f43b)

The remote Fedora 40 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-cd3a64f43b advisory. - Updated to 124.0 ---- - Updated to latest upstream 123.0.1 Tenable has extracted the preceding description block directly from the Fedora security...

9.8CVSS7.3AI score0.01107EPSS
SaveExploits6References13
Tenable Nessus
Tenable Nessus
added 2024/04/29 12:00 a.m.29 views

Fedora 40 : thunderbird (2024-fc2ae12c31)

The remote Fedora 40 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2024-fc2ae12c31 advisory. Update to 115.9.0 https://www.mozilla.org/en-US/security/advisories/mfsa2024-14/ https://www.thunderbird.net/en-US/thunderbird/115.9.0/releasenotes/...

8.8CVSS7.3AI score0.01285EPSS
SaveExploits4References11
UbuntuCve
UbuntuCve
added 2024/04/28 1:15 p.m.28 views

CVE-2022-48651

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix out-of-bound bugs caused by unset skb-macheader If an AFPACKET socket is used to send packets through ipvlan and the default xmit function of the AFPACKET socket is changed from devqueuexmit to packetdirectxmit via...

7.7CVSS6.2AI score0.00251EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/04/28 1:15 p.m.28 views

CVE-2022-48631

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bug in extents parsing when ehentries == 0 and ehdepth 0 When walking through an inode extents, the ext4extbinsearchidx function assumes that the extent header has been previously validated. However, there are no checks...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/04/28 1:00 p.m.49 views

CVE-2022-48651 ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix out-of-bound bugs caused by unset skb-macheader If an AFPACKET socket is used to send packets through ipvlan and the default xmit function of the AFPACKET socket is changed from devqueuexmit to packetdirectxmit via...

7.5AI score0.00251EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/28 1:00 p.m.27 views

CVE-2022-48651 ipvlan: Fix out-of-bound bugs caused by unset skb->mac_header

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix out-of-bound bugs caused by unset skb-macheader If an AFPACKET socket is used to send packets through ipvlan and the default xmit function of the AFPACKET socket is changed from devqueuexmit to packetdirectxmit via...

6.6AI score0.00251EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/04/28 12:00 a.m.17 views

RHEL 7 : thunderbird (RHSA-2023:1401)

The remote Redhat Enterprise Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2023:1401 advisory. Mozilla Thunderbird is a standalone mail and newsgroup client. This update upgrades Thunderbird to version 102.9.0. Security Fixes: Mozilla:...

8.8CVSS8AI score0.00713EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2024/04/28 12:00 a.m.28 views

RHEL 7 : firefox (RHSA-2024:1486)

The remote Redhat Enterprise Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2024:1486 advisory. Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox...

8.8CVSS7.8AI score0.047EPSS
SaveExploits4References23
Tenable Nessus
Tenable Nessus
added 2024/04/28 12:00 a.m.36 views

RHEL 7 : firefox (RHSA-2024:0026)

The remote Redhat Enterprise Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2024:0026 advisory. Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox...

8.8CVSS8AI score0.2063EPSS
SaveExploits0References24
Tenable Nessus
Tenable Nessus
added 2024/04/25 12:00 a.m.39 views

SUSE SLES15 Security Update : kernel (Live Patch 19 for SLE 15 SP4) (SUSE-SU-2024:1418-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1418-1 advisory. This update for the Linux Kernel 5.14.21-1504002492 fixes several issues. The following security issues were fixed: - CVE-2023-5717: Fixed a he...

7.8CVSS7.1AI score0.28058EPSS
SaveExploits16References10
OSV
OSV
added 2024/04/23 1:20 a.m.23 views

MGASA-2024-0141 Updated kernel, kmod-xtables-addons, kmod-virtualbox packages fix security vulnerabilities

Upstream kernel version 6.6.28 fix bugs and vulnerabilities. The kmod-virtualbox and kmod-xtables-addons packages have been updated to work with this new kernel. dwarves is a new requirement to build the kernel. For information about the vulnerabilities see the links...

7.8CVSS7.1AI score0.00754EPSS
SaveExploits1References8
Rows per page
Query Builder