Lucene search
+L

6883 matches found

UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.11 views

CVE-2024-47702

In the Linux kernel, the following vulnerability has been resolved: bpf: Fail verification for sign-extension of packet data/dataend/datameta syzbot reported a kernel crash due to commit 1f1e864b6555 "bpf: Handle sign-extenstin ctx member accesses". The reason is due to sign-extension of 32-bit...

7.8CVSS6.4AI score0.00213EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.10 views

CVE-2024-47717

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Don't zero-out PMU snapshot area before freeing data With the latest Linux-6.11-rc3, the below NULL pointer crash is observed when SBI PMU snapshot is enabled for the guest and the guest is forcefully powered-off...

5.5CVSS5.9AI score0.00216EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.14 views

CVE-2024-47676

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway Syzbot reports a UAF in hugetlbfault. This happens because vmfanonprepare could drop the per-VMA lock and allow the current VMA to be freed before hugetlbvmaunlockread is...

7.8CVSS6.6AI score0.00241EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.13 views

CVE-2024-47700

In the Linux kernel, the following vulnerability has been resolved: ext4: check stripe size compatibility on remount as well We disable stripe size in ext4fillsuper if it is not a multiple of the cluster ratio however this check is missed when trying to remount. This can leave us with cases where...

5.5CVSS6.4AI score0.00221EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.11 views

CVE-2024-47686

In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xxdivrecalcrate The psc-div array has psc-numdiv elements. These values come from when we call clkhwregisterdiv. It's adcdivisors and ARRAYSIZEadcdivisors and so on. So this condition needs to...

7.1CVSS6.6AI score0.00244EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.16 views

CVE-2024-47675

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in bpfuprobemultilinkattach If bpflinkprime fails, bpfuprobemultilinkattach goes to the errorfree label and frees the array of bpfuprobe's without calling bpfuprobeunregister. This leaks bpfuprobe-uprobe a...

7.8CVSS6.4AI score0.00239EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.14 views

CVE-2024-47704

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check linkres-hpodplinkenc before using it WHAT & HOW Functions dpenablelinkphy and dpdisablelinkphy can pass linkres without initializing hpodplinkenc and it is necessary to check for null before dereferencing...

5.5CVSS6.2AI score0.00209EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.10 views

CVE-2024-47697

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS6.4AI score0.00281EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.14 views

CVE-2024-47678

In the Linux kernel, the following vulnerability has been resolved: icmp: change the order of rate limits ICMP messages are ratelimited : After the blamed commits, the two rate limiters are applied in this order: 1 host wide ratelimit icmpglobalallow 2 Per destination ratelimit inetpeer based In...

9.4CVSS6.2AI score0.00608EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.7 views

CVE-2024-47698

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS6.3AI score0.00268EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.10 views

CVE-2024-47716

In the Linux kernel, the following vulnerability has been resolved: ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macros Floating point instructions in userspace can crash some arm kernels built with clang/LLD 17.0.6: BUG: unsupported FP instruction in kernel mode FPEXC == 0xc0000780 Internal...

5.5CVSS6.4AI score0.00219EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.8 views

CVE-2024-47710

In the Linux kernel, the following vulnerability has been resolved: sockmap: Add a condresched in sockhashfree Several syzbot soft lockup reports all have in common sockhashfree If a map with a large number of buckets is destroyed, we need to yield the cpu when needed...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.22 views

CVE-2024-47699

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential null-ptr-deref in nilfsbtreeinsert Patch series "nilfs2: fix potential issues with empty b-tree nodes". This series addresses three potential issues with empty b-tree nodes that can occur with corrupted...

5.5CVSS6.3AI score0.00261EPSS
SaveExploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.7 views

CVE-2024-47720

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for setoutputgamma in dcn30setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn30setoutputtransferfunc function. Previously, setoutputgamma was bei...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References30
UbuntuCve
UbuntuCve
added 2024/10/17 10:15 p.m.11 views

CVE-2023-26785

MariaDB v10.5 was discovered to contain a remote code execution RCE vulnerability via UDF Code in a Shared Object File, followed by a "create function" statement. NOTE: this is disputed by the MariaDB Foundation because no privilege boundary is crossed...

9.8CVSS6.7AI score0.02159EPSS
SaveExploits2References2
UbuntuCve
UbuntuCve
added 2024/10/16 5:15 p.m.250 views

CVE-2024-9143

Issue summary: Use of the low-level GF2^m elliptic curve APIs with untrusted explicit values for the field polynomial can lead to out-of-bounds memory reads or writes. Impact summary: Out of bound memory writes can lead to an application crash or even a possibility of a remote code execution,...

4.3CVSS6.9AI score0.05842EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/10/15 8:15 p.m.11 views

CVE-2024-21262

Vulnerability in the MySQL Connectors product of Oracle MySQL component: Connector/ODBC. Supported versions that are affected are 9.0.0 and prior. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise MySQL Connectors. Successful...

6.5CVSS7.2AI score0.0057EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2024/10/15 8:15 p.m.25 views

CVE-2024-21200

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Optimizer. Supported versions that are affected are 8.0.35 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful...

4.9CVSS6.7AI score0.00888EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/10/15 8:15 p.m.7 views

CVE-2024-21217

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Serialization. Supported versions that are affected are Oracle Java SE: 8u421, 8u421-perf, 11.0.24, 17.0.12, 21.0.4, 23; Oracle GraalVM for JDK: 17.0.12, 21.0.4, 23;...

3.7CVSS6.8AI score0.01149EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/10/15 4:15 p.m.15 views

CVE-2024-9676

A vulnerability was found in Podman, Buildah, and CRI-O. A symlink traversal vulnerability in the containers/storage library can cause Podman, Buildah, and CRI-O to hang and result in a denial of service via OOM kill when running a malicious image using an automatically assigned user namespace...

6.5CVSS6.9AI score0.01336EPSS
SaveExploits0References5
Rows per page
Query Builder