Lucene search
+L

1468 matches found

OSV
OSV
added 2024/11/12 4:56 p.m.19 views

CLSA-2024-1731430561 kernel: Fix of 31 CVEs

driver core: bus: Fix double free in driver API busregister CVE-2024-50055 - net: tun: Fix use-after-free in tundetach CVE-2022-49014 - memcg: fix possible use-after-free in memcgwriteeventcontrol CVE-2022-48988 - ppp: fix pppasyncencode illegal access CVE-2024-50035 - drivers: media:...

9.8CVSS6.9AI score0.05524EPSS
SaveExploits5References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.15 views

kernel: fuse: Initialize beyond-EOF page contents before setting uptodate

In the Linux kernel, the following vulnerability has been resolved: fuse: Initialize beyond-EOF page contents before setting uptodate fusenotifystore, unlike fusedoreadpage, does not enable page zeroing because it can be used to change partial page contents. So fusenotifystore must be more carefu...

5.5CVSS6.4AI score0.00886EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.10 views

kernel: drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUGON on mmapPROTWRITE, MAPPRIVATE Lack of check for copy-on-write COW mapping in drmgemshmemmmap allows users to call mmap with PROTWRITE and MAPPRIVATE flag causing a kernel panic due to BUGON in...

5.5CVSS6.7AI score0.00277EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.9 views

kernel: hwrng: core - Fix page fault dead lock on mmap-ed hwrng

A vulnerability was found in the hwrng component of the Linux kernel, which caused a deadlock when reading from /dev/hwrng into memory and mmap-ed from /dev/hwrng. This issue is triggered by a recursive read during a page fault and allows a local, authenticated attacker to cause a denial of servi...

5.5CVSS6.7AI score0.00195EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.10 views

kernel: io_uring/kbuf: hold io_buffer_list reference over mmap

CVE-2024-35880 is a vulnerability in the Linux kernel's iouring subsystem, specifically related to how kernel buffers kbuf are handled during memory mapping mmap operations. The flaw stems from a situation where a buffer can be unregistered prematurely while it is still being used, leading to a...

7.8CVSS7.4AI score0.00681EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/11 6:09 p.m.28 views

CLSA-2024-1731348593 kernel: Fix of 18 CVEs

mm: call the securitymmapfile LSM hook in remapfilepages CVE-2024-47745 - slip: make slhcremember more robust against malicious packets CVE-2024-50033 - drm/amdkfd: amdkfdfreegttmem clear the correct pointer CVE-2024-49991 - firmwareloader: Block path traversal CVE-2024-47742 - ext4: avoid OOB...

9.8CVSS6.9AI score0.00785EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/10/22 2:21 p.m.7 views

SUSE CVE-2022-49030

In the Linux kernel, the following vulnerability has been resolved: libbpf: Handle size overflow for ringbuf mmap The maximum size of ringbuf is 2GB on x86-64 host, so 2 maxentries will overflow u32 when mapping producer page and data pages. Only casting maxentries to sizet is not enough, because...

7.8CVSS6.1AI score0.00276EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/10/22 8:39 a.m.22 views

CVE-2022-48981

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove errant put in error path drmgemshmemmmap doesn't own this reference, resulting in the GEM object getting prematurely freed leading to a later use-after-free...

6CVSS6.8AI score0.00248EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.13 views

CVE-2022-49030

In the Linux kernel, the following vulnerability has been resolved: libbpf: Handle size overflow for ringbuf mmap The maximum size of ringbuf is 2GB on x86-64 host, so 2 maxentries will overflow u32 when mapping producer page and data pages. Only casting maxentries to sizet is not enough, because...

7.8CVSS0.00276EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:15 p.m.9 views

DEBIAN-CVE-2022-49030

In the Linux kernel, the following vulnerability has been resolved: libbpf: Handle size overflow for ringbuf mmap The maximum size of ringbuf is 2GB on x86-64 host, so 2 maxentries will overflow u32 when mapping producer page and data pages. Only casting maxentries to sizet is not enough, because...

7.8CVSS5.5AI score0.00276EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.6 views

DEBIAN-CVE-2022-48981

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove errant put in error path drmgemshmemmmap doesn't own this reference, resulting in the GEM object getting prematurely freed leading to a later use-after-free...

7.8CVSS5.5AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.10 views

UBUNTU-CVE-2022-48981

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove errant put in error path drmgemshmemmmap doesn't own this reference, resulting in the GEM object getting prematurely freed leading to a later use-after-free...

7.8CVSS6.1AI score0.00248EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 8:15 p.m.10 views

UBUNTU-CVE-2022-49030

In the Linux kernel, the following vulnerability has been resolved: libbpf: Handle size overflow for ringbuf mmap The maximum size of ringbuf is 2GB on x86-64 host, so 2 maxentries will overflow u32 when mapping producer page and data pages. Only casting maxentries to sizet is not enough, because...

7.8CVSS6.2AI score0.00276EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/10/21 8:06 p.m.34 views

CVE-2022-49030 libbpf: Handle size overflow for ringbuf mmap

In the Linux kernel, the following vulnerability has been resolved: libbpf: Handle size overflow for ringbuf mmap The maximum size of ringbuf is 2GB on x86-64 host, so 2 maxentries will overflow u32 when mapping producer page and data pages. Only casting maxentries to sizet is not enough, because...

7.8CVSS0.00276EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:06 p.m.17 views

CVE-2022-49030 libbpf: Handle size overflow for ringbuf mmap

In the Linux kernel, the following vulnerability has been resolved: libbpf: Handle size overflow for ringbuf mmap The maximum size of ringbuf is 2GB on x86-64 host, so 2 maxentries will overflow u32 when mapping producer page and data pages. Only casting maxentries to sizet is not enough, because...

7.8CVSS5.8AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/10/21 8:06 p.m.24 views

CVE-2022-49030 libbpf: Handle size overflow for ringbuf mmap

In the Linux kernel, the following vulnerability has been resolved: libbpf: Handle size overflow for ringbuf mmap The maximum size of ringbuf is 2GB on x86-64 host, so 2 maxentries will overflow u32 when mapping producer page and data pages. Only casting maxentries to sizet is not enough, because...

7.8CVSS7.1AI score0.00276EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 8:06 p.m.76 views

CVE-2022-49030

The CVE-2022-49030 issue affects the Linux kernel component libbpf, specifically a size overflow in ringbuf mmap when mapping producer and data pages. The root cause is an overflow of the 32-bit read/write region size (max 2GB ringbuf on x86-64) due to computing 2 * max_entries, which can overflo...

7.8CVSS7.4AI score0.00276EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/10/21 1:15 p.m.10 views

AZL-50713 CVE-2024-47745 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: mm: call the securitymmapfile LSM hook in remapfilepages The remapfilepages syscall handler calls dommap directly, which doesn't contain the LSM security check. And if the process has called personalityREADIMPLIESEXEC before and...

7.8CVSS6.6AI score0.00286EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.9 views

AZL-50975 CVE-2024-47745 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: mm: call the securitymmapfile LSM hook in remapfilepages The remapfilepages syscall handler calls dommap directly, which doesn't contain the LSM security check. And if the process has called personalityREADIMPLIESEXEC before and...

7.8CVSS6.6AI score0.00286EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.10 views

DEBIAN-CVE-2024-47745

In the Linux kernel, the following vulnerability has been resolved: mm: call the securitymmapfile LSM hook in remapfilepages The remapfilepages syscall handler calls dommap directly, which doesn't contain the LSM security check. And if the process has called personalityREADIMPLIESEXEC before and...

7.8CVSS5.5AI score0.00286EPSS
SaveExploits0References1
Rows per page
Query Builder