Lucene search
K

290 matches found

Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.1 views

TensorFlow has Null Pointer Error in TensorArrayConcatV2

...

7.5CVSS6.3AI score0.00206EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:0 p.m.3 views

TensorFlow has Null Pointer Error in RandomShuffle with XLA enable

...

7.5CVSS6.3AI score0.00391EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/05/27 8:29 a.m.14 views

CVE-2021-47439

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Added the condition for scheduling kszmibreadwork When the ksz module is installed and removed using rmmod, kernel crashes with null pointer dereferrence error. During rmmod, kszswitchremove function tries to...

4.5CVSS6.5AI score0.00015EPSS
Exploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.0 views

UBUNTU-CVE-2021-47528

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix a NULL pointer dereference in cdnspendpointinit In cdnspendpointinit, cdnspringalloc is assigned to pep-ring and there is a dereference of it in cdnspendpointinit, which could lead to a NULL pointer dereference on...

5.5CVSS5.7AI score0.00018EPSS
Exploits0References5
OSV
OSV
added 2024/05/24 11:8 a.m.2 views

OESA-2024-1629 nautilus security update

It's easier to manage your files for the GNOME desktop. Ability to browse directories on local and remote systems. preview folders and launch related programs. It is also handle icons on the GNOME desktop. Security Fixes: GNOME Nautilus 42.2 allows a NULL pointer dereference and getbasename...

5.5CVSS6.8AI score0.00039EPSS
Exploits1References2
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.1 views

kernel: ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixer

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: Fix possible NULL dereference in sndac97mixer smatch error: sound/pci/ac97/ac97codec.c:2354 sndac97mixer error: we previously assumed 'rac97' could be null see line 2072 remove redundant assignment, return error if...

5.5CVSS6.8AI score0.00016EPSS
Exploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.0 views

UBUNTU-CVE-2023-52821

In the Linux kernel, the following vulnerability has been resolved: drm/panel: fix a possible null pointer dereference In versatilepanelgetmodes, the return value of drmmodeduplicate is assigned to mode, which will lead to a NULL pointer dereference on failure of drmmodeduplicate. Add a check to...

5.5CVSS5.9AI score0.00012EPSS
Exploits0References15
RedhatCVE
RedhatCVE
added 2024/05/17 10:23 p.m.17 views

CVE-2024-35790

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group The DisplayPort driver's sysfs nodes may be present to the userspace before typecaltmodesetdrvdata completes in dpaltmodeprobe. This...

5.5CVSS6.5AI score0.00022EPSS
Exploits0References4
NVD
NVD
added 2024/05/17 2:15 p.m.13 views

CVE-2023-52673

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error WHY & HOW Check whether getsubvpen callback exists before calling it...

5.5CVSS6.5AI score0.0002EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.11 views

CVE-2023-52673

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error WHY & HOW Check whether getsubvpen callback exists before calling it...

5.5CVSS6.3AI score0.0002EPSS
Exploits0References4
CVE
CVE
added 2024/05/17 2:2 p.m.85 views

CVE-2023-52673

CVE-2023-52673 — Linux kernel (drm/amd/display): A debugfs-related NULL pointer error was fixed in the AMD display code. The root cause was calling the get_subvp_en() callback without verifying its existence. The fix adds a check for the callback before invocation, preventing potential NULL deref...

5.5CVSS6.7AI score0.0002EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/05/17 2:2 p.m.10 views

CVE-2023-52673 drm/amd/display: Fix a debugfs null pointer error

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a debugfs null pointer error WHY & HOW Check whether getsubvpen callback exists before calling it...

5.5CVSS6AI score0.0002EPSS
Exploits0References5
NVD
NVD
added 2024/05/17 1:15 p.m.11 views

CVE-2024-35790

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group The DisplayPort driver's sysfs nodes may be present to the userspace before typecaltmodesetdrvdata completes in dpaltmodeprobe. This...

5.5CVSS6.4AI score0.00022EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/05/17 1:15 p.m.10 views

CVE-2024-35790

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group The DisplayPort driver's sysfs nodes may be present to the userspace before typecaltmodesetdrvdata completes in dpaltmodeprobe. This...

5.5CVSS6.3AI score0.00022EPSS
Exploits0References15
CVE
CVE
added 2024/05/17 12:24 p.m.163 views

CVE-2024-35790

CVE-2024-35790 in the Linux kernel : The issue was in the DisplayPort/USB Type-C subsystem where sysfs nodes could be exposed before the driver finished setup, risking NULL pointer dereferences in hpd_show/pin_assignment_show due to dev_get_drvdata() returning NULL. The fix removes manual sysfs n...

5.5CVSS6.6AI score0.00022EPSS
Exploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/17 12:24 p.m.22 views

CVE-2024-35790 usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group The DisplayPort driver's sysfs nodes may be present to the userspace before typecaltmodesetdrvdata completes in dpaltmodeprobe. This...

6.8AI score0.00022EPSS
Exploits0References6
OSV
OSV
added 2024/05/17 12:24 p.m.16 views

CVE-2024-35790 usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: create sysfs nodes as driver's default device attribute group The DisplayPort driver's sysfs nodes may be present to the userspace before typecaltmodesetdrvdata completes in dpaltmodeprobe. This...

5.5CVSS5.9AI score0.00022EPSS
Exploits0References11
NVD
NVD
added 2024/04/03 5:15 p.m.14 views

CVE-2024-26776

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-sfc-v3xx: Return IRQNONE if no interrupts were detected Return IRQNONE from the interrupt handler when no interrupt was detected. Because an empty interrupt will cause a null pointer error: Unable to handle kernel NULL...

5.5CVSS7.3AI score0.00012EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.17 views

CVE-2024-26776

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-sfc-v3xx: Return IRQNONE if no interrupts were detected Return IRQNONE from the interrupt handler when no interrupt was detected. Because an empty interrupt will cause a null pointer error: Unable to handle kernel NULL...

5.5CVSS6.2AI score0.00012EPSS
Exploits0References18
Cvelist
Cvelist
added 2024/04/03 5:1 p.m.18 views

CVE-2024-26776 spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected

In the Linux kernel, the following vulnerability has been resolved: spi: hisi-sfc-v3xx: Return IRQNONE if no interrupts were detected Return IRQNONE from the interrupt handler when no interrupt was detected. Because an empty interrupt will cause a null pointer error: Unable to handle kernel NULL...

7.5AI score0.00012EPSS
Exploits0References6
Rows per page
Query Builder