Lucene search
+L

10537 matches found

UbuntuCve
UbuntuCve
added 2025/12/24 1:15 p.m.9 views

CVE-2022-50726

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix possible use-after-free in async command interface mlx5cmdcleanupasyncctx should return only after all its callback handlers were completed. Before this patch, the below race between mlx5cmdcleanupasyncctx and...

7.8CVSS5.5AI score0.00186EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:15 p.m.14 views

UBUNTU-CVE-2022-50726

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix possible use-after-free in async command interface mlx5cmdcleanupasyncctx should return only after all its callback handlers were completed. Before this patch, the below race between mlx5cmdcleanupasyncctx and...

7.8CVSS5.7AI score0.00186EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/24 1:15 p.m.11 views

CVE-2022-50725

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix use-after-free in vidtvbridgedvbinit KASAN reports a use-after-free: BUG: KASAN: use-after-free in dvbdmxdevrelease+0x4d5/0x5d0 dvbcore Call Trace: ... dvbdmxdevrelease+0x4d5/0x5d0 dvbcore...

6.1AI score0.00234EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:15 p.m.9 views

CVE-2022-50727

In the Linux kernel, the following vulnerability has been resolved: scsi: efct: Fix possible memleak in efctdeviceinit In efctdeviceinit, when efctscsiregfctransport fails, efctscsitgtdriverexit is not called to release memory for efctscsitgtdriverinit and causes memleak: unreferenced object...

5.4AI score0.00241EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:07 p.m.6 views

CVE-2023-54148 net/mlx5e: Move representor neigh cleanup to profile cleanup_tx

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Move representor neigh cleanup to profile cleanuptx For IP tunnel encapsulation in ECMP Equal-Cost Multipath mode, as the flow is duplicated to the peer eswitch, the related neighbour information on the peer uplink...

6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:07 p.m.39 views

CVE-2023-54148 net/mlx5e: Move representor neigh cleanup to profile cleanup_tx

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Move representor neigh cleanup to profile cleanuptx For IP tunnel encapsulation in ECMP Equal-Cost Multipath mode, as the flow is duplicated to the peer eswitch, the related neighbour information on the peer uplink...

0.00193EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 1:07 p.m.40 views

CVE-2023-54148

Technical details for CVE-2023-54148 are not publicly provided in the supplied documents. No vendor/product/impact specifics are present here; monitor for official advisories or updates.

6AI score0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:06 p.m.21 views

CVE-2023-54146 x86/kexec: Fix double-free of elf header buffer

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Fix double-free of elf header buffer After b3e34a47f989 "x86/kexec: fix memory leak of elf header buffer", freeing image-elfheaders in the error path of crashloadsegments is not needed because kimagefilepostloadcleanup...

6.3AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.34 views

CVE-2023-54133 nfp: clean mc addresses in application firmware when closing port

In the Linux kernel, the following vulnerability has been resolved: nfp: clean mc addresses in application firmware when closing port When moving devices from one namespace to another, mc addresses are cleaned in software while not removed from application firmware. Thus the mc addresses are...

0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 1:06 p.m.12 views

CVE-2023-54133 nfp: clean mc addresses in application firmware when closing port

In the Linux kernel, the following vulnerability has been resolved: nfp: clean mc addresses in application firmware when closing port When moving devices from one namespace to another, mc addresses are cleaned in software while not removed from application firmware. Thus the mc addresses are...

6.4AI score
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:06 p.m.32 views

CVE-2023-54128

The CVE-2023-54128 entry refers to a Linux kernel issue in fs: drop peer group IDs under namespace lock. The root cause is failing to hold the namespace lock while cleaning up peer group IDs in the failure path, which could allow another thread to change a mount from shared to non-shared concurre...

7.8CVSS6.1AI score0.0016EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/24 1:06 p.m.33 views

CVE-2023-54126

CVE-2023-54126 : Linux kernel crypto_safexcel vulnerability where a failed safexcel driver load leaves IRQ affinity/workqueues uncleared, causing a boot-time warning. The fix cleans up the IRQ affinity and workqueues on load failure, per the vulnerability description and vendor advisories. Connec...

6AI score0.00209EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.39 views

CVE-2023-54126 crypto: safexcel - Cleanup ring IRQ workqueues on load failure

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Cleanup ring IRQ workqueues on load failure A failure loading the safexcel driver results in the following warning on boot, because the IRQ affinity has not been correctly cleaned up. Ensure we clean up the...

0.00209EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:06 p.m.8 views

CVE-2023-54126 crypto: safexcel - Cleanup ring IRQ workqueues on load failure

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Cleanup ring IRQ workqueues on load failure A failure loading the safexcel driver results in the following warning on boot, because the IRQ affinity has not been correctly cleaned up. Ensure we clean up the...

6.1AI score
SaveExploits0References10
OSV
OSV
added 2025/12/24 1:06 p.m.6 views

CVE-2023-54106 net/mlx5: fix potential memory leak in mlx5e_init_rep_rx

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fix potential memory leak in mlx5einitreprx The memory pointed to by the priv-rxres pointer is not freed in the error path of mlx5einitreprx, which can lead to a memory leak. Fix by freeing the memory in the error path,...

6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.37 views

CVE-2023-54103

...

0.00032EPSS
SaveExploits0
CVE
CVE
added 2025/12/24 1:06 p.m.25 views

CVE-2023-54103

CVE-2023-54103 entry is rejected/not used by its CVE Numbering Authority.

6.1AI score0.00032EPSS
SaveExploits0
OSV
OSV
added 2025/12/24 1:06 p.m.10 views

CVE-2023-54103 media: mtk-jpeg: Fix use after free bug due to uncanceled work

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix use after free bug due to uncanceled work In mtkjpegprobe, &jpeg-jobtimeoutwork is bound with mtkjpegjobtimeoutwork. Then mtkjpegdecdevicerun and mtkjpegencdevicerun may be called to start the work. If we...

6.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.43 views

CVE-2023-54100 scsi: qedi: Fix use after free bug in qedi_remove()

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix use after free bug in qediremove In qediprobe we call qediprobe which initializes &qedi-recoverywork with qedirecoveryhandler and &qedi-boarddisablework with qediboarddisablework. When qedischedulerecoveryhandler ...

7.8CVSS0.00156EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:06 p.m.7 views

CVE-2023-54100 scsi: qedi: Fix use after free bug in qedi_remove()

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix use after free bug in qediremove In qediprobe we call qediprobe which initializes &qedi-recoverywork with qedirecoveryhandler and &qedi-boarddisablework with qediboarddisablework. When qedischedulerecoveryhandler ...

7.8CVSS6.4AI score
SaveExploits0References9
Rows per page
Query Builder