Lucene search
+L

1201 matches found

EUVD
EUVD
added 2025/12/09 6:30 p.m.8 views

EUVD-2022-55729

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

6.1AI score0.00954EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/09 4:17 p.m.4 views

DEBIAN-CVE-2022-50676

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS5.4AI score0.00954EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 4:17 p.m.12 views

UBUNTU-CVE-2022-50676

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS5.9AI score0.00954EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/12/09 3:31 a.m.8 views

EUVD-2023-60107

In the Linux kernel, the following vulnerability has been resolved: crypto: api - Use work queue in cryptodestroyinstance The function cryptodropspawn expects to be called in process context. However, when an instance is unregistered while it still has active users, the last user may cause the...

5.9AI score0.00205EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/09 1:29 a.m.31 views

CVE-2022-50676

CVE-2022-50676 affects the Linux kernel component net/rds, specifically the rds_tcp_reset_callbacks() path. The root cause is that cancel_delayed_work_sync() was placed in a section protected by lock_sock(), which could be called by functions like rds_send_xmit(), leading to a potential lock orde...

7.5CVSS6.2AI score0.00954EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.38 views

CVE-2022-50676 net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS0.00954EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 1:29 a.m.10 views

CVE-2022-50676 net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS6.5AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.16 views

CVE-2022-50676

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rdstcpresetcallbacks syzbot is reporting lockdep warning at rdstcpresetcallbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rdstcpresetcallbacks"...

7.5CVSS5.4AI score0.00954EPSS
SaveExploits0
OSV
OSV
added 2025/12/09 1:16 a.m.9 views

DEBIAN-CVE-2023-53799

In the Linux kernel, the following vulnerability has been resolved: crypto: api - Use work queue in cryptodestroyinstance The function cryptodropspawn expects to be called in process context. However, when an instance is unregistered while it still has active users, the last user may cause the...

5.3AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 1:16 a.m.14 views

UBUNTU-CVE-2023-53799

In the Linux kernel, the following vulnerability has been resolved: crypto: api - Use work queue in cryptodestroyinstance The function cryptodropspawn expects to be called in process context. However, when an instance is unregistered while it still has active users, the last user may cause the...

5.7AI score0.00205EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.6 views

PT-2025-49707

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rds tcp reset callbacks syzbot is reporting lockdep warning at rds tcp reset callbacks 1, for commit ac3615e7f3cffe2a "RDS: TCP: Reduce code duplication in rds tcp reset...

6.5AI score0.00954EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/05 12:00 a.m.24 views

PT-2026-2513

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the USB PHY driver for Freescale fsl-usb within the Linux kernel. The vulnerability occurs due to a race condition during device removal where a delayed...

7.8CVSS5.3AI score0.00486EPSS
SaveExploits0References191
OSV
OSV
added 2025/12/04 12:38 p.m.7 views

CVE-2025-40215 xfrm: delete x->tunnel as we delete x

In the Linux kernel, the following vulnerability has been resolved: xfrm: delete x-tunnel as we delete x The ipcomp fallback tunnels currently get deleted from the various lists and hashtables as the last user state that needed that fallback is destroyed not deleted. If a reference to that user...

7.8CVSS6.2AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/11/23 12:23 a.m.6 views

SUSE CVE-2025-40211

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: Fix use-after-free in acpivideoswitchbrightness The switchbrightnesswork delayed work accesses device-brightness and device-backlight, freed by acpivideodevunregisterbacklight during device removal. If the work...

6.3CVSS6.6AI score0.00195EPSS
SaveExploits0References21
EUVD
EUVD
added 2025/11/21 12:32 p.m.7 views

EUVD-2025-198436

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: Fix use-after-free in acpivideoswitchbrightness The switchbrightnesswork delayed work accesses device-brightness and device-backlight, freed by acpivideodevunregisterbacklight during device removal. If the work...

6.1AI score0.00195EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/21 11:15 a.m.9 views

DEBIAN-CVE-2025-40211

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: Fix use-after-free in acpivideoswitchbrightness The switchbrightnesswork delayed work accesses device-brightness and device-backlight, freed by acpivideodevunregisterbacklight during device removal. If the work...

5.5AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/21 11:15 a.m.15 views

AZL-70657 CVE-2025-40211 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: Fix use-after-free in acpivideoswitchbrightness The switchbrightnesswork delayed work accesses device-brightness and device-backlight, freed by acpivideodevunregisterbacklight during device removal. If the work...

5.9AI score0.00195EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/11/21 10:21 a.m.11 views

CVE-2025-40211 ACPI: video: Fix use-after-free in acpi_video_switch_brightness()

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: Fix use-after-free in acpivideoswitchbrightness The switchbrightnesswork delayed work accesses device-brightness and device-backlight, freed by acpivideodevunregisterbacklight during device removal. If the work...

5.3AI score0.00195EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/21 10:21 a.m.6 views

CVE-2025-40211 ACPI: video: Fix use-after-free in acpi_video_switch_brightness()

In the Linux kernel, the following vulnerability has been resolved: ACPI: video: Fix use-after-free in acpivideoswitchbrightness The switchbrightnesswork delayed work accesses device-brightness and device-backlight, freed by acpivideodevunregisterbacklight during device removal. If the work...

6.5AI score
SaveExploits0References11
CVE
CVE
added 2025/11/21 10:21 a.m.51 views

CVE-2025-40211

In CVE-2025-40211, a Linux kernel ACPI code path (ACPI: video) had a use-after-free in acpi_video_switch_brightness() where switch_brightness_work accesses device fields after the backlight was freed during removal. The patch prevents this by calling cancel_delayed_work_sync() for each device’s s...

6.2AI score0.00195EPSS
SaveExploits0References8
Rows per page
Query Builder