Lucene search
+L

69 matches found

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

Null pointer dereference

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...

7.2AI score0.00261EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/26 4:27 p.m.11 views

UBUNTU-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.2AI score0.00261EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/26 12:00 a.m.38 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:00 a.m.53 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
Vulnrichment
Vulnrichment
added 2024/02/25 2:03 p.m.26 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
Vulnrichment
Vulnrichment
added 2024/02/25 2:03 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
Debian CVE
Debian CVE
added 2024/02/25 2:03 p.m.37 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:03 p.m.32 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
CVE
CVE
added 2024/02/25 2:03 p.m.1201 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
CVE
CVE
added 2024/02/25 2:03 p.m.1226 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
Debian CVE
Debian CVE
added 2024/02/25 2:03 p.m.35 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
SUSE CVE
SUSE CVE
added 2023/02/15 3:39 a.m.5 views

SUSE CVE-2021-37159

hsofreenetdevice in drivers/net/usb/hso.c in the Linux kernel through 5.13.4 calls unregisternetdev without checking for the NETREGREGISTERED state, leading to a use-after-free and a double free...

5.5CVSS6.6AI score0.00391EPSS
SaveExploits0References33
Tenable Nessus
Tenable Nessus
added 2022/05/02 12:00 a.m.67 views

Amazon Linux 2 : kernel (ALASKERNEL-5.4-2022-003)

The version of kernel installed on the remote host is prior to 5.4.117-58.216. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.4-2022-003 advisory. 2024-05-23: CVE-2021-46974 was added to this advisory. 2024-05-23: CVE-2021-46909 was added to this advisor...

7.8CVSS6AI score0.03132EPSS
SaveExploits4References30
OSV
OSV
added 2021/10/22 5:12 p.m.12 views

CLSA-2021-1634922728 Fixed 22 CVEs in kernel

ELS-138: netfilter: xtables: add missing tables zeroing - ELS-138: CVE-2021-33909: seqfile: disallow extremely large seq buffer allocation - ELS-138: CVE-2021-22555: netfilter: xtables: fix compat match/target pad out-of-bound write - ELS-138: CVE-2020-29661: tty: Fix -pgrp locking in tiocspgrp -...

8.3CVSS7AI score0.78684EPSS
SaveExploits52References1
Oracle linux
Oracle linux
added 2021/10/14 12:00 a.m.78 views

Unbreakable Enterprise kernel security update

5.4.17-2136.300.7 - KVM: SVM: Fix mismerge in svmupdatepiirte Liam Merwick Orabug: 33446526 - Revert KVM: x86: hyperv: Remove duplicate definitions of Reference TSC Page Liam Merwick Orabug: 33450675 5.4.17-2136.300.6 - Revert scsi: core: Cap scsihost cmdperlun at canqueue Jack Vogel Orabug:...

7.8CVSS7.6AI score0.0596EPSS
SaveExploits17
Oracle linux
Oracle linux
added 2021/10/11 12:00 a.m.48 views

Unbreakable Enterprise kernel-container security update

5.4.17-2102.206.1 - Revert 'scsi: core: Cap scsihost cmdperlun at canqueue' Jack Vogel Orabug: 33403144 5.4.17-2102.206.0 - Revert 'uek-rpm: Don't recompute build-ids for kernel-uek-debuginfo' Jack Vogel Orabug: 33245043 - integrity: Load mokx variables into the blacklist keyring Eric Snowberg...

7.1CVSS0.5AI score0.0072EPSS
SaveExploits3
CloudLinux
CloudLinux
added 2021/09/21 10:11 p.m.90 views

Fix of CVE: CVE-2021-38160, CVE-2021-3573, CVE-2021-38205, CVE-2021-3178, CVE-2021-20265, CVE-2021-3612, CVE-2021-32399, CVE-2021-37159, CVE-2014-4508, CVE-2021-28972, CVE-2021-34693, CVE-2021-20292

ELSCVE-666: CVE-2021-34693: can: bcm: fix infoleak in struct bcmmsghead - ELSCVE-705: CVE-2021-38160: virtioconsole: Assure used length from device is limited - ELSCVE-769: CVE-2014-4508: x8632, entry: Do syscall exit work on badsys CVE-2014-4508 - ELSCVE-844: CVE-2021-3573: Bluetooth: use...

7.8CVSS7.4AI score0.02417EPSS
SaveExploits3References1
BDU FSTEC
BDU FSTEC
added 2021/08/12 12:00 a.m.8 views

The vulnerability of the hso_free_net_device function in the Linux kernel’s /net/usb/hso.c driver allows a attacker to compromise privacy, integrity, and accessibility.

The vulnerability of the hsofreenetdevice function in the Linux kernel’s /net/usb/hso.c file relates to the use of freed resources. Exploiting this vulnerability could allow an attacker to compromise privacy, integrity, and accessibility of systems...

6.9CVSS6.6AI score0.00391EPSS
SaveExploits0References36Affected Software3
OSV
OSV
added 2021/08/03 1:47 a.m.12 views

UVI-2021-1001243 usb: hso: fix error handling code of hso_create_net_device

usb: hso: fix error handling code of hsocreatenetdevice This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.54 by commit...

7.4AI score
SaveExploits0
OSV
OSV
added 2021/08/03 1:47 a.m.14 views

GSD-2021-1001243 usb: hso: fix error handling code of hso_create_net_device

usb: hso: fix error handling code of hsocreatenetdevice This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.54 by commit...

7.4AI score
SaveExploits0
Rows per page
Query Builder