Lucene search
+L

254 matches found

OSV
OSV
added 2024/09/17 12:15 a.m.9 views

CVE-2024-44124

This issue was addressed through improved state management. This issue is fixed in iOS 18 and iPadOS 18. A malicious Bluetooth input device may bypass pairing...

6.5CVSS5.8AI score0.00287EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/09/17 12:0 a.m.12 views

Apple iOS 安全漏洞

Apple iOS is a suite of operating systems developed for mobile devices by the American company Apple. A security vulnerability exists in Apple iOS version 18 and iPadOS version 18, which stems from a malicious Bluetooth input device that may bypass pairing...

6.5CVSS6.3AI score0.00287EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/16 11:23 p.m.53 views

CVE-2024-44124

CVE-2024-44124 affects iOS 18 and iPadOS 18, where a malicious Bluetooth input device may bypass pairing due to a state-management issue. Connected sources confirm the root cause as improper state management in the Bluetooth pairing flow, with Apple listing the fix in iOS 18 / iPadOS 18. The Red ...

6.5CVSS6.3AI score0.00287EPSS
SaveExploits0References2Affected Software2
Tenable Nessus
Tenable Nessus
added 2024/09/13 12:0 a.m.96 views

Ubuntu 22.04 LTS : Linux kernel vulnerabilities (USN-7008-1)

"The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7008-1 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to cau...

9.8CVSS7.8AI score0.02701EPSS
SaveExploits3References221
Tenable Nessus
Tenable Nessus
added 2024/09/13 12:0 a.m.204 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-7007-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7007-1 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use...

9.8CVSS7AI score0.02701EPSS
SaveExploits4References218
Tenable Nessus
Tenable Nessus
added 2024/09/13 12:0 a.m.257 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-7009-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7009-1 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use...

9.8CVSS7AI score0.02701EPSS
SaveExploits4References218
Tenable Nessus
Tenable Nessus
added 2024/09/11 12:0 a.m.147 views

Ubuntu 24.04 LTS : Linux kernel vulnerabilities (USN-6999-1)

The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6999-1 advisory. Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to caus...

9.8CVSS7.1AI score0.02701EPSS
SaveExploits3References219
OSV
OSV
added 2024/09/04 8:15 p.m.3 views

UBUNTU-CVE-2024-44986

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in ip6finishoutput2 If skbexpandhead returns NULL, skb has been freed and associated dst/idev could also have been freed. We need to hold rcureadlock to make sure the dst and associated idev are alive...

7.8CVSS6.2AI score0.00237EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/08/28 2:25 a.m.5 views

SUSE CVE-2024-44937

In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel-vbtn: Protect ACPI notify handler against recursion Since commit e2ffcda16290 "ACPI: OSL: Allow Notify handlers to run on all CPUs" ACPI notify handlers like the intel-vbtn notifyhandler may run on multiple CP...

5.5CVSS7.4AI score0.00182EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/07/31 12:0 a.m.43 views

Ubuntu 14.04 LTS / 16.04 LTS : Linux kernel vulnerabilities (USN-6938-1)

"The remote Ubuntu 14.04 LTS / 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6938-1 advisory. It was discovered that the device input subsystem in the Linux kernel did not properly handle the case when an event code falls outside of a...

7.8CVSS7.2AI score0.00829EPSS
SaveExploits0References32
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.14 views

CVE-2022-48836 Input: aiptek - properly check endpoint type

In the Linux kernel, the following vulnerability has been resolved: Input: aiptek - properly check endpoint type Syzbot reported warning in usbsubmiturb which is caused by wrong endpoint type. There was a check for the number of endpoints, but not for the type of endpoint. Fix it by replacing old...

6.5AI score0.00242EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/12 1:15 p.m.2 views

DEBIAN-CVE-2024-40957

In the Linux kernel, the following vulnerability has been resolved: seg6: fix parameter passing when calling NFHOOK in End.DX4 and End.DX6 behaviors inputactionenddx4 and inputactionenddx6 are called NFHOOK for PREROUTING hook, in PREROUTING hook, we should passing a valid indev, and a NULL outde...

5.5CVSS5.6AI score0.00247EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/23 3:56 p.m.5 views

SUSE CVE-2021-47334

In the Linux kernel, the following vulnerability has been resolved: misc/libmasm/module: Fix two use after free in ibmasminitone In ibmasminitone, it calls ibmasminitremoteinputdev. Inside ibmasminitremoteinputdev, mousedev and keybddev are allocated by inputallocatedevice, and assigned to...

6.6CVSS6.7AI score0.00278EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-CVE-2021-47334

In the Linux kernel, the following vulnerability has been resolved: misc/libmasm/module: Fix two use after free in ibmasminitone In ibmasminitone, it calls ibmasminitremoteinputdev. Inside ibmasminitremoteinputdev, mousedev and keybddev are allocated by inputallocatedevice, and assigned to...

7.8CVSS5.7AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.9 views

UBUNTU-CVE-2021-47334

In the Linux kernel, the following vulnerability has been resolved: misc/libmasm/module: Fix two use after free in ibmasminitone In ibmasminitone, it calls ibmasminitremoteinputdev. Inside ibmasminitremoteinputdev, mousedev and keybddev are allocated by inputallocatedevice, and assigned to...

7.8CVSS6AI score0.00278EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.18 views

CVE-2021-47334 misc/libmasm/module: Fix two use after free in ibmasm_init_one

In the Linux kernel, the following vulnerability has been resolved: misc/libmasm/module: Fix two use after free in ibmasminitone In ibmasminitone, it calls ibmasminitremoteinputdev. Inside ibmasminitremoteinputdev, mousedev and keybddev are allocated by inputallocatedevice, and assigned to...

7AI score0.00278EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.5 views

kernel: icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev()

In the Linux kernel, the following vulnerability has been resolved: icmp6: Fix null-ptr-deref of ip6nullentry-rt6iidev in icmp6dev. With some IPv6 Ext Hdr RPL, SRv6, etc., we can send a packet that has the link-local address as src and dst IP and will be forwarded to an external IP in the IPv6 Ex...

5.5CVSS6.8AI score0.00192EPSS
SaveExploits0References5
OSV
OSV
added 2024/02/29 6:15 a.m.2 views

DEBIAN-CVE-2023-52478

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect hidppconnectevent has four time-of-check vs time-of-use TOCTOU races when it races with itself. hidppconnectevent primarily runs from a workqueue but it also runs o...

4.7CVSS5.4AI score0.00171EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.5 views

SUSE CVE-2021-46932

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in flushwork. This warning is caused by work-func == NULL, which means missing work initialization. This may happen, since inputdev-close...

2.5CVSS5.9AI score0.00228EPSS
SaveExploits0References16
OSV
OSV
added 2024/02/27 10:15 a.m.2 views

DEBIAN-CVE-2021-46932

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in flushwork. This warning is caused by work-func == NULL, which means missing work initialization. This may happen, since inputdev-close...

5.5CVSS5.2AI score0.00228EPSS
SaveExploits0References1
Rows per page
Query Builder