Lucene search
+L

817 matches found

Prion
Prion
added 2024/02/26 4:27 p.m.21 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check the allocworkqueue return value in radeoncrtcinit check the allocworkqueue return value in radeoncrtcinit to avoid null-ptr-deref...

7.2AI score0.0029EPSS
SaveExploits0References8
Prion
Prion
added 2024/02/26 4:27 p.m.31 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix null-ptr-deref during tty device unregistration Multiple ttys try to claim the same the minor number causing a double unregistration of the same device. The first unregistration succeeds but the next one results in ...

7.1AI score0.00256EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/02/26 12:0 a.m.36 views

CVE-2021-46905

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix NULL-deref on disconnect regression Commit 8a12f8836145 "net: hso: fix null-ptr-deref during tty device unregistration" fixed the racy minor allocation reported by syzbot, but introduced an unconditional NULL-pointe...

5.5CVSS6.4AI score0.00261EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/02/26 12:0 a.m.47 views

CVE-2021-46904

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix null-ptr-deref during tty device unregistration Multiple ttys try to claim the same the minor number causing a double unregistration of the same device. The first unregistration succeeds but the next one results in ...

5.5CVSS6.3AI score0.00256EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/02/26 12:0 a.m.33 views

CVE-2023-52470

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check the allocworkqueue return value in radeoncrtcinit check the allocworkqueue return value in radeoncrtcinit to avoid null-ptr-deref...

5.5CVSS6.3AI score0.0029EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2024/02/25 2:3 p.m.24 views

CVE-2021-46905 net: hso: fix NULL-deref on disconnect regression

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix NULL-deref on disconnect regression Commit 8a12f8836145 "net: hso: fix null-ptr-deref during tty device unregistration" fixed the racy minor allocation reported by syzbot, but introduced an unconditional NULL-pointe...

6.4AI score0.00261EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/02/25 2:3 p.m.25 views

CVE-2021-46905 net: hso: fix NULL-deref on disconnect regression

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix NULL-deref on disconnect regression Commit 8a12f8836145 "net: hso: fix null-ptr-deref during tty device unregistration" fixed the racy minor allocation reported by syzbot, but introduced an unconditional NULL-pointe...

6.8AI score0.00261EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/02/25 2:3 p.m.33 views

CVE-2021-46904

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix null-ptr-deref during tty device unregistration Multiple ttys try to claim the same the minor number causing a double unregistration of the same device. The first unregistration succeeds but the next one results in ...

5.5CVSS6.2AI score0.00256EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/25 2:3 p.m.22 views

CVE-2021-46904 net: hso: fix null-ptr-deref during tty device unregistration

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix null-ptr-deref during tty device unregistration Multiple ttys try to claim the same the minor number causing a double unregistration of the same device. The first unregistration succeeds but the next one results in ...

6.4AI score0.00256EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/02/25 2:3 p.m.16 views

CVE-2021-46904 net: hso: fix null-ptr-deref during tty device unregistration

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix null-ptr-deref during tty device unregistration Multiple ttys try to claim the same the minor number causing a double unregistration of the same device. The first unregistration succeeds but the next one results in ...

7.1AI score0.00256EPSS
SaveExploits0References8
CVE
CVE
added 2024/02/25 2:3 p.m.1219 views

CVE-2021-46904

CVE-2021-46904 affects the Linux kernel net: hso subsystem. The issue was a null pointer dereference during tty device unregistration caused by multiple ttys claiming the same minor number. The root cause was that get_free_serial_index() returned an available minor but did not assign it immediate...

5.5CVSS6.2AI score0.00256EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/02/25 2:3 p.m.1198 views

CVE-2021-46905

CVE-2021-46905 : Linux kernel vulnerability where a NULL-pointer dereference was introduced in net: hso during tty device unregistration after a minor was released. The issue arose because the serial device table could be accessed post-release of the minor by hso_serial_tty_unregister(), leading ...

5.5CVSS6.2AI score0.00261EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/02/25 2:3 p.m.33 views

CVE-2021-46905

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix NULL-deref on disconnect regression Commit 8a12f8836145 "net: hso: fix null-ptr-deref during tty device unregistration" fixed the racy minor allocation reported by syzbot, but introduced an unconditional NULL-pointe...

5.5CVSS7.2AI score0.00261EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/25 8:16 a.m.29 views

CVE-2023-52470 drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check the allocworkqueue return value in radeoncrtcinit check the allocworkqueue return value in radeoncrtcinit to avoid null-ptr-deref...

6.5AI score0.0029EPSS
SaveExploits0References8
CVE
CVE
added 2024/02/25 8:16 a.m.1311 views

CVE-2023-52470

CVE-2023-52470: Linux kernel vulnerability fixed in drm/radeon driver. The issue was a potential NULL pointer dereference in radeon_crtc_init() if the alloc_workqueue call failed. The published fix adds a check for the alloc_workqueue return value to avoid dereferencing a NULL pointer. Affected c...

5.5CVSS6.6AI score0.0029EPSS
SaveExploits0References10Affected Software1
RedHat Linux
RedHat Linux
added 2024/02/20 12:31 p.m.42 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

7.8CVSS7.1AI score0.01549EPSS
SaveExploits3References20
Amazon
Amazon
added 2024/02/05 12:0 a.m.7 views

Important: kernel

Issue Overview: A flaw has been found in Xen. An unprivileged guest can cause Denial of Service DoS of the host by sending network packets to the backend, causing the backend to crash. CVE-2023-46838 In the Linux kernel, the following vulnerability has been resolved: uio: Fix use-after-free in...

7.8CVSS6.1AI score0.01999EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/01/25 11:15 a.m.66 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 9.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.8CVSS6.9AI score0.09141EPSS
SaveExploits2References11
OSV
OSV
added 2024/01/12 11:6 a.m.4 views

OESA-2024-1030 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: openeuler-linux-kernel-4.19.0-cbsdestroy-NULL-ptr-deref-391216CVE-2021-33630 openeuler-linux-kernel-5.10.149-ext4writeinlinedata-kernelbug-365020CVE-2021-33631 An out-of-bounds read vulnerability was found in the NVMe-oF/TCP...

7.8CVSS6.5AI score0.01657EPSS
SaveExploits1References6
OSV
OSV
added 2024/01/12 11:6 a.m.8 views

OESA-2024-1031 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: openeuler-linux-kernel-4.19.0-cbsdestroy-NULL-ptr-deref-391216CVE-2021-33630 openeuler-linux-kernel-5.10.149-ext4writeinlinedata-kernelbug-365020CVE-2021-33631 An issue was discovered in the Linux kernel through 6.3.8. A...

7.8CVSS7.2AI score0.01657EPSS
SaveExploits1References6
Rows per page
Query Builder