Lucene search
+L

3985 matches found

UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.14 views

CVE-2024-50169

In the Linux kernel, the following vulnerability has been resolved: vsock: Update rxbytes on readskb Make sure virtiotransportincrxpkt and virtiotransportdecrxpkt calls are balanced i.e. virtiovsocksock::rxbytes doesn't lie after vsocktransport::readskb. While here, also inform the peer that we'v...

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.8 views

CVE-2024-50139

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix shift-out-of-bounds bug Fix a shift-out-of-bounds bug reported by UBSAN when running VM with MTE enabled host kernel. UBSAN: shift-out-of-bounds in arch/arm64/kvm/sysregs.c:1988:14 shift exponent 33 is too large f...

7.9CVSS6.4AI score0.00226EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.16 views

CVE-2024-50161

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the remaining infocnt before repeating btf fields When trying to repeat the btf fields for array of nested struct, it doesn't check the remaining infocnt. The following splat will be reported when the value of ret nele...

7.8CVSS5.7AI score0.002EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.21 views

CVE-2024-50168

In the Linux kernel, the following vulnerability has been resolved: net/sun382586: fix potential memory leak in sun382586sendpacket The sun382586sendpacket returns NETDEVTXOK without freeing skb in case of skb-len being too long, add devkfreeskb to fix it...

5.5CVSS6.4AI score0.00221EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.8 views

CVE-2024-50141

In the Linux kernel, the following vulnerability has been resolved: ACPI: PRM: Find EFIMEMORYRUNTIME block for PRM handler and context PRMT needs to find the correct type of block to translate the PA-VA mapping for EFI runtime services. The issue arises because the PRMT is finding a block of type...

7.8CVSS6.4AI score0.00248EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.11 views

CVE-2024-50148

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: fix wild-memory-access in protounregister There's issue as follows: KASAN: maybe wild-memory-access in range 0xdead...108-0xdead...10f CPU: 3 UID: 0 PID: 2805 Comm: rmmod Tainted: G W RIP:...

5.5CVSS6.4AI score0.00262EPSS
SaveExploits0References52
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.12 views

CVE-2024-50160

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/cs8409: Fix possible NULL dereference If sndhdagenaddkctl fails to allocate memory and returns NULL, then NULL pointer dereference will occur in the next line. Since dolphinfixups function is a hdafixup function which i...

5.5CVSS6.4AI score0.00216EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2024/11/07 10:15 a.m.8 views

CVE-2024-50144

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix unbalanced rpm put with fencefini Currently we can call fencefini twice if something goes wrong when sending the GuC CT for the tlb request, since we signal the fence and return an error, leading to the caller also...

5.5CVSS5.8AI score0.00201EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:00 a.m.12 views

The vulnerability of the `con_insert_unipair` function in the Linux kernel’s `drivers/tty/vt/consolemap.c` file allows a malicious actor to trigger a service failure by improperly releasing memory before deleting the last reference.

The vulnerability of the coninsertunipair function in the Linux kernel’s drivers/tty/vt/consolemap.c file is related to improper memory release before deleting the last reference. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00445EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2024/11/06 9:15 p.m.12 views

CVE-2024-50341

symfony/security-bundle is a module for the Symphony PHP framework which provides a tight integration of the Security component into the Symfony full-stack framework. The custom userchecker defined on a firewall is not called when Login Programmaticaly with the Security::login method, leading to...

3.1CVSS5.9AI score0.00311EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/11/06 9:15 p.m.9 views

CVE-2024-50343

symfony/validator is a module for the Symphony PHP framework which provides tools to validate values. It is possible to trick a Validator configured with a regular expression using the $ metacharacters, with an input ending with \n. Symfony as of versions 5.4.43, 6.4.11, and 7.1.4 now uses the D...

3.1CVSS5.9AI score0.00455EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/11/06 8:15 p.m.12 views

CVE-2024-51755

Twig is a template language for PHP. In a sandbox, an attacker can access attributes of Array-like objects as they were not checked by the security policy. They are now checked via the property policy and the isset method is now called after the security check. This is a BC break. This issue has...

2.2CVSS5.8AI score0.00429EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/11/06 12:00 a.m.8 views

PT-2024-34497 · Sourcecodester · Sourcecodester Loan Management System

Name of the Vulnerable Software and Affected Versions: Sourcecodester Cab Management System version 1.0 Description: A Cross-site Scripting XSS issue in manage account.php allows remote authenticated users to inject arbitrary web scripts via the First Name, Middle Name, and Last Name fields...

5.4CVSS6.5AI score0.00407EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/05 6:15 p.m.6 views

CVE-2024-50135

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix race condition between reset and nvmedevdisable nvmedevdisable modifies the dev-onlinequeues field, therefore nvmepciupdatenrqueues should avoid racing against it, otherwise we could end up passing invalid values to...

4.7CVSS6.1AI score0.00165EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/11/05 6:15 p.m.13 views

CVE-2024-50104

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: sdm845: add missing soundwire runtime stream alloc During the migration of Soundwire runtime stream allocation from the Qualcomm Soundwire controller to SoC's soundcard drivers the sdm845 soundcard was forgotten. At...

5.5CVSS6.4AI score0.00202EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
added 2024/11/05 6:15 p.m.7 views

CVE-2024-50102

In the Linux kernel, the following vulnerability has been resolved: x86: fix user address masking non-canonical speculation issue It turns out that AMD has a "Meltdown Litetm" issue with non-canonical accesses in kernel space. And so using just the high bit to decide whether an access is in user...

5.5CVSS5.9AI score0.00239EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/05 6:15 p.m.19 views

CVE-2024-50115

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Ignore nCR34:0 when loading PDPTEs from memory Ignore nCR34:0 when loading PDPTEs from memory for nested SVM, as bits 4:0 of CR3 are ignored when PAE paging is used, and thus VMRUN doesn't enforce 32-byte alignment of...

8.4CVSS6.1AI score0.00245EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2024/11/05 6:15 p.m.10 views

CVE-2024-50123

In the Linux kernel, the following vulnerability has been resolved: bpf: Add the missing BPFLINKTYPE invocation for sockmap There is an out-of-bounds read in bpflinkshowfdinfo for the sockmap link fd. Fix it by adding the missing BPFLINKTYPE invocation for sockmap link Also add comments for...

7.1CVSS6.6AI score0.00207EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/05 6:15 p.m.14 views

CVE-2024-50109

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null ptr dereference in raid10size In raid10run if raid10setqueuelimits succeed, the return value is set to zero, and if following procedures failed raid10run will return zero while mddev-private is still NULL,...

5.5CVSS5.9AI score0.00202EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/11/05 6:15 p.m.9 views

CVE-2024-50114

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Unregister redistributor for failed vCPU creation Alex reports that syzkaller has managed to trigger a use-after-free when tearing down a VM: BUG: KASAN: slab-use-after-free in kvmputkvm+0x300/0xe68...

7.8CVSS5.9AI score0.00226EPSS
SaveExploits0References7
Rows per page
Query Builder