Lucene search
K

3975 matches found

OSV
OSV
added 2024/07/05 7:15 a.m.4 views

AZL-43288 CVE-2024-39484 affecting package kernel for versions less than 5.15.162.2-1

In the Linux kernel, the following vulnerability has been resolved: mmc: davinci: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGMMCDAVINCI=y. When such a device gets unbound e.g. using sysfs or...

5.5CVSS6.7AI score0.0003EPSS
Exploits0References1
OSV
OSV
added 2024/07/05 7:15 a.m.1 views

DEBIAN-CVE-2024-39484

In the Linux kernel, the following vulnerability has been resolved: mmc: davinci: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGMMCDAVINCI=y. When such a device gets unbound e.g. using sysfs or...

5.5CVSS5.7AI score0.0003EPSS
Exploits0References1
OSV
OSV
added 2024/07/05 7:15 a.m.1 views

UBUNTU-CVE-2024-39484

In the Linux kernel, the following vulnerability has been resolved: mmc: davinci: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGMMCDAVINCI=y. When such a device gets unbound e.g. using sysfs or...

5.5CVSS6.2AI score0.0003EPSS
Exploits0References25
CVE
CVE
added 2024/07/05 6:55 a.m.136 views

CVE-2024-39484

CVE-2024-39484 - Linux kernel mmc: davinci driver: the remove callback was discarded when built-in and __exit was used, causing resource leaks on unbind/reset. The fix compiles the remove callback unconditionally so it is always executed during driver removal. Connected sources confirm the issue ...

5.5CVSS6.5AI score0.0003EPSS
Exploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2024/07/05 12:0 a.m.2 views

PT-2024-8584 · Qemu +4 · Qemu +4

Name of the Vulnerable Software and Affected Versions: QEMU affected versions not specified Description: A heap buffer overflow was found in the virtio-snd device in QEMU. When reading input audio in the virtio-snd input callback, virtio snd pcm in cb, the function did not check whether the iov c...

7.8CVSS6.7AI score0.01501EPSS
Exploits1References56
OSV
OSV
added 2024/07/03 3:15 p.m.2 views

UBUNTU-CVE-2024-39223

An authentication bypass in the SSH service of gost v2.11.5 allows attackers to intercept communications via setting the HostKeyCallback function to ssh.InsecureIgnoreHostKey...

9.8CVSS7.1AI score0.00063EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.2 views

When doing HTTP(S) transfers libcurl might erroneously use the read callback (`CURLOPT_READFUNCTION`) to ask for data to send even when the `CURLOPT_POSTFIELDS` option has been set if the same handle previously was used to issue a `PUT` request which used that callback. This flaw may surprise the application and cause it to misbehave and either send off the wrong data or use memory after free or similar in the subsequent `POST` request. The problem exists in the logic for a reused handle when it is changed from a PUT to a POST.

...

9.8CVSS7.5AI score0.01853EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2024/06/28 12:0 a.m.2 views

PT-2024-7594

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue occurs between the system call to close the sock and hci rx work, where the former releases the sock and the latter accesses it without lock protection. This can lead to a work...

6CVSS5.5AI score0.00017EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/06/27 11:24 p.m.2 views

SUSE CVE-2024-5535

Issue summary: Calling the OpenSSL API function SSLselectnextproto with an empty supported client protocols buffer may cause a crash or memory contents to be sent to the peer. Impact summary: A buffer overread can have a range of potential consequences such as unexpected application beahviour or ...

5.9CVSS7AI score0.06702EPSS
Exploits1References22
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.3 views

SUSE CVE-2024-38622

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

5.5CVSS6.7AI score0.00033EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/06/24 1:56 p.m.18 views

CVE-2024-32936 media: ti: j721e-csi2rx: Fix races while restarting DMA

In the Linux kernel, the following vulnerability has been resolved: media: ti: j721e-csi2rx: Fix races while restarting DMA After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback is triggered before that. This can lead to kernel...

6.6AI score0.00024EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.1 views

SUSE CVE-2024-38611

In the Linux kernel, the following vulnerability has been resolved: media: i2c: et8ek8: Don't strip remove function when driver is builtin Using exit for the remove function results in the remove callback being discarded with CONFIGVIDEOET8EK8=y. When such a device gets unbound e.g. using sysfs o...

4.4CVSS6.4AI score0.00018EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2024/06/21 7:52 p.m.21 views

CVE-2024-38622

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

4.4CVSS7AI score0.00033EPSS
Exploits0References4
NVD
NVD
added 2024/06/21 11:15 a.m.19 views

CVE-2024-38622

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

5.5CVSS0.00033EPSS
Exploits0References3
OSV
OSV
added 2024/06/21 11:15 a.m.1 views

DEBIAN-CVE-2024-38622

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

5.5CVSS5AI score0.00033EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.17 views

CVE-2024-38622

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

5.5CVSS5.8AI score0.00033EPSS
Exploits0References12
OSV
OSV
added 2024/06/21 11:15 a.m.0 views

UBUNTU-CVE-2024-38622

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

5.5CVSS5.8AI score0.00033EPSS
Exploits0References13
Vulnrichment
Vulnrichment
added 2024/06/21 10:18 a.m.23 views

CVE-2024-38622 drm/msm/dpu: Add callback function pointer check before its call

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

6.9AI score0.00033EPSS
Exploits0References3
OSV
OSV
added 2024/06/21 10:18 a.m.12 views

CVE-2024-38622 drm/msm/dpu: Add callback function pointer check before its call

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

5.5CVSS5.9AI score0.00033EPSS
Exploits0References6
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.21 views

CVE-2024-38622 drm/msm/dpu: Add callback function pointer check before its call

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add callback function pointer check before its call In dpucoreirqcallbackhandler callback function pointer is compared to NULL, but then callback function is unconditionally called by this pointer. Fix this bug by...

0.00033EPSS
Exploits0References3
Rows per page
Query Builder