Lucene search
+L

1029 matches found

OSV
OSV
added 2024/06/05 3:13 p.m.14 views

CVE-2024-24790 Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.7AI score
SaveExploits0References9
FreeBSD
FreeBSD
added 2024/06/05 12:0 a.m.21 views

traefik -- Unexpected behavior with IPv4-mapped IPv6 addresses

The traefik authors report: There is a vulnerability in Go managing various Is methods IsPrivate, IsLoopback, etc for IPv4-mapped IPv6 addresses. They didn't work as expected returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS6.9AI score0.01952EPSS
SaveExploits0References1
Snyk
Snyk
added 2024/06/04 10:48 p.m.8 views

Improper Check for Unusual or Exceptional Conditions

Overview std/net/netip is a Go standard library package std/net/netip Affected versions of this package are vulnerable to Improper Check for Unusual or Exceptional Conditions. Go Vulnerability Report:The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6...

9.8CVSS6.7AI score0.01952EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/04 10:48 p.m.72 views

GO-2024-2887 Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in net/netip

The various Is methods IsPrivate, IsLoopback, etc did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms...

9.8CVSS8.4AI score0.01952EPSS
SaveExploits0References3
FreeBSD
FreeBSD
added 2024/06/04 12:0 a.m.28 views

go -- multiple vulnerabilities

The Go project reports: archive/zip: mishandling of corrupt central directory record The archive/zip package's handling of certain types of invalid zip files differed from the behavior of most zip implementations. This misalignment could be exploited to create an zip file with contents that vary...

5.5CVSS6.8AI score0.00446EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/06/04 12:0 a.m.7 views

PT-2024-4045

Name of the Vulnerable Software and Affected Versions net-ip version affected versions not specified Traefik version affected versions not specified Description The issue is related to the incorrect functioning of the Is methods such as IsPrivate, IsLoopback, etc. in the net-ip component of the...

9.8CVSS7.8AI score0.01952EPSS
SaveExploits0References197
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.6 views

SUSE CVE-2021-47544

In the Linux kernel, the following vulnerability has been resolved: tcp: fix page frag corruption on page fault Steffen reported a TCP stream corruption for HTTP requests served by the apache web-server using a cifs mount-point and memory mapping the relevant file. The root cause is quite similar...

6.1CVSS6.5AI score0.00863EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/24 3:15 p.m.4 views

DEBIAN-CVE-2021-47544

In the Linux kernel, the following vulnerability has been resolved: tcp: fix page frag corruption on page fault Steffen reported a TCP stream corruption for HTTP requests served by the apache web-server using a cifs mount-point and memory mapping the relevant file. The root cause is quite similar...

5.9CVSS6.1AI score0.00863EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.9 views

kernel: ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inline

In the Linux kernel, the following vulnerability has been resolved: ext4: fix delayed allocation bug in ext4clumapped for bigalloc + inline When converting files with inline data to extents, delayed allocations made on a file system created with both the bigalloc and inline options can result in...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.7 views

UBUNTU-CVE-2021-47341

In the Linux kernel, the following vulnerability has been resolved: KVM: mmio: Fix use-after-free Read in kvmvmioctlunregistercoalescedmmio BUG: KASAN: use-after-free in kvmvmioctlunregistercoalescedmmio+0x7c/0x1ec arch/arm64/kvm/../../../virt/kvm/coalescedmmio.c:183 Read of size 8 at addr...

7.8CVSS5.8AI score0.00252EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.5 views

SUSE CVE-2024-35858

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix memory leak when bringing down interface When bringing down the TX rings we flush the rings but forget to reclaimed the flushed packets. This leads to a memory leak since we do not free the dma mapped buffers. Th...

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/18 1:5 a.m.18 views

CVE-2024-35858

A vulnerability was found in the Linux kernel's bcmasp network driver, which causes a memory leak when an interface is brought down. This issue can lead to memory exhaustion over time, affecting system performance and stability. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS8.9AI score0.00248EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.25 views

CVE-2024-35858

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix memory leak when bringing down interface When bringing down the TX rings we flush the rings but forget to reclaimed the flushed packets. This leads to a memory leak since we do not free the dma mapped buffers. Th...

7.8CVSS6.7AI score0.00248EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/17 2:47 p.m.19 views

CVE-2024-35858 net: bcmasp: fix memory leak when bringing down interface

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix memory leak when bringing down interface When bringing down the TX rings we flush the rings but forget to reclaimed the flushed packets. This leads to a memory leak since we do not free the dma mapped buffers. Th...

7.8CVSS7AI score0.00248EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/17 2:47 p.m.46 views

CVE-2024-35858 net: bcmasp: fix memory leak when bringing down interface

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix memory leak when bringing down interface When bringing down the TX rings we flush the rings but forget to reclaimed the flushed packets. This leads to a memory leak since we do not free the dma mapped buffers. Th...

7.8CVSS6.6AI score0.00248EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/17 2:15 p.m.7 views

DEBIAN-CVE-2024-35818

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Define the ioaw hook as mmiowb Commit fb24ea52f78e0d595852e "drivers: Remove explicit invocations of mmiowb" remove all mmiowb in drivers, but it says: "NOTE: mmiowb has only ever guaranteed ordering in conjunction wit...

5.5CVSS5.3AI score0.00171EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2024/05/07 3:11 p.m.122 views

curl: Incorrect Type Conversion in interpreting IPv4-mapped IPv6 addresses and below `curl` results in indeterminate SSRF vulnerabilities.

Vulnerability description not provided...

8.1CVSS6.6AI score0.20459EPSS
SaveExploits4
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.7 views

SUSE CVE-2024-26975

In the Linux kernel, the following vulnerability has been resolved: powercap: intelrapl: Fix a NULL pointer dereference A NULL pointer dereference is triggered when probing the MMIO RAPL driver on platforms with CPU ID not listed in intelraplcommon CPU model list. This is because the...

5.5CVSS7.6AI score0.00227EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/01 5:18 a.m.19 views

CVE-2024-26955

In the Linux kernel, the following vulnerability has been resolved: nilfs2: prevent kernel bug at submitbhwbc Fix a bug where nilfsgetblock returns a successful status when searching and inserting the specified block both fail inconsistently. If this inconsistent behavior is not due to a previous...

7.8CVSS7.1AI score0.00255EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/05/01 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a mapping disclosure vulnerability in MMIO...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References8
Rows per page
Query Builder