Lucene search
+L

4592 matches found

OSV
OSV
added 2024/08/26 11:15 a.m.14 views

AZL-48231 CVE-2024-43900 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: media: xc2028: avoid use-after-free in loadfirmwarecb syzkaller reported use-after-free in loadfirmwarecb 1. The reason is because the module allocated a struct tuner in tunerprobe, and then the module initialization failed, the...

7.8CVSS6.3AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.1 views

DEBIAN-CVE-2024-43900

In the Linux kernel, the following vulnerability has been resolved: media: xc2028: avoid use-after-free in loadfirmwarecb syzkaller reported use-after-free in loadfirmwarecb 1. The reason is because the module allocated a struct tuner in tunerprobe, and then the module initialization failed, the...

7.8CVSS5.8AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 11:15 a.m.23 views

UBUNTU-CVE-2024-43900

In the Linux kernel, the following vulnerability has been resolved: media: xc2028: avoid use-after-free in loadfirmwarecb syzkaller reported use-after-free in loadfirmwarecb 1. The reason is because the module allocated a struct tuner in tunerprobe, and then the module initialization failed, the...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References41
Vulnrichment
Vulnrichment
added 2024/08/26 10:11 a.m.16 views

CVE-2024-43901 drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401 When users run the command: cat /sys/kernel/debug/dri/0/amdgpudmdtnlog The following NULL pointer dereference happens: +0.000003 BUG: kernel NULL pointer...

6.6AI score0.0018EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/08/26 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the incorrect removal of the i2csetclientdata callback during refactoring...

5.5CVSS4.6AI score0.0018EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.4 views

SUSE CVE-2024-43866

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/08/21 7:39 p.m.25 views

CVE-2024-43866

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

4.4CVSS7AI score0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/21 7:15 a.m.4 views

DEBIAN-CVE-2023-52907

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Wait for outurb's completion in pn533usbsendframe Fix a use-after-free that occurs in hcd when inurb sent from pn533usbsendframe is completed earlier than outurb. Its callback frees the skb data in...

5.5CVSS5.6AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 12:15 a.m.3 views

DEBIAN-CVE-2024-43866

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

4.7CVSS5.3AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 12:15 a.m.17 views

AZL-56163 CVE-2024-43866 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

4.7CVSS6.2AI score0.00164EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/08/20 11:50 p.m.24 views

CVE-2024-43866 net/mlx5: Always drain health in shutdown callback

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

0.00164EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/20 11:50 p.m.28 views

CVE-2024-43866

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

4.7CVSS5.3AI score0.00164EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/20 11:50 p.m.19 views

CVE-2024-43866 net/mlx5: Always drain health in shutdown callback

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

6.9AI score0.00164EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/20 11:50 p.m.197 views

CVE-2024-43866

The CVE-2024-43866 issue is in the Linux kernel mlx5 driver: in shutdown, health work must be drained to avoid races/NULL pointer dereferences. The fix changes the shutdown callback to drain the health work queue (drain health WQ) to ensure no health work is left running during device shutdown. I...

4.7CVSS6.5AI score0.00164EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/08/20 11:50 p.m.18 views

CVE-2024-43866 net/mlx5: Always drain health in shutdown callback

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always drain health in shutdown callback There is no point in recovery during device shutdown. if health work started need to wait for it to avoid races and NULL pointer access. Hence, drain health WQ on shutdown callba...

6AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/08/20 12:0 a.m.20 views

PT-2024-30735 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.10.2 Description: The issue is related to a misconfiguration of the input state slow path in the Linux kernel, which causes a KASAN report error. This error occurs due to a wild-memory-access in the xfrmi rcv ...

6.4AI score0.00412EPSS
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.6 views

bpf: Fail bpf_timer_cancel when callback is being cancelled

...

5.5CVSS7.3AI score0.00166EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/08/13 10:18 a.m.14 views

CVE-2024-7730

A heap buffer overflow was found in the virtio-snd device in QEMU. When reading input audio in the virtio-snd input callback, virtiosndpcmincb, the function did not check whether the iov can fit the data buffer. This issue can trigger an out-of-bounds write if the size of the virtio queue element...

7.4CVSS7.2AI score0.00275EPSS
SaveExploits0References3
Talos
Talos
added 2024/08/13 12:0 a.m.26 views

Adobe Acrobat Reader AV3DVirtAnnot Object Format Event Use-After-Free Vulnerability

Talos Vulnerability Report TALOS-2024-2009 Adobe Acrobat Reader AV3DVirtAnnot Object Format Event Use-After-Free Vulnerability August 13, 2024 CVE Number CVE-2024-41830 SUMMARY A use-after-free vulnerability exists in the AV3DVirtAnnot functionality of Adobe Acrobat Reader 2024.002.20759. A...

7.8CVSS8.1AI score0.0455EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/08/09 12:0 a.m.14 views

PT-2024-29448 · Havoc · Havoc

The affected software is Havoc 2, specifically version 0.7. This version is affected by an Unauthenticated Server-Side Request Forgery SSRF issue in demon callback handling, allowing attackers to send arbitrary network traffic from the team server, potentially leading to Remote Code Execution RCE...

9.8CVSS8.1AI score0.02909EPSS
SaveExploits6References16
Rows per page
Query Builder