Lucene search
+L

328 matches found

BDU FSTEC
BDU FSTEC
added 2024/12/25 12:0 a.m.5 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.13 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
NVD
NVD
added 2024/09/13 6:15 a.m.13 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

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
OSV
OSV
added 2024/09/13 6:15 a.m.5 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.24 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...

0.00278EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.12 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.8 views

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

...

7.8CVSS7.3AI score0.00228EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/18 3:5 a.m.4 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.5 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
OSV
OSV
added 2024/07/16 12:15 p.m.3 views

DEBIAN-CVE-2022-48826

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix deadlock on DSI device attach error DSI device attach to DSI host will be done with host device's lock held. Un-registering host in "device attach" error path ex: probe retry will result in deadlock with below call...

5.5CVSS5.6AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/05 7:15 a.m.4 views

DEBIAN-CVE-2024-39475

In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Handle err return when savagefbcheckvar failed The commit 04e5eac8f3ab"fbdev: savage: Error out if pixclock equals zero" checks the value of pixclock to avoid divide-by-zero error. However the function savagefbprob...

5.5CVSS5.5AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 11:15 a.m.1 views

DEBIAN-CVE-2024-38633

In the Linux kernel, the following vulnerability has been resolved: serial: max3100: Update uartdriverregistered on driver removal The removal of the last MAX3100 device triggers the removal of the driver. However, code doesn't update the respective global variable and after insmod — rmmod — insm...

5.5CVSS5.8AI score0.00243EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.5 views

SUSE CVE-2021-47436

In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 "usb: musb: musbdsps: requestirq after initializing musb" has inverted the calls to dspssetupoptionalvbusirq and dspscreatemusbpdev without updating correctly the erro...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.3 views

SUSE CVE-2021-47315

In the Linux kernel, the following vulnerability has been resolved: memory: fslifc: fix leak of IO mapping on probe failure On probe error the driver should unmap the IO memory. Smatch reports: drivers/memory/fslifc.c:298 fslifcctrlprobe warn: 'fslifcctrldev-gregs' not released on lines: 298...

3.3CVSS6.5AI score0.00252EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2024/05/22 7:15 a.m.6 views

CVE-2021-47436

In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 "usb: musb: musbdsps: requestirq after initializing musb" has inverted the calls to dspssetupoptionalvbusirq and dspscreatemusbpdev without updating correctly the erro...

5.5CVSS5.8AI score0.00226EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/05/22 7:15 a.m.3 views

DEBIAN-CVE-2021-47436

In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 "usb: musb: musbdsps: requestirq after initializing musb" has inverted the calls to dspssetupoptionalvbusirq and dspscreatemusbpdev without updating correctly the erro...

5.5CVSS5.1AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/22 7:15 a.m.13 views

UBUNTU-CVE-2021-47436

In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 "usb: musb: musbdsps: requestirq after initializing musb" has inverted the calls to dspssetupoptionalvbusirq and dspscreatemusbpdev without updating correctly the erro...

5.5CVSS5.9AI score0.00226EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/05/22 6:19 a.m.42 views

CVE-2021-47436 usb: musb: dsps: Fix the probe error path

In the Linux kernel, the following vulnerability has been resolved: usb: musb: dsps: Fix the probe error path Commit 7c75bde329d7 "usb: musb: musbdsps: requestirq after initializing musb" has inverted the calls to dspssetupoptionalvbusirq and dspscreatemusbpdev without updating correctly the erro...

6.3AI score0.00226EPSS
SaveExploits0References6
Rows per page
Query Builder