Lucene search
+L

1632 matches found

RedHat Linux
RedHat Linux
added 2023/01/23 3:26 p.m.9 views

golang: archive/tar: github.com/vbatts/tar-split: unbounded memory consumption when reading headers

A flaw was found in the golang package, where Reader.Read does not set a limit on the maximum size of file headers. After fixing, Reader.Read limits the maximum size of header blocks to 1 MiB. This flaw allows a maliciously crafted archive to cause Read to allocate unbounded amounts of memory,...

7.5CVSS6.6AI score0.01659EPSS
SaveExploits0References7
Amazon
Amazon
added 2023/01/23 12:00 a.m.12 views

Important: kernel

Issue Overview: A vulnerability classified as problematic has been found in Linux Kernel. This affects the function fibnhmatch of the file net/ipv4/fibsemantics.c of the component IPv4 Handler. The manipulation leads to out-of-bounds read. It is possible to initiate the attack remotely. It is...

7.8CVSS4.5AI score0.03998EPSS
SaveExploits0
F5 Networks
F5 Networks
added 2023/01/10 9:51 p.m.43 views

K000130541: Grub2 vulnerability CVE-2022-28734

Security Advisory Description Out-of-bounds write when handling split HTTP headers; When handling split HTTP headers, GRUB2 HTTP code accidentally moves its internal data buffer point by one position. This can lead to a out-of-bound write further when parsing the HTTP request, writing a NULL byte...

8.1CVSS7.7AI score0.01131EPSS
SaveExploits0
OSV
OSV
added 2022/12/24 11:05 a.m.8 views

OESA-2022-2144 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: Guests can trigger NIC interface reset/abort/crash via netback It is possible for a guest to trigger a NIC interface reset/abort/crash in a Linux based network backend by sending certain kinds of packets. It appears to be an...

10CVSS7.8AI score0.00463EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/12/19 12:00 a.m.19 views

Priority queue min accounting breaks when nodes are split in two

Lines of code Vulnerability details The README states If two users place bids at the same price but with different quantities, the queue will pull from the bid with a higher quantity first, but the data-structure used for implementing this logic, is not used properly and essentially has its data...

6.5AI score
SaveExploits0
OSV
OSV
added 2022/12/13 7:15 a.m.8 views

DEBIAN-CVE-2022-41915

Netty project is an event-driven asynchronous network application framework. Starting in version 4.1.83.Final and prior to 4.1.86.Final, when calling DefaultHttpHeadesr.set with an iterator of values, header value validation was not performed, allowing malicious header values in the iterator to...

6.5CVSS7AI score0.00892EPSS
SaveExploits1References1
OSV
OSV
added 2022/12/07 1:15 a.m.10 views

DEBIAN-CVE-2022-3643

Guests can trigger NIC interface reset/abort/crash via netback It is possible for a guest to trigger a NIC interface reset/abort/crash in a Linux based network backend by sending certain kinds of packets. It appears to be an unwritten? assumption in the rest of the Linux network stack that packet...

6.5CVSS6.2AI score0.00463EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/12/07 1:15 a.m.13 views

CVE-2022-3643

Guests can trigger NIC interface reset/abort/crash via netback It is possible for a guest to trigger a NIC interface reset/abort/crash in a Linux based network backend by sending certain kinds of packets. It appears to be an unwritten? assumption in the rest of the Linux network stack that packet...

6.5CVSS6.5AI score0.00463EPSS
SaveExploits0References6
Prion
Prion
added 2022/12/07 1:15 a.m.33 views

Design/Logic Flaw

Guests can trigger NIC interface reset/abort/crash via netback It is possible for a guest to trigger a NIC interface reset/abort/crash in a Linux based network backend by sending certain kinds of packets. It appears to be an unwritten? assumption in the rest of the Linux network stack that packet...

1.7CVSS7.1AI score0.00463EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2022/12/07 1:15 a.m.17 views

UBUNTU-CVE-2022-3643

Guests can trigger NIC interface reset/abort/crash via netback It is possible for a guest to trigger a NIC interface reset/abort/crash in a Linux based network backend by sending certain kinds of packets. It appears to be an unwritten? assumption in the rest of the Linux network stack that packet...

6.5CVSS6.5AI score0.00463EPSS
SaveExploits0References24
Debian CVE
Debian CVE
added 2022/12/07 12:00 a.m.61 views

CVE-2022-3643

Guests can trigger NIC interface reset/abort/crash via netback It is possible for a guest to trigger a NIC interface reset/abort/crash in a Linux based network backend by sending certain kinds of packets. It appears to be an unwritten? assumption in the rest of the Linux network stack that packet...

6.5CVSS6.4AI score0.00463EPSS
SaveExploits0
OSV
OSV
added 2022/11/25 3:26 p.m.14 views

CLSA-2022-1669390018 grub2: Fix of 7 CVEs

CVE-2021-3981: Fix default privileges of grub.cfg file - CVE-2022-28736: Fix use-after-free bug when grubcmdchainloader is executed more than once before a boot attempt is performed. - CVE-2021-3695: Drop greyscale support to fix heap out-of-bounds write - CVE-2021-3696: Fix out of range...

8.1CVSS6.8AI score0.01284EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.7 views

kernel: mm/huge_memory: Fix xarray node memory leak

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: Fix xarray node memory leak If xassplitalloc fails to allocate the necessary nodes to complete the xarray entry split, it sets the xastate to -ENOMEM, which xasnomem then interprets as "Please allocate more memory"...

5.5CVSS6AI score0.00253EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/14 6:30 p.m.11 views

GSD-2022-1006651 mm/huge_memory: do not clobber swp_entry_t during THP split

mm/hugememory: do not clobber swpentryt during THP split This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.7 by commit...

7.5CVSS7.2AI score0.92488EPSS
SaveExploits6
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.7 views

PT-2022-34906 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.0.7 Description: The issue is related to the mm/huge memory component, where the swp entry t is clobbered during the THP split process. This problem was introduced in version v5.19 and is fixed in version...

7AI score
SaveExploits0References1
Code423n4
Code423n4
added 2022/11/10 12:00 a.m.10 views

Revenue stream split can be bypassed

Lines of code Vulnerability details The Spigot.claimRevenue function allows anyone to claim revenue tokens from the spigot push and pull payments and escrows them for the owner to withdraw later. The revenue is automatically split between the treasury and escrow according to the settings in...

6.9AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/10/21 12:00 a.m.35 views

PT-2022-6166 · Cisco +6 · Cisco +6

Name of the Vulnerable Software and Affected Versions: Linux affected versions not specified Description: The issue is related to the Linux network backend, specifically the netback driver, where a guest can trigger a NIC interface reset, abort, or crash by sending certain kinds of packets. This ...

10CVSS7.5AI score0.67994EPSS
SaveExploits216References1761
Snyk
Snyk
added 2022/10/18 2:18 p.m.1 views

Double Free

Overview Affected versions of this package are vulnerable to Double Free in the split function in contrib/shpsort.c. This could allow information exposure or code execution via manipulation of malloc. Remediation Upgrade shapelib to version 1.6.0 or higher. References - GitHub Commit - GitHub Iss...

9.8CVSS9.3AI score0.01323EPSS
SaveExploits1References2
Snyk
Snyk
added 2022/10/06 4:26 p.m.4 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report: via the Reader.Read function. An attacker can cause excessive memory allocation and trigger resource exhaustion or application panics by supplying a speciall...

8.7CVSS6.8AI score0.01659EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2022/09/28 5:38 a.m.642 views

Exploit for CVE-2022-21350

It is an offensive tool for Java-based web applications. The rep...

6.5CVSS7.1AI score0.03618EPSS
SaveExploits1
Rows per page
Query Builder