ofono.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] CVE-2023-4233 and CVE-2023-4234
@ 2023-12-21 14:16 Denis Grigorev
  2023-12-21 14:16 ` [PATCH 1/2] smsutil: Check that address fits in memory Denis Grigorev
  2023-12-21 14:16 ` [PATCH 2/2] smsutil: Check that submit report " Denis Grigorev
  0 siblings, 2 replies; 5+ messages in thread
From: Denis Grigorev @ 2023-12-21 14:16 UTC (permalink / raw)
  To: ofono; +Cc: denkenz, d.grigorev

Hello,

The following patches prevent possible buffer overflow during SMS
decoding. 

There are corresponding bug reports on Red Hat Bugzilla:

 * https://bugzilla.redhat.com/show_bug.cgi?id=2255396
 * https://bugzilla.redhat.com/show_bug.cgi?id=2255399

Denis Grigorev (2):
  smsutil: Check that address fits in memory
  smsutil: Check that submit report fits in memory

 src/smsutil.c | 10 ++++++++++
 1 file changed, 10 insertions(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-12-22 19:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-21 14:16 [PATCH 0/2] CVE-2023-4233 and CVE-2023-4234 Denis Grigorev
2023-12-21 14:16 ` [PATCH 1/2] smsutil: Check that address fits in memory Denis Grigorev
2023-12-22 19:26   ` Denis Kenzior
2023-12-21 14:16 ` [PATCH 2/2] smsutil: Check that submit report " Denis Grigorev
2023-12-22 19:38   ` Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).