Lucene search
+L

3021 matches found

UbuntuCve
UbuntuCve
added 2024/09/05 7:15 p.m.17 views

CVE-2024-45159

An issue was discovered in Mbed TLS 3.x before 3.6.1. With TLS 1.3, when a server enables optional authentication of the client, if the client-provided certificate does not have appropriate values in if keyUsage or extKeyUsage extensions, then the return value of mbedtlssslgetverifyresult would...

9.8CVSS5.9AI score0.0039EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/09/05 3:15 p.m.12 views

CVE-2024-8445

The fix for CVE-2024-2199 in 389-ds-base was insufficient to cover all scenarios. In certain product versions, an authenticated user may cause a server crash while modifying userPassword using malformed input...

5.7CVSS6.7AI score0.00423EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/09/04 10:15 p.m.13 views

CVE-2024-20505

A vulnerability in the PDF parsing module of Clam AntiVirus ClamAV versions 1.4.0, 1.3.2 and prior versions, all 1.2.x versions, 1.0.6 and prior versions, all 0.105.x versions, all 0.104.x versions, and 0.103.11 and all prior versions could allow an unauthenticated, remote attacker to cause a...

7.5CVSS6.7AI score0.00555EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.11 views

CVE-2024-45001

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf allocsize alignment and atomic op panic The MANA driver's RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the...

5.5CVSS6.4AI score0.00236EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.13 views

CVE-2024-44989

In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm realdev null pointer dereference We shouldn't set realdev to NULL because packets can be in transit and xfrm might call xdodevoffloadok in parallel. All callbacks assume realdev is set. Example trace: kernel: BU...

5.5CVSS6.2AI score0.00241EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.7 views

CVE-2024-44963

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.10 views

CVE-2024-44967

In the Linux kernel, the following vulnerability has been resolved: drm/mgag200: Bind I2C lifetime to DRM device Managed cleanup with devmaddactionorreset will release the I2C adapter when the underlying Linux device goes away. But the connector still refers to it, so this cleanup leaves behind a...

7.8CVSS6.4AI score0.00218EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/03 10:15 p.m.12 views

CVE-2024-45620

A vulnerability was found in the pkcs15-init tool in OpenSC. An attacker could use a crafted USB Device or Smart Card, which would present the system with a specially crafted response to APDUs. When buffers are partially filled with data, initialized parts of the buffer can be incorrectly accesse...

3.9CVSS6.8AI score0.00293EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/08/31 9:15 a.m.9 views

CVE-2024-0109

NVIDIA CUDA Toolkit contains a vulnerability in command cuobjdump where a user may cause a crash by passing in a malformed ELF file. A successful exploit of this vulnerability may cause an out of bounds read in the unprivileged process memory which could lead to a limited denial of service...

3.3CVSS5.8AI score0.00199EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/08/29 11:15 a.m.12 views

CVE-2024-45440

core/authorize.php in Drupal 11.x-dev allows Full Path Disclosure even when error logging is None if the value of hashsalt is filegetcontents of a file that does not exist...

5.3CVSS5.8AI score0.09269EPSS
SaveExploits4References2
CBLMariner
CBLMariner
added 2024/08/25 3:13 p.m.38 views

CVE-2024-6387 affecting package openssh for versions less than 9.8p1-1

CVE-2024-6387 affecting package openssh for versions less than 9.8p1-1. An upgraded version of the package is available that resolves this issue...

8.1CVSS7.5AI score0.99506EPSS
SaveExploits70
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.8 views

CVE-2022-48895

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Don't unregister on shutdown Michael Walle says he noticed the following stack trace while performing a shutdown with "reboot -f". He suggests he got "lucky" and just hit the correct spot for the reboot while ther...

5.5CVSS5.9AI score0.00209EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.7 views

CVE-2022-48869

In the Linux kernel, the following vulnerability has been resolved: USB: gadgetfs: Fix race between mounting and unmounting The syzbot fuzzer and Gerald Lee have identified a use-after-free bug in the gadgetfs driver, involving processes concurrently mounting and unmounting the gadgetfs filesyste...

4.7CVSS6.2AI score0.00232EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.10 views

CVE-2023-52901

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all endpoints need to be killed. This can cause a kernel panic if we dereference an invalid endpoint. Fix...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.21 views

CVE-2023-52902

In the Linux kernel, the following vulnerability has been resolved: nommu: fix memory leak in dommap error path The preallocation of the maple tree nodes may leak if the error path to "errorjustfree" is taken. Fix this by moving the freeing of the maple tree nodes to a shared location for all err...

5.5CVSS6.4AI score0.00208EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/08/21 1:15 a.m.6 views

CVE-2024-43875

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Clean up error handling in vpciscanbus Smatch complains about inconsistent NULL checking in vpciscanbus: drivers/pci/endpoint/functions/pci-epf-vntb.c:1024 vpciscanbus error: we previously assumed 'vpcibus' could b...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.11 views

CVE-2024-43833

In the Linux kernel, the following vulnerability has been resolved: media: v4l: async: Fix NULL pointer dereference in adding ancillary links In v4l2asynccreateancillarylinks, ancillary links are created for lens and flash sub-devices. These are sub-device to sub-device links and if the async...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.8 views

CVE-2024-43828

In the Linux kernel, the following vulnerability has been resolved: ext4: fix infinite loop when replaying fastcommit When doing fastcommit replay an infinite loop may occur due to an uninitialized extentstatus struct. ext4extdetermineinserthole does not detect the replay and calls...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.14 views

CVE-2024-43837

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix null pointer dereference in resolveprogtype for BPFPROGTYPEEXT When loading a EXT program without specifying attr-attachprogfd, the prog-aux-dstprog will be null. At this time, calling resolveprogtype anywhere will resul...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.10 views

CVE-2024-43818

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: Adjust error handling in case of absent codec device acpigetfirstphysicalnode can return NULL in several cases no such device, ACPI table error, reference count drop to 0, etc. Existing check just emit error message, b...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References11
Rows per page
Query Builder