Lucene search
+L

377 matches found

OSV
OSV
added 2025/01/15 1:15 p.m.3 views

DEBIAN-CVE-2024-57887

In the Linux kernel, the following vulnerability has been resolved: drm: adv7511: Fix use-after-free in adv7533attachdsi The hostnode pointer was assigned and freed in adv7533parsedt, and later, adv7533attachdsi uses the same. Fix this use-after-free issue by dropping ofnodeput in adv7533parsedt...

7.8CVSS6.2AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.6 views

UBUNTU-CVE-2024-57887

In the Linux kernel, the following vulnerability has been resolved: drm: adv7511: Fix use-after-free in adv7533attachdsi The hostnode pointer was assigned and freed in adv7533parsedt, and later, adv7533attachdsi uses the same. Fix this use-after-free issue by dropping ofnodeput in adv7533parsedt...

7.8CVSS6.5AI score0.00209EPSS
SaveExploits0References22
OSV
OSV
added 2024/12/27 3:15 p.m.3 views

DEBIAN-CVE-2024-56576

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix crash in the probe error path when using polling If an error occurs in the probe function, we should remove the polling timer that was alarmed earlier, otherwise the timer is called with arguments that a...

4.7CVSS5.5AI score0.00184EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/27 3:15 p.m.12 views

CVE-2024-56576

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix crash in the probe error path when using polling If an error occurs in the probe function, we should remove the polling timer that was alarmed earlier, otherwise the timer is called with arguments that a...

7.8CVSS0.00184EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/27 3:15 p.m.8 views

UBUNTU-CVE-2024-56576

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix crash in the probe error path when using polling If an error occurs in the probe function, we should remove the polling timer that was alarmed earlier, otherwise the timer is called with arguments that a...

7.8CVSS6.6AI score0.00184EPSS
SaveExploits0References46
Cvelist
Cvelist
added 2024/12/27 2:23 p.m.34 views

CVE-2024-56576 media: i2c: tc358743: Fix crash in the probe error path when using polling

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix crash in the probe error path when using polling If an error occurs in the probe function, we should remove the polling timer that was alarmed earlier, otherwise the timer is called with arguments that a...

7.8CVSS0.00184EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/12/27 2:23 p.m.12 views

CVE-2024-56576

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix crash in the probe error path when using polling If an error occurs in the probe function, we should remove the polling timer that was alarmed earlier, otherwise the timer is called with arguments that a...

7.8CVSS5.5AI score0.00184EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 2:23 p.m.11 views

CVE-2024-56576 media: i2c: tc358743: Fix crash in the probe error path when using polling

In the Linux kernel, the following vulnerability has been resolved: media: i2c: tc358743: Fix crash in the probe error path when using polling If an error occurs in the probe function, we should remove the polling timer that was alarmed earlier, otherwise the timer is called with arguments that a...

7.8CVSS6.1AI score
SaveExploits0References12
CNNVD
CNNVD
added 2024/12/27 12:0 a.m.10 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 Linux kernel that originates from a crash in the probe error path when using polling in the media:i2c:tc358743 module...

7.8CVSS7.5AI score0.0024EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/12/25 12:0 a.m.6 views

The vulnerability of the igbvf component in the Linux operating system’s kernel allows a hacker to gain elevated privileges within the system.

The vulnerability of the igbvf component in the Linux operating system’s kernel is related to errors that occur after the igbvfprobe function is called. Exploiting this vulnerability can allow an attacker to gain elevated privileges within the system...

7.8CVSS6.3AI score0.00259EPSS
SaveExploits0References22Affected Software2
OSV
OSV
added 2024/12/20 1:7 p.m.17 views

OESA-2024-2571 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Let probe fail when workqueue cannot be enabled The workqueue is enabled when the appropriate driver is loaded and disabled when the driver is...

7.8CVSS5.7AI score0.00292EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/09/14 2:52 a.m.3 views

SUSE CVE-2024-46674

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS6.5AI score0.00278EPSS
SaveExploits0References17
OSV
OSV
added 2024/09/13 6:15 a.m.10 views

AZL-49230 CVE-2024-46674 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS6.3AI score0.00278EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/13 6:15 a.m.17 views

CVE-2024-46674

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS0.00278EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/13 6:15 a.m.8 views

UBUNTU-CVE-2024-46674

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS6.2AI score0.00278EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.30 views

CVE-2024-46674 usb: dwc3: st: fix probed platform device ref count on probe error path

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS0.00278EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.14 views

CVE-2024-46674

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: st: fix probed platform device ref count on probe error path The probe function never performs any paltform device allocation, thus error path "undoplatformdevalloc" is entirely bogus. It drops the reference count from...

7.8CVSS5.7AI score0.00278EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.10 views

clk: mediatek: mt7622-apmixedsys: Fix an error handling path in clk_mt8135_apmixed_probe()

...

7.8CVSS6AI score0.00228EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/18 3:5 a.m.7 views

SUSE CVE-2022-48857

In the Linux kernel, the following vulnerability has been resolved: NFC: port100: fix use-after-free in port100sendcomplete Syzbot reported UAF in port100sendcomplete. The root case is in missing usbkillurb calls on error handling path of -probe function. port100sendcomplete accesses devm allocat...

5.5CVSS7.8AI score0.00205EPSS
SaveExploits0References13
OSV
OSV
added 2024/07/16 1:15 p.m.9 views

UBUNTU-CVE-2022-48857

In the Linux kernel, the following vulnerability has been resolved: NFC: port100: fix use-after-free in port100sendcomplete Syzbot reported UAF in port100sendcomplete. The root case is in missing usbkillurb calls on error handling path of -probe function. port100sendcomplete accesses devm allocat...

5.5CVSS6.2AI score0.00205EPSS
SaveExploits0References12
Rows per page
Query Builder