Lucene search
+L

6005 matches found

RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.9 views

kernel: scsi: mpi3mr: Sanitise num_phys

A vulnerability was found in the Linux kernel's mpi3mr driver in the mpi3mrsasportadd function, where a lack of proper checks could lead to values that are larger than what the defined size of the numphys field in the mrsasnode structure being inserted, causing the field to be overwritten and...

7.8CVSS6.7AI score0.00224EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/12 8:00 a.m.9 views

cpufreq: Avoid a bad reference count on CPU node

...

5.5CVSS7AI score0.00229EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/12 8:00 a.m.9 views

ksmbd: add refcnt to ksmbd_conn struct

...

8.8CVSS6.9AI score0.00617EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/11/12 12:00 a.m.9 views

PT-2024-8087 · Microsoft · Windows

Name of the Vulnerable Software and Affected Versions: Microsoft Windows affected versions not specified Description: The issue is related to a component of the Microsoft Windows operating system, specifically the Windows Package Library Manager, which has a flaw in its data protection mechanism...

6.2CVSS6.1AI score0.00682EPSS
SaveExploits0References7
OSV
OSV
added 2024/11/09 11:15 a.m.9 views

AZL-53259 CVE-2024-50257 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: Fix use-after-free in getinfo ip6tablenat module unload has refcnt warning for UAF. call trace is: WARNING: CPU: 1 PID: 379 at kernel/module/main.c:853 moduleput+0x6f/0x80 Modules linked in: ip6tablenat- CPU: 1 UID: 0...

7.8CVSS7AI score0.00256EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.13 views

AZL-53304 CVE-2024-50257 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: Fix use-after-free in getinfo ip6tablenat module unload has refcnt warning for UAF. call trace is: WARNING: CPU: 1 PID: 379 at kernel/module/main.c:853 moduleput+0x6f/0x80 Modules linked in: ip6tablenat- CPU: 1 UID: 0...

7.8CVSS7AI score0.00256EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.19 views

UBUNTU-CVE-2024-50241

In the Linux kernel, the following vulnerability has been resolved: NFSD: Initialize struct nfsd4copy earlier Ensure the refcount and asynccopies fields are initialized early. cleanupasynccopy will reference these fields if an error occurs in nfsd4copy. If they are not correctly initialized, at t...

7.5CVSS6.5AI score0.00474EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/09 10:15 a.m.25 views

CVE-2024-50252 mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumipip: Fix memory leak when changing remote IPv6 address The device stores IPv6 addresses that are used for encapsulation in linear memory that is managed by the driver. Changing the remote address of an ip6gre net...

5.5CVSS6.1AI score
SaveExploits0References8
CVE
CVE
added 2024/11/09 10:15 a.m.149 views

CVE-2024-50252

CVE-2024-50252 describes a memory leak in the Linux kernel mlxsw spectrum_ipip implementation when changing the remote IPv6 address of an ip6gre net device. The root cause is that the driver failed to add the new address to its hash table and did not remove the old one, leading to leaks and a war...

5.5CVSS5.2AI score0.00218EPSS
SaveExploits0References5Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.7 views

netfilter: nft_socket: fix sk refcount leaks

...

7.5CVSS6.9AI score0.0054EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:00 a.m.8 views

KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock

...

5.5CVSS6.9AI score0.00168EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/09 3:49 a.m.8 views

SUSE CVE-2024-50174

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix race when converting group handle to group object XArray provides it's own internal lock which protects the internal array when entries are being simultaneously added and removed. However there is still a race...

5.5CVSS7.6AI score0.00198EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/09 3:49 a.m.8 views

SUSE CVE-2024-50175

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: Remove usecount guard in stopstreaming The usecount check was introduced so that multiple concurrent Raw Data Interfaces RDIs could be driven by different virtual channels VCs on the CSIPHY input driving the...

5.5CVSS7.2AI score0.0023EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/11/09 3:48 a.m.7 views

SUSE CVE-2024-50192

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

5.5CVSS7.6AI score0.00207EPSS
SaveExploits0References19
OSV
OSV
added 2024/11/08 6:15 a.m.11 views

DEBIAN-CVE-2024-50208

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Fix a bug while setting up Level-2 PBL pages Avoid memory corruption while setting up Level-2 PBL pages for the non MR resources when numpages 256K. There will be a single PDE page address contiguous pages in the cas...

5.5CVSS5.9AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.9 views

AZL-53426 CVE-2024-50192 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

4.7CVSS6.8AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.3 views

DEBIAN-CVE-2024-50192

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

4.7CVSS5.6AI score0.00207EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/08 6:15 a.m.14 views

CVE-2024-50206

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: fix memory corruption during fq dma init The loop responsible for allocating up to MTKFQDMALENGTH buffers must only touch as many descriptors, otherwise it ends up corrupting unrelated memory. Fix the lo...

9.8CVSS0.00367EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/08 6:15 a.m.12 views

AZL-53712 CVE-2024-50192 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

4.7CVSS6.7AI score0.00207EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/08 6:15 a.m.17 views

CVE-2024-50175

In the Linux kernel, the following vulnerability has been resolved: media: qcom: camss: Remove usecount guard in stopstreaming The usecount check was introduced so that multiple concurrent Raw Data Interfaces RDIs could be driven by different virtual channels VCs on the CSIPHY input driving the...

7.8CVSS0.0023EPSS
SaveExploits0References4
Rows per page
Query Builder