Lucene search
+L

432 matches found

Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.5 views

Bluetooth: Call iso_exit() on module unload

...

7.8CVSS6.7AI score0.00214EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.5 views

SUSE CVE-2024-56637

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Hold module reference while requesting a module User space may unload ipset.ko while it is itself requesting a set type backend module, leading to a kernel crash. The race condition may be provoked by inserting ...

4.7CVSS7.5AI score0.00177EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2025/01/08 1:59 p.m.15 views

CVE-2024-56577

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix null-ptr-deref during unload module The workqueue should be destroyed in mtkjpegcore.c since commit 09aea13ecf6f "media: mtk-jpeg: refactor some variables", otherwise the below calltrace can be easily...

5.5CVSS6.6AI score0.00233EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.11 views

PT-2026-20443

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to the qla2xxx SCSI driver. A system crash can occur during a load/unload test loop when a module unload is issued while a fabric scan is in...

5.5CVSS7.1AI score0.00118EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/29 2:57 p.m.15 views

CVE-2024-56708

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on module unload The segmentation fault happens because: During modprobe: 1. In igen6probe, igen6pvt will be allocated with kzalloc 2. In igen6registermci, mci-pvtinfo will point to...

4.4CVSS6.8AI score0.0025EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/28 10:15 a.m.25 views

CVE-2024-56708

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on module unload The segmentation fault happens because: During modprobe: 1. In igen6probe, igen6pvt will be allocated with kzalloc 2. In igen6registermci, mci-pvtinfo will point to...

7.8CVSS0.0025EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/28 10:15 a.m.5 views

UBUNTU-CVE-2024-56708

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on module unload The segmentation fault happens because: During modprobe: 1. In igen6probe, igen6pvt will be allocated with kzalloc 2. In igen6registermci, mci-pvtinfo will point to...

7.8CVSS6.1AI score0.0025EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2024/12/28 9:46 a.m.27 views

CVE-2024-56708 EDAC/igen6: Avoid segmentation fault on module unload

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on module unload The segmentation fault happens because: During modprobe: 1. In igen6probe, igen6pvt will be allocated with kzalloc 2. In igen6registermci, mci-pvtinfo will point to...

0.0025EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/12/28 9:46 a.m.14 views

CVE-2024-56708

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on module unload The segmentation fault happens because: During modprobe: 1. In igen6probe, igen6pvt will be allocated with kzalloc 2. In igen6registermci, mci-pvtinfo will point to...

7.8CVSS5.5AI score0.0025EPSS
SaveExploits0
CVE
CVE
added 2024/12/28 9:46 a.m.158 views

CVE-2024-56708

Technical details about affected products/versions are not provided in the documents. The CVE description states a fix for a double free during module unload in edac/igen6, but no vendor/version specifics are included.

7.8CVSS6.5AI score0.0025EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/28 9:46 a.m.2 views

CVE-2024-56708 EDAC/igen6: Avoid segmentation fault on module unload

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on module unload The segmentation fault happens because: During modprobe: 1. In igen6probe, igen6pvt will be allocated with kzalloc 2. In igen6registermci, mci-pvtinfo will point to...

7.6AI score0.0025EPSS
SaveExploits0References6
OSV
OSV
added 2024/12/28 9:46 a.m.8 views

CVE-2024-56708 EDAC/igen6: Avoid segmentation fault on module unload

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Avoid segmentation fault on module unload The segmentation fault happens because: During modprobe: 1. In igen6probe, igen6pvt will be allocated with kzalloc 2. In igen6registermci, mci-pvtinfo will point to...

7.8CVSS5.9AI score
SaveExploits0References10
OSV
OSV
added 2024/12/27 3:15 p.m.4 views

DEBIAN-CVE-2024-56637

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Hold module reference while requesting a module User space may unload ipset.ko while it is itself requesting a set type backend module, leading to a kernel crash. The race condition may be provoked by inserting ...

4.7CVSS5.5AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.10 views

UBUNTU-CVE-2024-56577

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix null-ptr-deref during unload module The workqueue should be destroyed in mtkjpegcore.c since commit 09aea13ecf6f "media: mtk-jpeg: refactor some variables", otherwise the below calltrace can be easily...

5.5CVSS6.2AI score0.00233EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2024/12/27 2:23 p.m.46 views

CVE-2024-56577 media: mtk-jpeg: Fix null-ptr-deref during unload module

In the Linux kernel, the following vulnerability has been resolved: media: mtk-jpeg: Fix null-ptr-deref during unload module The workqueue should be destroyed in mtkjpegcore.c since commit 09aea13ecf6f "media: mtk-jpeg: refactor some variables", otherwise the below calltrace can be easily...

0.00233EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/12 5:16 p.m.25 views

CLSA-2024-1731431756 kernel: Fix of 30 CVEs

tty: ngsm: Fix use-after-free in gsmcleanupmux CVE-2024-50073 - drm/amdkfd: amdkfdfreegttmem clear the correct pointer CVE-2024-49991 - ext4: fix timer use-after-free on failed mount CVE-2024-49960 - ext4: avoid use-after-free in ext4extshowleaf CVE-2024-49889 - ext4: fix slab-use-after-free in...

9.8CVSS7AI score0.01369EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.17 views

kernel: ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance

A flaw was found in the Linux kernel's HDA driver before initialization. This issue occurs when a user unloads and then reloads the module, and could allow a local user to crash the system...

5.5CVSS7.2AI score0.00211EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.15 views

kernel: KVM: Always flush async #PF workqueue when vCPU is being destroyed

In the Linux kernel, the following vulnerability has been resolved: KVM: Always flush async PF workqueue when vCPU is being destroyed Always flush the per-vCPU async PF workqueue when a vCPU is clearing its completion queue, e.g. when a VM and all its vCPUs is being destroyed. KVM must ensure tha...

7.8CVSS6.8AI score0.00261EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/12 8:00 a.m.4 views

drm/amd/display: fix double free issue during amdgpu module unload

...

7.8CVSS7.1AI score0.00249EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/11/12 8:00 a.m.16 views

thermal: intel: int340x: processor: Fix warning during module unload

...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0
Rows per page
Query Builder