Lucene search
+L

3952 matches found

SUSE CVE
SUSE CVE
added 2025/05/06 3:7 a.m.6 views

SUSE CVE-2022-49931

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Correctly move list in scdisable Commit 13bac861952a "IB/hfi1: Fix abba locking issue with scdisable" incorrectly tries to move a list from one list head to another. The result is a kernel crash. The crash is triggered...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/05/06 12:0 a.m.5 views

PT-2025-28985

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions 6.12.25-amd64 through 6.12.25-amd64 Description: The Linux kernel contains a flaw within the jsm module, specifically in the jsm uart port init function. This can lead to a NULL pointer dereference when no device is set,...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/04 5:33 p.m.20 views

CVE-2023-53079

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settingsuc, mc and all in firmware are reset after EEH, mlx5 driver will try to...

5.5CVSS6.9AI score0.0019EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 5:8 p.m.27 views

CVE-2023-53114

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects during probe that firmware is in recovery mode then i40einitrecoverymode is called and the rest of probe function is skipped including...

5.5CVSS7AI score0.00176EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.5 views

SUSE CVE-2023-53098

In the Linux kernel, the following vulnerability has been resolved: media: rc: gpio-ir-recv: add remove function In case runtime PM is enabled, do runtime PM clean up to remove cpu latency qos request, otherwise driver removal may have below kernel dump: 19.463299 Unable to handle kernel NULL...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.4 views

CVE-2023-53111

In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues doreqfilebacked calls blkmqcompleterequest synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Hence, modify loophandlecmd such that it does not dereference...

7.8CVSS6.2AI score0.0018EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.6 views

CVE-2023-53114

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects during probe that firmware is in recovery mode then i40einitrecoverymode is called and the rest of probe function is skipped including...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2025/05/02 4:15 p.m.20 views

CVE-2023-53114

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects during probe that firmware is in recovery mode then i40einitrecoverymode is called and the rest of probe function is skipped including...

5.5CVSS0.00176EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/02 4:15 p.m.15 views

CVE-2023-53111

In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues doreqfilebacked calls blkmqcompleterequest synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Hence, modify loophandlecmd such that it does not dereference...

7.8CVSS0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/02 4:15 p.m.1 views

DEBIAN-CVE-2023-53111

In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues doreqfilebacked calls blkmqcompleterequest synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Hence, modify loophandlecmd such that it does not dereference...

7.8CVSS5.6AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.3 views

DEBIAN-CVE-2023-53086

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: connac: do not check WED status for non-mmio devices WED is supported just for mmio devices, so do not check it for usb or sdio devices. This patch fixes the crash reported below: 21.946627 wlp0s3u1i3: authenticate wi...

5.5CVSS5.7AI score0.00148EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.5 views

UBUNTU-CVE-2023-53079

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settingsuc, mc and all in firmware are reset after EEH, mlx5 driver will try to...

5.5CVSS6.1AI score0.0019EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/02 3:55 p.m.131 views

CVE-2023-53114

CVE-2023-53114 - In the Linux kernel, the i40e Intel XL710 Ethernet driver had a crash during reboot when the firmware is in recovery mode. The root cause was that during recovery mode, the probe skipped pci_set_drvdata(), which later caused a NULL dereference in i40e_shutdown() during shutdown/r...

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.14 views

CVE-2023-53114 i40e: Fix kernel crash during reboot when adapter is in recovery mode

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects during probe that firmware is in recovery mode then i40einitrecoverymode is called and the rest of probe function is skipped including...

0.00176EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.19 views

CVE-2023-53111 loop: Fix use-after-free issues

In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues doreqfilebacked calls blkmqcompleterequest synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Hence, modify loophandlecmd such that it does not dereference...

0.0018EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/02 3:55 p.m.92 views

CVE-2023-53111

CVE-2023-53111 affects the Linux kernel loop subsystem. The vulnerability arises from a use-after-free in loop_handle_cmd() after do_req_filebacked() completes, which may dereference cmd or rq depending on whether the request was completed when using asynchronous I/O. The issue can lead to a kern...

7.8CVSS6.5AI score0.0018EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/02 3:55 p.m.6 views

CVE-2023-53111 loop: Fix use-after-free issues

In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues doreqfilebacked calls blkmqcompleterequest synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Hence, modify loophandlecmd such that it does not dereference...

7.8CVSS6AI score0.0018EPSS
SaveExploits0References7
CVE
CVE
added 2025/05/02 3:55 p.m.127 views

CVE-2023-53079

The CVE-2023-53079 issue affects the Linux kernel mlx5 driver (net/mlx5) and related eswitch/vport flow-rule handling. Root cause: during EEH, vport MC/UC/multicast promiscuous rules aren’t deleted in teardown, and the firmware may reset these settings after EEH, causing the driver to attempt to ...

5.5CVSS6.4AI score0.0019EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/05/02 3:55 p.m.9 views

CVE-2023-53079 net/mlx5: Fix steering rules cleanup

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settingsuc, mc and all in firmware are reset after EEH, mlx5 driver will try to...

5.5CVSS6AI score0.0019EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.15 views

CVE-2023-53079 net/mlx5: Fix steering rules cleanup

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix steering rules cleanup vport's mc, uc and multicast rules are not deleted in teardown path when EEH happens. Since the vport's promisc settingsuc, mc and all in firmware are reset after EEH, mlx5 driver will try to...

0.0019EPSS
SaveExploits0References5
Rows per page
Query Builder