Lucene search
+L

320 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 3:6 a.m.7 views

SUSE CVE-2022-49472

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: Allow probing without .driverdata Currently, if the .probe element is present in the phydriver structure and the .driverdata is not, a NULL pointer dereference happens. Allow passing .probe without .driverdata b...

5.5CVSS6.5AI score0.00284EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.7 views

PT-2025-9013 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been resolved. The problem occurs when vmclock ptp register fails during probing, leading to vmclock remove being called to clean up the ptp clock and...

6.4AI score0.00172EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/26 7:1 a.m.3 views

DEBIAN-CVE-2022-49472

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: Allow probing without .driverdata Currently, if the .probe element is present in the phydriver structure and the .driverdata is not, a NULL pointer dereference happens. Allow passing .probe without .driverdata b...

5.5CVSS5.5AI score0.00284EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:1 a.m.10 views

CVE-2022-49472

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: Allow probing without .driverdata Currently, if the .probe element is present in the phydriver structure and the .driverdata is not, a NULL pointer dereference happens. Allow passing .probe without .driverdata b...

5.5CVSS0.00284EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:1 a.m.1 views

DEBIAN-CVE-2022-49308

In the Linux kernel, the following vulnerability has been resolved: extcon: Modify extcon device to be created after driver data is set Currently, someone can invoke the sysfs such as stateshow intermittently before devsetdrvdata is done. And it can be a cause of kernel Oops because of edev is Nu...

5.5CVSS5.5AI score0.00284EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.6 views

UBUNTU-CVE-2022-49472

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: Allow probing without .driverdata Currently, if the .probe element is present in the phydriver structure and the .driverdata is not, a NULL pointer dereference happens. Allow passing .probe without .driverdata b...

5.5CVSS6.2AI score0.00284EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/26 7:1 a.m.8 views

UBUNTU-CVE-2022-49308

In the Linux kernel, the following vulnerability has been resolved: extcon: Modify extcon device to be created after driver data is set Currently, someone can invoke the sysfs such as stateshow intermittently before devsetdrvdata is done. And it can be a cause of kernel Oops because of edev is Nu...

5.5CVSS6.2AI score0.00284EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.2 views

CVE-2022-49472 net: phy: micrel: Allow probing without .driver_data

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: Allow probing without .driverdata Currently, if the .probe element is present in the phydriver structure and the .driverdata is not, a NULL pointer dereference happens. Allow passing .probe without .driverdata b...

6.4AI score0.00284EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/26 2:13 a.m.108 views

CVE-2022-49472

CVE-2022-49472 affects the Linux kernel PHY Micrel driver: if a .probe is present and .driver_data is missing, a NULL pointer dereference can occur. The fix adds NULL checks for priv->type to allow probing without .driver_data. Connected advisories (Astra/Unity Linux) reference Linux kernel ve...

5.5CVSS5.4AI score0.00284EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/02/26 2:10 a.m.15 views

CVE-2022-49308 extcon: Modify extcon device to be created after driver data is set

In the Linux kernel, the following vulnerability has been resolved: extcon: Modify extcon device to be created after driver data is set Currently, someone can invoke the sysfs such as stateshow intermittently before devsetdrvdata is done. And it can be a cause of kernel Oops because of edev is Nu...

5.9AI score
SaveExploits0References11
CVE
CVE
added 2025/02/26 2:10 a.m.121 views

CVE-2022-49308

The CVE-2022-49308 entry describes a Linux kernel extcon overflow/NULL dereference vulnerability that could cause an Oops when sysfs state_show() runs before driver data is set. The root cause is extcon device creation occurring before drvdata is initialized, leading to an edev NULL dereference d...

5.5CVSS5.2AI score0.00284EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.20 views

CVE-2022-49308 extcon: Modify extcon device to be created after driver data is set

In the Linux kernel, the following vulnerability has been resolved: extcon: Modify extcon device to be created after driver data is set Currently, someone can invoke the sysfs such as stateshow intermittently before devsetdrvdata is done. And it can be a cause of kernel Oops because of edev is Nu...

0.00284EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.4 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 the extcon device being created prior to setting the driver data, which could result in a null pointer...

5.5CVSS6.4AI score0.00284EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: media: amphion: Set video drvdata before registering the video device. video drvdata should be set before the video device is registered; otherwise, videodrvdata may return NULL in the open file operations, leading to errors...

5.5CVSS5.9AI score0.00234EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: HID: amdsfh: Free driverdata after destroying the hid device Driver callbacks for HID are no longer called after the hiddestroydevice function is called. Therefore, the driverdata should only be freed after the hiddestroydevic...

7.8CVSS6.6AI score0.00248EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: um: vector: Do not use drvdata in release. The drvdata is not available in the release version. We should use containerof to obtain the vectordevice instance. Otherwise, removing a vector device will result in a crash. RIP:...

5.5CVSS5.7AI score0.00247EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.6 views

media: imx-jpeg: Set video drvdata before register video device

...

5.5CVSS6.9AI score0.00234EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.8 views

media: amphion: Set video drvdata before register video device

...

5.5CVSS6.9AI score0.00234EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/12 12:14 a.m.4 views

SUSE CVE-2024-57799

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rkhdptxphyruntimeresume may be invoked before platformsetdrvdata is executed in -probe, leading to a NULL pointer dereference when using the retu...

5.5CVSS7.6AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.9 views

UBUNTU-CVE-2024-57799

In the Linux kernel, the following vulnerability has been resolved: phy: rockchip: samsung-hdptx: Set drvdata before enabling runtime PM In some cases, rkhdptxphyruntimeresume may be invoked before platformsetdrvdata is executed in -probe, leading to a NULL pointer dereference when using the retu...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References10
Rows per page
Query Builder