Lucene search
K

23 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

5.5AI score0.0003EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/12/25 3:44 p.m.1 views

CVE-2025-68368

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

5.5CVSS5.7AI score0.0003EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:24 a.m.1 views

SUSE CVE-2025-68368

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

5.5CVSS6.4AI score0.0003EPSS
Exploits0References7
EUVD
EUVD
added 2025/12/24 12:30 p.m.1 views

EUVD-2025-205086

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

5.9AI score0.0003EPSS
Exploits0References3
OSV
OSV
added 2025/12/24 11:16 a.m.0 views

UBUNTU-CVE-2025-68368

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

5.7AI score0.0003EPSS
Exploits0References10
NVD
NVD
added 2025/12/24 11:16 a.m.1 views

CVE-2025-68368

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

0.0003EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.1 views

CVE-2025-68368

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

5.7AI score0.0003EPSS
Exploits0References9
CVE
CVE
added 2025/12/24 10:32 a.m.5 views

CVE-2025-68368

In CVE-2025-68368, the Linux kernel vulnerability arises in md: init bioset in mddev_init, where IO operations before md_run() (e.g., metadata updates after sysfs writes) can trigger a NULL pointer dereference if bioset is not initialized. Repro: mdadm -CR /dev/md0 -l1 -n2 /dev/sd[cd]; echo inact...

6AI score0.0003EPSS
Exploits0References2
OSV
OSV
added 2025/12/24 10:32 a.m.1 views

CVE-2025-68368 md: init bioset in mddev_init

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

6.3AI score0.0003EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.21 views

CVE-2025-68368 md: init bioset in mddev_init

In the Linux kernel, the following vulnerability has been resolved: md: init bioset in mddevinit IO operations may be needed before mdrun, such as updating metadata after writing sysfs. Without bioset, this triggers a NULL pointer dereference as below: BUG: kernel NULL pointer dereference, addres...

0.0003EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an uninitialized bioset in mddevinit, which could lead to a null pointer dereference...

6.1AI score0.0003EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.1 views

PT-2025-52904

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the md subsystem, specifically in the mddev init function. The issue arises because IO operations might be required before md run, such as updatin...

6.4AI score0.0003EPSS
Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2022-54845

Malicious code in bioql PyPI...

7.8CVSS6AI score0.00138EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an improper execution order of biosetexit and bioput under a race condition, which could result in a null...

5.5CVSS5.9AI score0.00013EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2025/02/27 3:7 a.m.1 views

SUSE CVE-2022-49384

In the Linux kernel, the following vulnerability has been resolved: md: fix double free of ioacctset bioset Now ioacctset is alloc and free in personality. Remove the codes that free ioacctset in mdfree and mdstop...

5.5CVSS6.8AI score0.00138EPSS
Exploits0References7
OSV
OSV
added 2025/02/26 7:1 a.m.1 views

DEBIAN-CVE-2022-49384

In the Linux kernel, the following vulnerability has been resolved: md: fix double free of ioacctset bioset Now ioacctset is alloc and free in personality. Remove the codes that free ioacctset in mdfree and mdstop...

7.8CVSS5.8AI score0.00138EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.0 views

UBUNTU-CVE-2022-49384

In the Linux kernel, the following vulnerability has been resolved: md: fix double free of ioacctset bioset Now ioacctset is alloc and free in personality. Remove the codes that free ioacctset in mdfree and mdstop...

7.8CVSS6.5AI score0.00138EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.5 views

CVE-2022-49384

In the Linux kernel, the following vulnerability has been resolved: md: fix double free of ioacctset bioset Now ioacctset is alloc and free in personality. Remove the codes that free ioacctset in mdfree and mdstop...

7.8CVSS5.8AI score0.00138EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.1 views

CVE-2022-49384 md: fix double free of io_acct_set bioset

In the Linux kernel, the following vulnerability has been resolved: md: fix double free of ioacctset bioset Now ioacctset is alloc and free in personality. Remove the codes that free ioacctset in mdfree and mdstop...

6.4AI score0.00138EPSS
Exploits0References4
OSV
OSV
added 2025/02/26 2:11 a.m.5 views

CVE-2022-49384 md: fix double free of io_acct_set bioset

In the Linux kernel, the following vulnerability has been resolved: md: fix double free of ioacctset bioset Now ioacctset is alloc and free in personality. Remove the codes that free ioacctset in mdfree and mdstop...

7.8CVSS5.5AI score0.00138EPSS
Exploits0References7
Rows per page
Query Builder