Lucene search
+L

10995 matches found

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

SUSE CVE-2022-49851

In the Linux kernel, the following vulnerability has been resolved: riscv: fix reserved memory setup Currently, RISC-V sets up reserved memory using the "early" copy of the device tree. As a result, when trying to get a reserved memory region using ofreservedmemlookup, the pointer to reserved...

7.1CVSS6.4AI score0.00193EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.10 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-57913)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-57913 advisory. - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Remove WARNON in...

4.7CVSS5.8AI score0.00185EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.16 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-57913)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-57913 advisory. - In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Remove WARNON in...

4.7CVSS5.8AI score0.00185EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/04 4:57 p.m.30 views

CVE-2023-53046

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix race condition in hcicmdsyncclear There is a potential race condition in hcicmdsyncwork and hcicmdsyncclear, and could lead to use-after-free. For instance, hcicmdsyncwork is added to the 'reqworkqueue' after...

5.5CVSS6.7AI score0.00138EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:54 p.m.33 views

CVE-2023-53110

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL sndbufdesc in smccdctxhandler When performing a stress test on SMC-R by rmmod mlx5ib driver during the wrk/nginx test, we found that there is a probability of triggering a panic while terminating all link groups...

5.5CVSS6.9AI score0.00445EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:38 p.m.20 views

CVE-2023-53047

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix race condition in amdteeopensession There is a potential race condition in amdteeopensession that may lead to use-after-free. For instance, in amdteeopensession after sess-sessmask is set, and before setting:...

5.5CVSS6.7AI score0.0014EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:27 p.m.10 views

CVE-2023-53104

No description is available for this CVE...

5.5CVSS6.6AI score
SaveExploits0References4
OSV
OSV
added 2025/05/02 4:15 p.m.10 views

CVE-2023-53104

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5AI score
SaveExploits0References1
NVD
NVD
added 2025/05/02 4:15 p.m.30 views

CVE-2023-53110

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL sndbufdesc in smccdctxhandler When performing a stress test on SMC-R by rmmod mlx5ib driver during the wrk/nginx test, we found that there is a probability of triggering a panic while terminating all link groups...

7.5CVSS0.00445EPSS
SaveExploits0References5
NVD
NVD
added 2025/05/02 4:15 p.m.22 views

CVE-2023-53082

In the Linux kernel, the following vulnerability has been resolved: vpvdpa: fix the crash in hot unplug with vpvdpa While unplugging the vpvdpa device, it triggers a kernel panic The root cause is: vdpamgmtdevunregister will accesses modern devices which will cause a use after free. So need to...

7.8CVSS0.00191EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.6 views

DEBIAN-CVE-2023-53082

In the Linux kernel, the following vulnerability has been resolved: vpvdpa: fix the crash in hot unplug with vpvdpa While unplugging the vpvdpa device, it triggers a kernel panic The root cause is: vdpamgmtdevunregister will accesses modern devices which will cause a use after free. So need to...

7.8CVSS5.4AI score0.00191EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/02 4:15 p.m.14 views

CVE-2023-53046

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix race condition in hcicmdsyncclear There is a potential race condition in hcicmdsyncwork and hcicmdsyncclear, and could lead to use-after-free. For instance, hcicmdsyncwork is added to the 'reqworkqueue' after...

7.8CVSS0.00138EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/02 4:15 p.m.9 views

CVE-2023-53047

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix race condition in amdteeopensession There is a potential race condition in amdteeopensession that may lead to use-after-free. For instance, in amdteeopensession after sess-sessmask is set, and before setting:...

7.8CVSS0.0014EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/02 4:15 p.m.8 views

UBUNTU-CVE-2023-53082

In the Linux kernel, the following vulnerability has been resolved: vpvdpa: fix the crash in hot unplug with vpvdpa While unplugging the vpvdpa device, it triggers a kernel panic The root cause is: vdpamgmtdevunregister will accesses modern devices which will cause a use after free. So need to...

7.8CVSS6AI score0.00191EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/02 3:55 p.m.12 views

CVE-2023-53110 net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL sndbufdesc in smccdctxhandler When performing a stress test on SMC-R by rmmod mlx5ib driver during the wrk/nginx test, we found that there is a probability of triggering a panic while terminating all link groups...

7.5CVSS5.8AI score
SaveExploits0References8
CVE
CVE
added 2025/05/02 3:55 p.m.121 views

CVE-2023-53110

In CVE-2023-53110, the Linux kernel vulnerability affects the SMC subsystem (net/smc). The issue arises from a race between smc_smcr_terminate_all() and smc_buf_create(), which can lead to a NULL sndbuf_desc being dereferenced in smc_cdc_tx_handler during CQE processing, causing a kernel panic (a...

7.5CVSS6.5AI score0.00445EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.19 views

CVE-2023-53110 net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL sndbufdesc in smccdctxhandler When performing a stress test on SMC-R by rmmod mlx5ib driver during the wrk/nginx test, we found that there is a probability of triggering a panic while terminating all link groups...

7.5CVSS0.00445EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/02 3:55 p.m.64 views

CVE-2023-53104

CVE-2023-53104 is rejected/withdrawn by the CVE Numbering Authority and not an active vulnerability entry.

6.4AI score
SaveExploits0
OSV
OSV
added 2025/05/02 3:55 p.m.14 views

CVE-2023-53082 vp_vdpa: fix the crash in hot unplug with vp_vdpa

In the Linux kernel, the following vulnerability has been resolved: vpvdpa: fix the crash in hot unplug with vpvdpa While unplugging the vpvdpa device, it triggers a kernel panic The root cause is: vdpamgmtdevunregister will accesses modern devices which will cause a use after free. So need to...

5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.33 views

CVE-2023-53082 vp_vdpa: fix the crash in hot unplug with vp_vdpa

In the Linux kernel, the following vulnerability has been resolved: vpvdpa: fix the crash in hot unplug with vpvdpa While unplugging the vpvdpa device, it triggers a kernel panic The root cause is: vdpamgmtdevunregister will accesses modern devices which will cause a use after free. So need to...

0.00191EPSS
SaveExploits0References3
Rows per page
Query Builder